Re: rate limit by header or API key

2021-03-27 Thread Francis Daly
On Thu, Mar 25, 2021 at 03:48:41PM -0500, Andy Meadows wrote: Hi there, > using nginx open source, is there an option to provide a custom rate limit > by user agent, http header value, or an API key? Looking for the best > option to provide custom rate limits to named users, but the traffic is >

rate limit by header or API key

2021-03-25 Thread Andy Meadows
using nginx open source, is there an option to provide a custom rate limit by user agent, http header value, or an API key? Looking for the best option to provide custom rate limits to named users, but the traffic is coming from unpredictable IP addresses. _