about limit_req module's implement.
Maxim Dounin
mdounin at mdounin.ru
Fri Feb 25 15:54:31 MSK 2011
Hello!
On Fri, Feb 25, 2011 at 09:22:50AM +0800, Simon Liu wrote:
> Thanks!
>
> my question is , when client send two or more request in one milliseconds,
> whatever you set rate is , the nginx will send 503 to client.because nginx
> limit_req's precision is milliseconds.
Yes, all request but first one will be rejected. Burst is here to
allow many request within arbitrary short period of time.
Maxim Dounin
[...context lost in top-posting...]
More information about the nginx-devel
mailing list