DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28555

Error in retrieving HttpServletRequestproperties.

           Summary: Error in retrieving HttpServletRequestproperties.
           Product: Tomcat 4
           Version: 4.1.27
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When two instances of Tomcat are running on the same physical system the
following methods of the HttpServletRequest return the wrong values:

getServerPort()
getRequestURL() 

This occurs when redirecting from the first tomcat server to the second tomcat
server (on the same system). In the second tomcat server the tomcat port of the
first server is returned when using the mentioned methods of the incoming
HttpServletRequest.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to