From: Yann Ylavic Date: Thu, 27 Feb 2014 15:44:26 +0000 (+0000) Subject: Propose r1572630 to backport. X-Git-Tag: 2.4.8~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fa441460d65ce052794e1c2d0c458158ed7da16;p=apache Propose r1572630 to backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572634 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index be70daad3d..a7a9a6ef82 100644 --- a/STATUS +++ b/STATUS @@ -209,6 +209,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: ylavic, jim + * mod_proxy: 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. + trunk patch: http://svn.apache.org/r1572630 + http://svn.apache.org/r1572611 (MMN minor bump) + 2.4.x patch: trunk works (modulo MMN) + +1: ylavic + OTHER PROPOSALS