]> granicus.if.org Git - apache/commit
mod_proxy_http: Use the "Connection: close" header for requests to
authorJeff Trawick <trawick@apache.org>
Wed, 15 Apr 2015 17:50:46 +0000 (17:50 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 15 Apr 2015 17:50:46 +0000 (17:50 +0000)
commit14afe13363cdfade47d34263723647c76c7f6c7e
tree9cea213d47fd5b9644ac906e93b4b998ea45dfe1
parent755678e91203795071ca9158eee1d9e2d6bdd855
mod_proxy_http: Use the "Connection: close" header for requests to
backends not recycling connections (disablereuse), including the default
reverse and forward proxies.

Submitted by: ylavic (and trawick for an old helper function)
Reviewed by: rjung, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673896 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_fcgi.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c