Sorry, I should have mentioned that I'm using a reverse mod_proxy, so the "hanging" is most likely during the http response from the back-end web server. I realize this may not be a MP2 problem, but figured I'd at least start here on the mod_perl list since my entire app is an http output filter that processes the proxied response (and unfortunately the mod_proxy list is basically dead).
thanks JB On 9/8/05, Jeff Ambrosino <[EMAIL PROTECTED]> wrote: > Hi mod_perl folks, > > I'm getting occasional hanging httpd children (prefork) that suck up > alot of CPU and > bog down my server. When I inspect Apache Status (ExtendedStatus On), I see > something like this: > > 434-3 11031 0/29/612 R 0.49 1341 0 0.0 0.20 4.09 ? ? ..reading.. ................. > FYI I'm using httpd-2.0.54, mp2.0.0-RC4, libapreq2-2.04_03-dev. > > thanks, > JB >