Welcome! Log In Create A New Profile

Advanced

Re: Rate limiting intervals

Valentin V. Bartenev
January 17, 2014 07:02PM
On Friday 17 January 2014 18:26:09 PieterVI wrote:
> Hi Valentin,
>
> I know that 100r/s is equal to 1 request per 10 milliseconds.
>
> If you specifiy 100r/s nginx will send 100 requests within the first
> milliseconds of a certain second.
[..]

Yes, but only if you have set burst=100.

There is no second/minute granularity in limit_req module. It's just a
measure.

If you set 100r/s with zero burst, then every request received in less
than 10 milliseconds after the previous permitted one will be declined.

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Rate limiting intervals

PieterVI January 17, 2014 04:52PM

Re: Rate limiting intervals

Valentin V. Bartenev January 17, 2014 05:30PM

Re: Rate limiting intervals

PieterVI January 17, 2014 06:26PM

Re: Rate limiting intervals

Valentin V. Bartenev January 17, 2014 07:02PM

Re: Rate limiting intervals

PieterVI January 18, 2014 02:17PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 326
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready