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 of the CPU usage?
If you have too many to test them one at a time, you can use mod_benchmark or this item in the guide: http://perl.apache.org/docs/1.0/guide/performance.html#Benchmarking_PerlHandlers - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html