Apache has a benchmarking program called "ab"
Your new server probably has "ab" already on it, sitting right next to httpd
and apachectl.
Try this:
locate apachectl
Whatever directory that says, cd to it, and see if there's an "ab" program
there.
If so, do:
./ab --help

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: "Cybercandy Ltd" <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Saturday, February 17, 2001 5:26 AM
Subject: [PHP] Measuring php on old and new server


> I've recently swapped over from a virtual server to a dedicated server.
> I've been told that I will get much better performace from my
> new server and I want to verify this, particular with regard to handling
PHP
>
> Does any have or know of a PHP script I can download and use
> to do a general benchmark test of PHP/mySQL performance.
>
> Thanks for any advice offered.
>
>
> Allan
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to