Dear Dan Hardiker,

Once you wrote about "[PHP] Load / Stress Testing":
DH> I have a CPU intensive PHP application, and would like to stress test it
DH> to find out the number of concurrent connections I can have before the
DH> response rate from my script is 5 seconds or more.
DH> 
DH> The tests will initally take place over a 100mbs LAN.
DH> 
DH> The following are in use:
DH>   PHP 4.2.3 (using APXS) [also v4.3.0-dev will be tested]
DH>   Apache 1.3
DH>   MySQL 3.23
DH>   FreeBSD 4.6-STABLE
DH> 
DH> Ive thought of writting a load testing script, but Im not after
DH> reinventing the wheel.

There is a benchmarking utlity that comes with apache, called ab.

HTH.

-- 
Best regards,
  Leonid Mamtchenkov, RHCE
  System Administrator
  Francoudi & Stephanou Ltd.

BOFH excuse #159:

Stubborn processes

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

Reply via email to