From: Rainer Jung Date: Fri, 20 Feb 2015 07:32:51 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.13~422 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e691ce90aa99e9089c0e1913fab9914474ecc8d0;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1661068 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bf9bbb70fa9..9c733592e2c 100644 --- a/STATUS +++ b/STATUS @@ -327,6 +327,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: jailletc36, mrumph + * mod_proxy_ajp: Forward SSL protocol name (from SSL_PROTOCOL). + Forthcoming Tomcat versions know how to extract it and will + provide it as a servlet request attribute. + The change is compatible with existing AJP13, because we forward + the protocol name as a normal named attribute, not with a new + byte abbreviated attribute name. + trunk patch: http://svn.apache.org/r1661067 + 2.4.x patch: trunk works (modulo CHANGES) + +1: rjung + OTHER PROPOSALS * A list of further possible backports can be found at: