Hi,
We have just upgraded the Tomcat from 6 to 7.

After the upgrade, we have noticed some IP address returned from
request.getRemoteAddr() is not the as expected.

In more detail, we have list of client boxes making a request.
Lets say, box1, box2,.. box n.

box1 makes a request to Tomcat7 server but the request.getRemoteAddr()
returns the IP address of box2 (or box n).  This problem doesn't happen all
the time which making it more difficult to debug.

I've searched the tomcat-users and bugzilla for any possible known issues
but couldn't find it.

I would appreciate any pointers on why this might be happening.

Thanks


-- 
View this message in context: 
http://old.nabble.com/Tomcat-7-sometime-returns-wrong-IP-address-with-request.getRemoteAddr%28%29-tp32503787p32503787.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to