Re: nginx Connections

2018-03-15 Thread Aziz Rozyev
check the limit_req_module, http://nginx.org/ru/docs/http/ngx_http_limit_req_module.html our beloved and hugely useful search engines gave this: https://www.nginx.com/blog/rate-limiting-nginx/ it’s not possible to manipulate limits with cli though. br, Aziz. > On 15 Mar 2018, at 09:52, Ma

nginx Connections

2018-03-14 Thread Manali
I want to limit the connections used by nginx using CLI. I know that we can set worker connections to different values in nginx conf file. But no of worker connections will include not only the connections to the host. It also includes proxy connections too. If I want to give user flexibility to