]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r761329 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 17 Apr 2009 13:40:08 +0000 (13:40 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 17 Apr 2009 13:40:08 +0000 (13:40 +0000)
commitbbc16c8d6d1cf46df80682383729c49ec71160cb
tree2b5d43f5581feb4e03b710009f119c63ddc7f901
parent0d6dfd0bb19978be12af5b456c6ac04416003776
Merge r761329 from trunk:

The remote port information was forgotten from the builtin
data of the AJP 13 protocol.  Since the servlet spec allows
to retrieve it via getRemotePort(), we provide the port to
the Tomcat connector as an additional request attribute.
Modern/future Tomcat versions know how to retrieve
the remote port from the attribute AJP_REMOTE_PORT.

See:
https://issues.apache.org/bugzilla/show_bug.cgi?id=41263
http://svn.eu.apache.org/viewvc?view=rev&revision=756926
http://svn.eu.apache.org/viewvc?view=rev&revision=757223

Submitted by: rjung
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@765998 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/ajp_header.c
modules/proxy/ajp_header.h