]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1750392,r1750412,r1750416,r1750474,r1750494,r1750508 from trunk:
authorStefan Eissing <icing@apache.org>
Mon, 24 Oct 2016 10:06:41 +0000 (10:06 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 24 Oct 2016 10:06:41 +0000 (10:06 +0000)
commit3a3d85555d430e1a6218c83bdadc01bd7466f0ca
tree8be8347b91b5cbedb7d198bf123dba6cc6dc253f
parentf5a7412fb42d9b2c3bdef4f18003899281561f7e
Merge of r1750392,r1750412,r1750416,r1750474,r1750494,r1750508 from trunk:

mod_proxy_{http,ajp,fcgi}: don't reuse backend connections with data
     available before the request is sent.  PR 57832.

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