> Does anyone know of a Really Good way to determine what kind of loads your

> Webserver/network can handle before degrading performance or flaking 
> out?  I would like to find this out about our server before it fails us 
> under heavy load.

If you're running Apache it comes with a handy tool called "ab" which will
do benchmarks for any amount of hits/concurrent requests to any page on your
site.

HTH
Jon

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

Reply via email to