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. _

please delete me from your mailing list

2020-02-19 Thread Andy Millar
-- R. A. "Andy" Millar 920 S. Main PO Box 388 Milton-Freewater, OR 97862 541 938-4485fax 541 938-0328 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

how to limit the total header size of a request?

2015-01-19 Thread Andy
Hi guys, I'm looking for a configuration to limit the summarized size for the request line and all header fields in a request? It looks " *client_header_buffer_size* *size"* is to limit the single header field. Thanks! ___ nginx mailing list nginx@ngin

Re: Does nginx support openstack swift API?

2014-05-30 Thread Andy
On Thu, May 29, 2014 at 8:25 PM, Maxim Dounin wrote: > Hello! > > On Thu, May 29, 2014 at 07:04:46PM +0800, Andy wrote: > > > Hello guys, > > > > I'm trying to find a way to use OpenStack SWIFT with nginx, the below are > > request steps: > >

Does nginx support openstack swift API?

2014-05-29 Thread Andy
ng nginx modules? Thanks, Andy ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: cache manager process - i/o perf

2014-05-22 Thread Andy
On Thu, May 22, 2014 at 5:05 PM, ixos wrote: > > Can I know what is the ingest Gbps into the SSDs when you hit the > problem? > About ~500 Mbps > > > and How many cached file nodes in cache-manager? I have millions ... > Between 7-9 milions > > Can you tell more about your configuration os/nginx/

Re: cache manager process - i/o perf

2014-05-21 Thread Andy
I hit similar problem ... Can I know what is the ingest Gbps into the SSDs when you hit the problem? and How many cached file nodes in cache-manager? i have millions ... On Wed, May 21, 2014 at 7:57 PM, ixos wrote: > I'm having problem with I/O performance. I'm running nginx as caching > rever

Re: nginx port for socket.io

2014-01-12 Thread Andy Tynefield
The nginx configuration provided is valid for this use case. Ensure that the browser is attempting to connect to the domain on port 80 for the socket io stuff and ensure that socket io is listening on the same port along with the node app. [Sent from Andrew's iPhone] > On Jan 12, 2014, at 9:18