]> granicus.if.org Git - apache/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Sun, 13 Jul 2014 14:57:25 +0000 (14:57 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 13 Jul 2014 14:57:25 +0000 (14:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610221 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0e129bcabf29be41b8bac8e74b7c2d36704ee750..9ee5805d4e163793614ee1a74cf8222422aa029a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -188,6 +188,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: Trunk patch works modulo CHANGES.
      +1: trawick, minfrin
 
+   * mod_proxy_ajp: Forward local IP address as a custom request attribute
+     like we already do for the remote port.
+     Both were forgotten in the original AJP 13 spec
+     but are needed by the Servlet spec. Until now,
+     Tomcat simply returns for getLocalAddr() the same as
+     for getLocalName().
+     The next round of Tomcat releases will look for the
+     optional new request attribute.
+     See also Tomcat BZ 56661.
+     trunk patch: http://svn.apache.org/r1610207
+     2.4.x patch: Trunk patch works plus CHANGES.
+     +1: rjung
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: