]> git.kaiwu.me - nginx.git/commit
finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
authorIgor Sysoev <igor@sysoev.ru>
Fri, 22 Jul 2011 13:30:16 +0000 (13:30 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 22 Jul 2011 13:30:16 +0000 (13:30 +0000)
commita3741fb24d9dc5ec0477d0cb3f513322ae7bfbb9
tree33426254c8f62ed68f0ace58a8209e903b5af17a
parentb0b6bcedfc4b74bfe13b55b684a9cfc9e03ac100
finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
for another send_timeout before actually closing client's connection
if client timed out while still talking to upstream server

patch by Maxim Dounin
src/http/ngx_http_upstream.c