diff options
author | Igor Sysoev <igor@sysoev.ru> | 2010-10-13 20:58:41 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2010-10-13 20:58:41 +0000 |
commit | 622721a598e272ccea54dba8dda2b89227f0d372 (patch) | |
tree | f7a3e5dc4bab9fae81d5f58fc65f4095fc1410e4 /src/os/unix/ngx_process.c | |
parent | 824856fc10b5580fcd047fc8db0e4c3f133f60e6 (diff) | |
download | nginx-622721a598e272ccea54dba8dda2b89227f0d372.tar.gz nginx-622721a598e272ccea54dba8dda2b89227f0d372.zip |
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
Diffstat (limited to 'src/os/unix/ngx_process.c')
0 files changed, 0 insertions, 0 deletions