You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by joelsherriff <jo...@comcast.net> on 2005/07/29 18:15:13 UTC

timeout, but not session

We've got a servlet problem that we're trying to track down.  The problem causes one of the threads to spin.  Until we can solve the problem,
can anyone suggest anything that can timeout these out-of-control threads?  Session timeouts timeout on inactivity, correct?  I don't know if that
will work in this case...but I might try it anyway.