> The httpd.conf Timeout setting doesn't effect mod_perl, it seems, even if
> the client breaks the connection.
> 
> Is there a recommendation on how to catch & stop run away mod_perl programs
> in a way that's _not_ part of the run away program.  Or is this even
> possible?  Some type of watchdog, just like httpd.conf Timeout?

Try Apache::SafeHang
http://www.singlesheaven.com/stas/modules/Apache-SafeHang-0.01.tar.gz

It should be renamed one day when I get back to work on it, into something
like Apache::Watchdog::RunAwayProc as kindly was suggested by Ken Williams
(the Apache::Watchdog:: part :)

_______________________________________________________________________
Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to