Apache – Easy Benchmark

ab -n 1000 -c 5 http://mydomain.com/bench.htm
makes 1000 separate requests for the same file with a concurrency (simultaneous requests) of 5

This entry was posted in Apache, Benchmarch. Bookmark the permalink.

Leave a Reply