Page 1 of 1

web server testing

Posted: Sun Dec 22, 2002 10:16 am
by psmshankar
Dear All,

we have developed a web-based application for a client
and now in its testing phase by next week...
It uses Linux/PHP 4/MySQL 3.23/Apache

Is there any tools available to test the web server load etc...?
any idea?

Thanks a lot.

Shankar

Posted: Mon Dec 23, 2002 1:35 am
by volka
probably http://people.ee.ethz.ch/~oetiker/webtools/mrtg/ fits your needs best (example: http://stats.xpto.org/mrtg/apache.org/apache.html)
you might also take a look at http://www.linuxlinks.com/Software/Monitoring/Load/
there's also a commandline-tool called top on most linux systems continously showing the topmost ressource-eating processes.