Im trying to debug why an app server of ours all of its apache children lockup and stop serving requests. These are mod_perl app servers.
The problem is that to find out what the current requests are you need to make a http request to find out the server-status (using mod_status).