]> granicus.if.org Git - apache/commit
mod_proxy_http: Don't expect the backend to ack the "Connection: close" to
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Feb 2015 17:03:05 +0000 (17:03 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Feb 2015 17:03:05 +0000 (17:03 +0000)
commit2ebf887e1bff8df548605fe20cd1ea525409126f
tree598f51803ecfc98c15a1880490804b2b95fc2fcc
parent92d6cd6db896b75ae35ab3412988692c74add88e
mod_proxy_http: Don't expect the backend to ack the "Connection: close" to
finally close those not meant to be kept alive by SetEnv proxy-nokeepalive
or force-proxy-request-1.0, and respond with 502 instead of 400 if its
Connection header is invalid.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1658760 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_http.c