limit issue, i think it's a bug

Maxim Dounin mdounin at mdounin.ru
Sat Nov 26 10:39:32 UTC 2011


Hello!

On Sat, Nov 26, 2011 at 05:03:24AM -0500, talisto wrote:

> I realize this is a two-year-old topic, but I'm having the same issue. 
> It doesn't matter what I have the rate set to, it only allows about 2
> requests per second.  This is my config:
> 
> in http:
> limit_req_zone $binary_remote_addr zone=flood:10m rate=15r/s;
> 
> in server location:
> limit_req zone=flood;
> 
> That should really be all that is necessary, right?  I'm using Nginx
> 1.1.6.

How do you test it?

Maxim Dounin



More information about the nginx mailing list