]> git.kaiwu.me - nginx.git/commit
increase request counter before an upstream cleanup because the cleanup
authorIgor Sysoev <igor@sysoev.ru>
Tue, 8 Sep 2009 11:37:50 +0000 (11:37 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 8 Sep 2009 11:37:50 +0000 (11:37 +0000)
commit3e751480b2deaa171e319da5f068eb22389a7aa7
tree9bddb9b91e92a8de565e30dfe6ba12685a1ad751
parent4d4b2a1b40e1f0b5f669f05cfa22beaeb4f4c2f9
increase request counter before an upstream cleanup because the cleanup
decreases the counter via ngx_http_finalize_request(r, NGX_DONE),
the bug was introduced in r3050
src/http/ngx_http_upstream.c