bug in nginx-0.8.28

Paul Roland paul.roland at yahoo.com
Thu Nov 26 11:20:20 MSK 2009


I have:

        limit_req_zone  $binary_remote_addr  zone=one:10m   rate=5r/s;
        limit_req   zone=one  burst=5;

in http zone.

whatever changes I make ot that directive even if I set 100/s won't serve more than 2 requests per second.

maybe Im doing it wrong?


      




More information about the nginx mailing list