]> git.kaiwu.me - nginx.git/commit
Upstream: keepalive flag.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Sep 2011 19:03:15 +0000 (19:03 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 15 Sep 2011 19:03:15 +0000 (19:03 +0000)
commit2d6be3fe93201552439c48b7f90744746b18a233
tree128d783b16ebda6315b212603395843f4cb312b4
parenta746bab7c113840246159a805e544457161c1d86
Upstream: keepalive flag.

This patch introduces r->upstream->keepalive flag, which is set by protocol
handlers if connection to upstream is in good state and can be kept alive.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h