The official NGINX Open Source repository.
Go to file
Igor Sysoev 622721a598 an excess was logged as 0.000 if requests were limited without delay:
*) use a real excess value instead of non-updated limit_req rbtree node field,
*) move inactivity queue handling inside ngx_http_limit_req_lookup()
   since the node is not required outside the lookup function;

the bug has been introduced in r3184
2010-10-13 20:58:41 +00:00
auto gzip_disable degradation 2010-10-04 15:03:00 +00:00
conf ngx_http_scgi_module 2010-06-18 15:51:14 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.8.52-RELEASE 2010-09-28 06:59:58 +00:00
misc copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip 2010-07-29 09:10:12 +00:00
src an excess was logged as 0.000 if requests were limited without delay: 2010-10-13 20:58:41 +00:00
.hgtags release-0.8.52 tag 2010-09-28 06:59:59 +00:00