Re: CPU usage of mod_perl scripts

2004-06-02 Thread Perrin Harkins
On Tue, 2004-06-01 at 21:37, Batara Kesuma wrote: > I am using mod_perl 1.99_13 with httpd 2.0.48. I noticed an unusually > high CPU usage on my machine. I tried to figure out with top, and I > found out that httpd processes were using a lot of CPU. > How do I know which script is eating the most

Re: CPU usage of mod_perl scripts

2004-06-02 Thread Boris Zentner
Hi, Am Mittwoch 02 Juni 2004 03:37 schrieb Batara Kesuma: > Hi, > I am using mod_perl 1.99_13 with httpd 2.0.48. I noticed an unusually > high CPU usage on my machine. I tried to figure out with top, and I > found out that httpd processes were using a lot of CPU. > How do I know which script is e

CPU usage of mod_perl scripts

2004-06-01 Thread Batara Kesuma
Hi, I am using mod_perl 1.99_13 with httpd 2.0.48. I noticed an unusually high CPU usage on my machine. I tried to figure out with top, and I found out that httpd processes were using a lot of CPU. How do I know which script is eating the most of the CPU usage? Thanks, Batara -- Report problem