On Mon, Nov 10, 2014 at 06:16:59PM -0800, [email protected] wrote:
> 
>    So today I've been trying to delay the loading of Devel::NYTProf::Apache 
> until it's in a child
>    interpreter.

Load it in the parent but ensure the NYTPROF 'start' option is set to 'no'.
https://metacpan.org/pod/Devel::NYTProf#start
https://metacpan.org/pod/Devel::NYTProf#RUN-TIME-CONTROL-OF-PROFILING

>      Another approach would be to use a FastCGI backend connected via a
>      filesystem socket. Then, whenever it suits you, you can simply start a
>      separate single-threaded FastCGI backend process connected to that 
> socket.
> 
>    I have tried, honestly, but completely failed to understand what
>    this means. I know those words but not what you're describing.

It would be a significant change of architecture, so ignore it for now.

Moritz's suggestion sounds more directly useful.

Tim.

-- 
-- 
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
--- 
You received this message because you are subscribed to the Google Groups 
"Devel::NYTProf Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to