]> git.kaiwu.me - nginx.git/commit
do not free buffer with cache header before it would be written,
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 May 2009 19:04:00 +0000 (19:04 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 May 2009 19:04:00 +0000 (19:04 +0000)
commit63d0bea178090e898a1b70eaf83cd26bd7586ce2
tree29687c14d18fef5927dffeb2fb68190f878d6655
parentfd5db1eb626ada5b892a29ea2de259bd7c7c1485
do not free buffer with cache header before it would be written,
it seems this affected header only FastCGI responses only:
proxied header only responses were cached right
src/event/ngx_event_pipe.c