Quote:
Originally Posted by jstephens84
if you are using apache it comes with a benchmarking tool called ab. this is great because it tests by just running queries for a single page over and over again.
to see the size of the page. try using the wget command to pull down the page locally. If it is a php script then log on to the server hosting the script and check the size by using the ls -alh command.
|
Thanks for your attention
On this
site there are some instruction for boost performance Apache and some benchmarking, I need to same benchmarking tool that give me about total request for loading whole site and time of loading!!
Are there another tools for benchmarking Apache performance??
Thanks in advance