You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brian Bonner <br...@paraware.com> on 2006/02/23 04:40:29 UTC

408 Error - Workaround

I had been experiencing a 408 error in my apache logs when I was using 
the Apache Web Server (HTTPD) as a proxy in front of Tomcat 5.0.28, 
Tomcat 5.0.30 and Tomcat 5.5.9.  As it turns out I believe there is a 
problem with Tomcat and how it sets fhe path for cookies, specifically 
the JSESSION_ID.

This problem only occurs if you make the path of the apache proxy 
DIFFERENT from Tomcat.  If they're the same, it doesn't occur.  This too 
a while to track down.

I hope it helps someone in the future.  If it helps you out, please let 
me know :)

Check out:  http://issues.apache.org/bugzilla/show_bug.cgi?id=38760  
where I logged the bug.

-- 
Brian


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