Chris Boyce wrote:
>
> Just to add my own observations... I can "push over" our test
> environment simply by hitting refresh (rapidly) for our front page,
> which does contain some SQL queries.  By just one browser continuously
> interrupting the connections with "refresh", I can watch the Java
> process in top climb over 80% CPU and the site becomes unresponsive.

Can you send Tomcat a QUIT signal so that you can get a stack trace and
see what all the Tomcat threads are doing?  Does Tomcat eventually recover
if you let it sit a while?

-Dave

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

Reply via email to