]> git.kaiwu.me - nginx.git/commit
Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
authorValentin Bartenev <vbart@nginx.com>
Mon, 16 Sep 2013 14:33:39 +0000 (18:33 +0400)
committerValentin Bartenev <vbart@nginx.com>
Mon, 16 Sep 2013 14:33:39 +0000 (18:33 +0400)
commit096678ced4995f43c0e1930a92061eaf497699c8
tree4a37e720441544d739cf0bd5dfc2a3b2d4ec4a21
parent182a05b9d5b4321be89aa25ade89e41d00f0b4f7
Upstream: use EPOLLRDHUP to check broken connections (ticket #320).

This allows to detect client connection close with pending data on Linux
while processing upstream.
src/http/ngx_http_upstream.c