diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2012-05-14 09:48:05 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-05-14 09:48:05 +0000 |
| commit | e302ed6fc3ea48f2ccb5bc410d6306522d4f7497 (patch) | |
| tree | c0cb832919dc5d5d0910aad61f534bf5584e4bee /src/http/ngx_http_upstream_round_robin.c | |
| parent | 7d863c0181064b08fa6b3816522551084fd91af5 (diff) | |
| download | nginx-e302ed6fc3ea48f2ccb5bc410d6306522d4f7497.tar.gz nginx-e302ed6fc3ea48f2ccb5bc410d6306522d4f7497.tar.bz2 | |
Fixed possible request hang with filter finalization.
With r->filter_finalize set the ngx_http_finalize_connection() wasn't
called from ngx_http_finalize_request() called with NGX_OK, resulting in
r->main->count not being decremented, thus causing request hang in some
rare situations.
See here for more details:
http://mailman.nginx.org/pipermail/nginx-devel/2012-May/002190.html
Patch by Yichun Zhang (agentzh).
Diffstat (limited to 'src/http/ngx_http_upstream_round_robin.c')
0 files changed, 0 insertions, 0 deletions
