On Thu, 19 Sep 2002, Jason Koeninger wrote:

> Has anyone seen sessions move between users running Tomcat 3.3.1?
> I'm using Apache 1.3.26 connecting to Tomcat 3.3.1 with mod_jk using
> the ajp12 protocol, and it sounds from user reports as if sessions
> are moving between users.  At first, I thought it had something to
> do with proxies caching the pages, but the last report I got rules
> out a proxy as the users were on totally independent networks.

This could be a multi-threading issue -- i.e. some of your code may
not be thread-safe.

Milt Epstein
Research Programmer
Integration and Software Engineering (ISE)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to