]> git.kaiwu.me - nginx.git/commit
r1260 merge:
authorIgor Sysoev <igor@sysoev.ru>
Thu, 5 Jul 2007 11:42:11 +0000 (11:42 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 5 Jul 2007 11:42:11 +0000 (11:42 +0000)
commit4bbe5ee871a0e4681bdf7ac8a13555f29834bbb8
tree5ab36c95a02637c366a49e5d633e0217e39b97ae
parentd79ae709ab7de1863aacd62fb967a059311cfb47
r1260 merge:

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