]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't reuse a SSL backend connection whose SNI differs. PR 55782.
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 14:52:12 +0000 (14:52 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 14:52:12 +0000 (14:52 +0000)
commit93a607e6f2edc303cc660350a812fc4db35e956d
treee1908d1b3e60b39ff638a51ca33745793c113fa2
parent739dc00ca9b8e66166fbda05fce0ce2804f8e564
Don't reuse a SSL backend connection whose SNI differs. PR 55782.
This may happen when ProxyPreserveHost is on and the proxy-worker
handles connections to different Hosts.

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