Hi,

which Tomcat-Version do you use? Everything before 3.2.3 has a serious bug 
in a pool-Utility which leads to several problem, one of them is breaking 
the relation between requests and responses. That one is fixed in 3.2.3, 
but maybe its related to your problem.

You should give more technical details about your setup.

Rainer Jung


At 12:01 27.08.01 , you wrote:
>Hi.
>
>We are developing a crucial site with payment options.
>
>We need to do server side session handling a lot.
>We have implemented the same using JSP/Bean and default sessionobjects of
>the webserver.  We assume that the implementation is correct.  The Webserver
>is Apache/tomcat.
>
>But when the load increases, say beyond 100 simultaneous users, we find that
>part of the variables between sessions swap.
>
>We want to know what can be done.
>Are there any parameters to be set in the webserver???
>
>
>M.S. Anand.

Reply via email to