]> granicus.if.org Git - apache/commit
We now keep the entire conn_rec across downstream keepalives, not
authorGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 19:52:40 +0000 (19:52 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 19:52:40 +0000 (19:52 +0000)
commit056f85fe07ada5333971b2666aca98668ef265ec
tree9b11d695a4530a258dcce5ba7853f5807cc4be20
parent81dd463659427e65d6962b604ea3a297cd5466eb
We now keep the entire conn_rec across downstream keepalives, not
just the socket.
Made the "keepalive mismatch" message more accurate.
PR:
Obtained from:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88793 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c
modules/proxy/proxy_util.c