Apache-Watchdog-RunAway
view release on metacpan or search on metacpan
* improve the test suite to run a slow response handler (sleep 20) and
check that we actually spot and kill that process
* if it's polling the server every so often, it might as well generate
a periodic report of what it finds. How many processes, how long
each has been running, how much memory, etc.
* add a regex for URLs not to be watched, since these can be lengthy
upload/download operations. Note that you have only 64 chars of the URI
provided by Apache::Scoreboard
* Eric has proposed to add a support for virtual hosts, based on
vhostrec->server_name
* From: Brad Morris <brad.morris@turner.com>
Subject: Apache-Watchdog-RunAway suggestion/help
I like the idea of watchdog very much. We have various script that
sometimes run away, and it is pretty hard to debug properly because we
( run in 1.822 second using v1.01-cache-2.11-cpan-b16cb0d3907 )