Re: ngx_http_limit_req_module questions

2016-08-11 Thread siddharth78
hi - did you ever get a response for this? did you end up using ngx_http_limit_req_module or something else? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,245334,268921#msg-268921 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.

ngx_http_limit_req_module questions

2013-12-08 Thread Lord Nynex
Hello, I have a requirement to rate limit requests to one of my customer facing API's. At present Nginx is a proxy point directing traffic to network internal servers based on endpoint URL. I am interested in integrating more tightly with Nginx to do this rate limiting before the traffic is passed