a question about limit_zone module
Manlio Perillo
manlio_perillo at libero.it
Thu May 24 00:26:17 MSD 2007
Igor Sysoev ha scritto:
>>
>> I would like to have a more general module, where I can limit, as an
>> example, more that 3 connections in 1 seconds from the same address, or
>> with the same value of an HTTP (including upstream) header.
>
> No, nginx currently does not support this.
> I plan to extend limit_zone capabilites to limit say
> no more than 5 request per second with 10 requests burst (using
> leaky bucket algorithm).
>
Thanks, thats's great!
I can use it to limit login attempts or multiple requests to heavy to
render pages.
Regards Manlio Perillo
More information about the nginx
mailing list