in reply to Re: Cache::FileCache, CPU utilization, and bottlenecks ....
in thread Cache::FileCache, CPU utilization, and bottlenecks ....
the perldoc indicates that all that's needed is an inclusion of this line:
i've added that in the VirtualHost container, but i don't see *any* dprof directories, either in the server root for the VH, or in the log dirs .. <p< i've run a find / -type d -name dprof -print and it turned up nothing ....#in httpd.conf PerlModule Apache::DProf
so, does this need to be in the main httpd.conf, and i'm going to have to try and isolate the pids for one VH, or is there something i'm missing, like making the handler a subclass of Apache::DProf ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Cache::FileCache, CPU utilization, and bottlenecks ....
by redhotpenguin (Deacon) on Jan 11, 2005 at 16:16 UTC |