Tomcat non-sticky load balancing

2004-07-16 Thread senthilnathan thiagarajan
Hai, We have an use case where each web request will be served by any one server from a cluster of tomcat servers (non-sticky load balancing). Session replication is not done as we maintain nothing in the session. The following are the steps involved in form-based-login in Tomcat 5.16 Cli

Re: Session not freed in tomcat4.0.6

2003-12-03 Thread senthilnathan
Hi, Can you point me how to do these settings? Thanks, senthilnathan - Original Message - From: "Shapira, Yoav" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 8:24 PM Subject: RE: Session not freed in t

Session not freed in tomcat4.0.6

2003-12-03 Thread senthilnathan
Hi, I am using Tomcat 4.0.6 in solaris2.8 After tomcat shutdown, i am seeing the sessions are not freed. I mean After shutdown and restart the tomcat, i am getting the same sessionid and the session attributes are still there. Any idea what is the problem here? Thanks, senthilnathan