Does anyone know any way that I can tell tomcat to kill the 'thread' if it isn't back in a ready state within 30 seconds? (waiting for new requests)

Thanks

Andrew


On 05.11.2004, at 16:20, Phillip Qin wrote:


Byte recv and byte sent?

-----Original Message-----
From: Andrew Miehs [mailto:[EMAIL PROTECTED]
Sent: November 5, 2004 10:18 AM
To: Tomcat Users List
Subject: Re: Connection Timeout


Hi Phillip,

The request is for example a 10K image.

Regards

Andrew


On 05.11.2004, at 16:11, Phillip Qin wrote:


My guess is the request was serviced by Tomcat, and took that much
"time".
What did your request column tell? A huge request, file upload?

-----Original Message-----
From: Andrew Miehs [mailto:[EMAIL PROTECTED]
Sent: November 5, 2004 4:24 AM
To: Tomcat Users List
Subject: Connection Timeout


Dear List,

In /manager/status, I occasionally see connections where the status is
'S' and the time column is huge! > 10000 ms.

Does this mean that the request is still being processed by tomcat? or
is this a request waiting to be picked up - ie: chunked....?

If so, is there any way I can set a timeout for this, as a time > 10
seconds makes very little sense with our application?

Thanks in advance,

Andrew


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



Reply via email to