You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Samuel Gabriel <sg...@brainfuse.com> on 2006/02/09 21:40:29 UTC

Terminating Long Running Requests

Hi All, 

I have searched over and over to an answer to this question and I can't find
an answer anywhere. Basically if you have a rogue servlet or jsp page that
is taking a very long time to run either because of bad programming or
because of a problem with user abuse, is there is a setting to cap the
amount of time the server will wait for the page to finish the request. This
is very important and is implemented in almost all web servers. Additionally
it is not that difficult to implement, it can be as simple as interrupting
the thread if it doesn't finish within a certain amount of time. 

 

Thanks

 

  

Samuel Gabriel
Brainfuse Inc.
271 Madison Avenue, 3rd Floor
New York, NY 10016
www.brainfuse.com
T. 212-683-5212 x348
F. 212-481-4971 <ma...@brainfuse.com> 
Mailto:sgabriel@brainfuse.com