comparison auto/include @ 4620:204b780a89de

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).
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 14 May 2012 09:48:05 +0000
parents d620f497c50f
children 434548349838
comparison
equal deleted inserted replaced
4619:3171ec7d0d05 4620:204b780a89de