I'd start out by using ab, the apache benchmarker. Look for 
$APACHE_PATH/bin/ab. You can start hammering away at the site by setting 
the number of connections to try, conncurrent connections, etc. in ab, 
which will spit out a bunch of interesting stats, like the number or errors 
produced, pages served per second, etc.

J

Ruben Vermeersch wrote:

> I have got the task to down our webserver, to see how stable she is, and
> how easy/hard it is to get it on it's knees ;)
> 
> Does anyone have some ideas how to do it?
> 
> phpinfo() kan be found here:
> 
> http://devel.basm.be/phpinfo.php
> 
> Thanks Already,
> Witch


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to