  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | TC 4.1.12 on Linux - session swapping | TC 4.1.12 on Linux - session swapping 2004-01-07 - By Norris Shelton
Back We are running TC 4.1.12 on Linux. We have 8 different websites that run on tomcat. Most of them are low volume.
We have encountered the problem where a test engine is executing multiple requests from multiple machines using multiple user accounts against a specific webapp. Sometimes the search results that come back are the search results for a query that was supposed to be ran by one of the other machines.
Here is an example.
Machine 1 - user 1 -query 1 Machine 2 - user 2 - query 2
machine 1 will sometimes get the results from query 2.
The session information holds all of the information. This is from an internal test against a test server so there is no firewall, proxy, etc in the way.
I have also been told that this has happened on one of our other web apps also. This time it was a production machine and one of our most used webapps.
Any ideas?
=====
Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton
__ ____ ____ ____ ____ ____ ______ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|
 |