Re: Kill signals against single process daemon with Devel::NYTProf::Apache

2011-05-20 Thread Fred Moyer
On Fri, May 20, 2011 at 4:00 AM, Raf wrote: > > On Wed, 18 May 2011, ra...@dreamthought.com wrote: > >> I am trying to profile mod-perl processes in a single process httpd >> with Devel::NYTProf::Apache.  I use the following pattern: >> >> * start backgrounded httpd process with start=no (explicit

Re: Kill signals against single process daemon with Devel::NYTProf::Apache

2011-05-20 Thread Raf
On Wed, 18 May 2011, ra...@dreamthought.com wrote: I am trying to profile mod-perl processes in a single process httpd with Devel::NYTProf::Apache. I use the following pattern: * start backgrounded httpd process with start=no (explicitly enabled later in the code) * request url against approp

Re: Write PerlPostReadRequestHandler

2011-05-20 Thread Raf
Marco, On Thu, 19 May 2011, marco wrote: Il 19/05/2011 16.47, marco ha scritto: Il 19/05/2011 16.32, Andr? Warnier ha scritto: On Thu, 19 May 2011, marco wrote: ... PerlPostReadRequestHandler touch.pl