http://nagoya.apache.org/bugzilla/show_bug.cgi?id=438 *** shadow/438 Wed Feb 21 11:02:19 2001 --- shadow/438.tmp.1744 Wed Feb 21 11:02:19 2001 *************** *** 0 **** --- 1,25 ---- + +============================================================================+ + | Tomcat sending the real port which Apache is running on. BugRat Report#754 | + +----------------------------------------------------------------------------+ + | Bug #: 438 Product: Tomcat 4 | + | Status: UNCONFIRMED Version: 4.0 Beta 1 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Unknown | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + With Apache-1.3.14/Tomcat-4.0-b1 running on a linux box with jdk1.3. + Apache configured to use port base virtual hosting. + A Cisco Local Directory used to translate http://www.my.com/ + to 10.10.10.100:8000 or http://www.my1.com/ to 10.10.10.100:8001. + When you access a jsp or servlet on tomcat, tomcat send a Location + header to the client with the real Apache port. + Example. + The client access http://www.my.com/examples/jsp Tomcat returns + http://www.my.com:8000/exmaples/jsp. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]