Hi, We have recently encountered an issue where running two separate Tomcat instances behind a single HTTPD server would cause issues with the JSESSIONID cookie, because each is over-writing the name of the other. Having looked in Bugzilla I found the following ticket for Tomcat 5:
https://issues.apache.org/bugzilla/show_bug.cgi?id=42419 I provided a patch for the issue, and would like to know whether this would be accepted? I have also opened a separate ticket on this same issue for Tomcat 6, to include an equivalent patch: https://issues.apache.org/bugzilla/show_bug.cgi?id=45951 André-John -- mailto:[EMAIL PROTECTED]