Re: Re: How to control the total requests in Ngnix

2017-12-02 Thread tongshus...@migu.cn
Hi Francis, Thanks for help. I might have misunderstood some concepts and rectify them here: burst--bucket size; rate--water leaks speed (not requests sent speed) right? Tong From: Francis Daly Date: 2017-12-02 19:02 To: nginx Subject: Re: Re: How to control the total requests in Ngnix On Fr

Re: Re: How to control the total requests in Ngnix

2017-12-02 Thread Francis Daly
On Fri, Dec 01, 2017 at 11:18:06AM +0800, tongshus...@migu.cn wrote: Hi there, Others have already given some details, so I'll try to put everything together. > limit_req_zone "all" zone=all:100m rate=2000r/s; The size of the zone (100m, above) relates to the number of individual key values tha

Re: Re: How to control the total requests in Ngnix

2017-12-02 Thread tongshus...@migu.cn
I want to set the rate limiting for the entire server not for each client ip. 童树山 咪咕视讯科技有限公司 研发部 Mobile:13818663262 Telephone:021-51856688(81275) Email:tongshus...@migu.cn From: Gary Date: 2017-12-01 22:43 To: nginx Subject: Re: How to control the total requests in Ngnix Is this limiting for o

debian package nginx-naxsi

2017-12-02 Thread Sophie Loewenthal
Hi, Debian Wheezy had a package called nginx-naxsi that had the WAF NAXSI compiled. I’ve not seen this on recent versions of Debian. Does this still exist or was this moved to another repository? Kind regards, Sophie ___ nginx mailing list ngin