Hi,

Thursday, March 11, 2004, 11:05:08 AM, you wrote:
M> Hi there,

M> can anybody recommend tools to messure page loading time of php pages.
M> I am working on a new site and it apears to me that the old one loads
M> much faster. Are there any tools around to break this down to hard numbers?

M> thanx for any hint,

M> merlin


Apache comes with a benchmark tool called ab which is good for this
kind of thing. You will need to give it a full path like
http://domain.com/index.php

-- 
regards,
Tom

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

Reply via email to