Rate limiting intervals

PieterVI nginx-forum at nginx.us
Fri Jan 17 23:26:09 UTC 2014


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.
Once these request are done no request will be handled anymore.

When you would be able to specifiy more granular rate limiting interval you
whould be able to get a more continuous load.
see: http://imagebin.org/287286

Kind regards,
Pieter

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,246575,246578#msg-246578



More information about the nginx mailing list