Author: rjung
Date: Sat Mar 21 13:00:18 2009
New Revision: 756932
URL: http://svn.apache.org/viewvc?rev=756932&view=rev
Log:
Add backport proposal.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=756932&r1=756931&r2=756932&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Mar 21 13:00:18 2009
@@ -112,3 +112,12 @@
Backport of http://svn.apache.org/viewvc?rev=755302&view=rev
+1: rjung, fhanik
-1:
+
+* Allow AJP connectors to provide correct getRemotePort().
+ The remote port is not part of the AJP13 protocol.
+ Since the protocol is not extensible enough for standard
+ attributes, we use generic attributes mechanism to forward
+ the remote port.
+ Backport of http://svn.apache.org/viewvc?rev=756926&view=rev
+ +1: rjung
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]