Tomcat Session Managment Problem under Linux 2004-01-26 - By Shane O'Sullivan
Back Hi All, I am using Tomcat 4.1 running on Red Hat Linux 9.0. I have succesfully deployed my servlet and all seems to be running ok except for one issue. The number of sessions for my servlet seems to be incrementing, even if I stop and restart Tomcat. Its currently at 86 and i'm worried this will effect performance. I have tried setting the <session-timeout> variable but to no avail. This doesn't however happen on a Windows machine. If I restart Tomcat the number of sessions goes to 0 for my servlet. I'm just wondering if anyone has met anything like this before, of if anyone can shed some light on this for me.
Many thanks in advance, Regards, Shane.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|