Maybe you could try doing the push_handler for the ChildExitHandler when
the ChildInitHandler executes? Just a shot in the dark.
Adam
Tim Bunce wrote:
This is proving to be tricky.
If I load Devel::NYTProf::Apache[1] in the main part of httpd.conf then
I get a profile that includes all the a
This is proving to be tricky.
If I load Devel::NYTProf::Apache[1] in the main part of httpd.conf then
I get a profile that includes all the activity *except* for any activity
in vhosts that use +Parent.
If I load it inside the VirtualHost section then I get a profile of
activity within that vhost