Just to add closure to this thread, Philip was right on about the threading - the default mpm appears to be "worker" in the Ubuntu apache package.

As soon as I ran "apt-get apache2-mpm-prefork" it swapped out the mpm and my profiles were being filled out just as I had desired! ;)

So, it seems that threading confounds Apache::DProf, at least in my tests.

Thanks guys,
-Miles


On Thu, 9 Nov 2006, Philip M. Gollucci wrote:

Miles Crawford wrote:


Hmm. Thanks for the hints guys, but it's still not working.

My config has this now:

PerlModule Apache::DProf
<Perl>
  use APR::Pool ();
  use Apache::DB ();
  Apache::DB->init();
</Perl>
Are you using prefork or a threaded mpm(worker,event) ?

I don't think I've tried it with threaded.


--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

When I call your name, Girl, it starts to flame
Burning in my heart, Tearing it all apart..
No matter how I try My love I cannot hide....

Reply via email to