apache benchmark testing sample application code example
Example: apache benchmark test example
#Apache Benchmark - See how fast a website can handle 100 requests, with max 10 concurrent requests :
ab -n 100 -c 10 http://www.mysite.com/
#Apache Benchmark - See how fast a website can handle 100 requests, with max 10 concurrent requests :
ab -n 100 -c 10 http://www.mysite.com/