]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1729826, r1729847, r1732986, r1733056 from trunk:
authorYann Ylavic <ylavic@apache.org>
Sat, 7 Jan 2017 12:57:16 +0000 (12:57 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 7 Jan 2017 12:57:16 +0000 (12:57 +0000)
commit9751154db263b4e382ca162e20d21d29321e1e87
tree1270f3b401b515a3b5ef2c00da8f21e67d69f6ab
parent0c9a926ceb2ccb4b12ba7e3867a90b993c26b1a5
Merge r1729826, r1729847, r1732986, r1733056 from trunk:

mod_proxy: Play/restore the TLS-SNI on new backend connections which
had to be issued because the remote closed the previous/reusable one
during idle (keep-alive) time.

mod_proxy: follow up to r1729826: really copy conn->ssl_hostname.

mod_proxy: follow up to r1729826 + r1729847.
Adjust stacked ssl_hostname maximum size.

mod_proxy: follow up to r1729826 + r1729847 + r1732986.
Don't use magic constants.

Submitted by: ylavic
Reviewed by: ylavic, wrowe, covener, orlikowski

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777778 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.h
modules/proxy/proxy_util.c