RE: Drops and Spikes in Tomcat responses

2004-10-06 Thread Shapira, Yoav
in ability, although at least for now the $$$ ones seem worth the money. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Kaleb Pederson [mailto:[EMAIL PROTECTED] >Sent: Wednesday, October 06, 2004 2:47 PM >To: Tomcat Users List >Subject: Re: D

Re: Drops and Spikes in Tomcat responses

2004-10-06 Thread Kaleb Pederson
What suggestions do people have for a profiler or a profiler howto? I would prefer something that allows me to simply turn on the Java profiling (-Xprof) that I can then analyze later, but will do whatever I need to resolve the problem. Thanks for the help and suggestions. --Kaleb PS: Sorry

Re: Drops and Spikes in Tomcat responses

2004-10-06 Thread Kaleb Pederson
What suggestions do people have for a profiler or a profiler howto? I would prefer something that allows me to simply turn on the Java profiling (-Xprof) that I can then analyze later, but will do whatever I need to resolve the problem. Thanks for the help and suggestions. --Kaleb On Tuesday

Re: Drops and Spikes in Tomcat responses

2004-10-05 Thread Faisal Abdullah
On Tue, 05 Oct 2004 14:03:48 -0700, Kaleb Pederson <[EMAIL PROTECTED]> wrote: > We are using a commerical servlet that seems to keep getting overloaded. We > wrote a little script that monitors a number of things about the process - > the number of open file descriptors, sockets, java threads, mys

Re: Drops and Spikes in Tomcat responses

2004-10-05 Thread QM
On Tue, Oct 05, 2004 at 02:03:48PM -0700, Kaleb Pederson wrote: : We are using a commerical servlet that seems to keep getting overloaded. We : wrote a little script that monitors a number of things about the process - : the number of open file descriptors, sockets, java threads, mysql : connec

Drops and Spikes in Tomcat responses

2004-10-05 Thread Kaleb Pederson
We are using a commerical servlet that seems to keep getting overloaded. We wrote a little script that monitors a number of things about the process - the number of open file descriptors, sockets, java threads, mysql connections, misc. hit types/second and memory sizes. We turned on -verbose: