Curious with the talk about reliability.

Socket timouts will abort waiting on reads and writes that take too long.

But if lets say a servlet takes an overly long time to process something without reading or writing, is there a high priority "watchdog" thread in tomcat which will monitor how log a servlet has been "running" without having made a read or write, and force it to abort if it exceeds it's quota?

If so is the time allowed configurable?

PK


---------------------------------------------------------------------
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