You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2015/02/20 08:32:52 UTC

svn commit: r1661068 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Fri Feb 20 07:32:51 2015
New Revision: 1661068

URL: http://svn.apache.org/r1661068
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1661068&r1=1661067&r2=1661068&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Feb 20 07:32:51 2015
@@ -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: