Isn't this related to the max thread count setting in server.xml? I
would also look into tuning your session expiration value. Perhaps
having a logout button or javascript that will invalidate the session
when they leave your page...

Hope this helps.

-Dennis

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vikram
Godse
Sent: Tuesday, March 07, 2006 8:22 AM
To: Tomcat Users List
Subject: Tomcat Crashes after 1000 sessions.

Hi,
I am running Apache Tomcat/5.5.12 with JVM 1.5.0-b64.My O/S is RHEL4.0
ES.My hardware configuration is as follows
Intel Xeon 3.0Ghz Dual CPU
RAM 4gb
I am running an JSP and Servlets based application with connectivity
to MySQL 5 for database access.
I am facing a problem, when my user sessions(in tomcat) go beyond 1000
the tomcat server stop serving requests and just displays a blank
page.What i have observed that, though there are only 150 users
actually accessing the website the number of sessions are atleast
800-900.
Can anybody tell me where the problem lies? i have been trying a lot
but no solution yet.
Thanks & Regards,
VIkram


--
Try not do or do not, there is no try !

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


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

Reply via email to