If you need to (and it's only necessary on some older Linux kernals), then 
the usual method is to set a connectionTimeout on the <Connector /> element. 
Then if Apache doesn't send another request to that thread within the 
specified time, the thread will close the connection, and terminate.

"Enrique Arce" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

Is there a way to stop hung jk connector threads with out restarting
Tomcat?
I can see threads that are hanging from the Tomcat manager server status
page, but I can't kill them, only a server restart clears them. Is there
a better way?

Thanks,

Enrique






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