atom feed6 messages in ru.sysoev.nginxlimit issue, i think it's a bug
FromSent OnAttachments
websunNov 26, 2009 12:23 am 
talistoNov 26, 2011 2:02 am 
Maxim DouninNov 26, 2011 2:38 am 
talistoNov 26, 2011 4:22 am 
Stefan CaunterNov 26, 2011 5:20 am 
Maxim DouninNov 26, 2011 12:27 pm 
Subject:limit issue, i think it's a bug
From:websun (ngin@nginx.us)
Date:Nov 26, 2009 12:23:09 am
List:ru.sysoev.nginx

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?

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