LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   measure apache website performance (https://www.linuxquestions.org/questions/linux-server-73/measure-apache-website-performance-669403/)

noir911 09-12-2008 01:35 AM

measure apache website performance
 
I have a apache website (static/ HTML) and I receive complain that it's being slow. top doesn't show heavy load, there are un-utilized RAM/ swap memory, ps -ef | grep httpd | wc -l shows 152 processes. access and error logs are of not much help - they show the usual HTTP/200 and HTTP/xxx but when I test the site either from inside or outside the network it's slow (16 seconds to open the home page).

Does anyone know what other methods I can use to see the issue with the website? I don't want to install any new module to measure performance.

Thanks for any help.

chrism01 09-12-2008 02:01 AM

Maybe this will help: http://www.serverwatch.com/tutorials...le.php/3436911 , http://httpd.apache.org/docs/2.0/programs/ab.html


All times are GMT -5. The time now is 04:53 PM.