--- On Sun, 11/2/08 at 1:23 AM, Juha Laiho <[EMAIL PROTECTED]> wrote:
> 
> What kind of situation did you have when you took the
> thread dump in
> the original request? Could you take a thread dump at a
> such point in
> time where you are actually waiting for a request to
> complete? That
> way, at least one of the threads would have to be somewhere
> "in the
> slow section".

AD, you could add a filter that would log request/response handling
for all requests and include the thread Id and request parms info.
The log would be processed to identify requests w/o a response and
requests that took a long time to handle.

-Bob


      

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to