]> git.kaiwu.me - nginx.git/commit
if subrequest response was buffered in file, then subrequest was finalized
authorIgor Sysoev <igor@sysoev.ru>
Sun, 17 Jun 2007 09:29:15 +0000 (09:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 17 Jun 2007 09:29:15 +0000 (09:29 +0000)
commitdef1e7439fe14d343368e372b611891f976e4c5e
treecd1ce0bf9f3c6e86d9398239ca0a6f17e9dc6ec6
parentb5f30a87c5401528f28ea93fe80acf4fd8017478
if subrequest response was buffered in file, then subrequest was finalized
with 0 code, ngx_http_writer() was not set, and response part in file was lost
src/http/ngx_http_copy_filter_module.c
src/http/ngx_http_upstream.c