From: Ruediger Pluem Date: Wed, 26 Feb 2014 19:50:08 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.27~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb0f53e436d9c8d9fa981ac02e5cc18b72e7266;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1572218 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ad9eeb487e7..72470682488 100644 --- a/STATUS +++ b/STATUS @@ -151,6 +151,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~jailletc36/patch_2.2.diff +1: jailletc36 + * mod_ssl: Do not perform SNI / Host header comparison in case of a + forward proxy request. + Trunk version of patch: + http://svn.apache.org/r1553204 + http://svn.apache.org/r1555240 + http://svn.apache.org/r1572198 + Backport version for 2.2.x of patch: + http://people.apache.org/~rpluem/patches/no_sni_check_forward_proxy_2.2.x.diff + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically