You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/10/01 23:46:00 UTC

DO NOT REPLY [Bug 13185] New: - Parallel JSP requests get crossed reponses from Tomcat.

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13185

Parallel JSP requests get crossed reponses from Tomcat.

           Summary: Parallel JSP requests get crossed reponses from Tomcat.
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: cockerham@flame.org


I have a JSP page that is pre-compiled.  Meaning I've visited the page with my
browser before I do this.
I get two browsers running on either the same machine or different machines with
different IP's.  I request the same page with two different GET paramenters. 
I'm hitting the link at the same time on the two browsers.

The response is unpredictable.  Some times one browswer fails to get a
response.  Sometimes the second browser gets the page intended for the first
browser.  etc.

This is very severe.  Both connections are https because the information is
confidential to our customers.  There is a possibility that one of our customers
could see another's information.

I'm serving these pages from RH Linux 7.3 and Tomcat-Catalina 4.0.4

Thanks, Rick
CTO, Syngenium, Inc.
rick@syngenium.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>