]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Fri, 20 Feb 2015 07:32:51 +0000 (07:32 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 20 Feb 2015 07:32:51 +0000 (07:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1661068 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bf9bbb70fa9f22e879c01e63a9612b2f93f07fd9..9c733592e2c855e43d2c812e9103dc5015a00cf4 100644 (file)
--- 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: