Hi - I am setting up Kong for our first api project and planning to define a global plugin for:
Rate Limiting EE
Request Size Limiting
Wondering if any guidance out there as to what is typically recommended for initial set of global plugins?
(We will use plugins such as oauth on the individual apis, my query relates to what we apply to all apis)
Thanks