Apache Benchmarking: for performance
Apache Benchmarking: In order to benchmark a website to check with the response time.
$ ab -n 100 -c 10 http://www.expin.me
-n 100 : ab will send 100 requests to expin.me for checking the benchmarking session.
-c 10 : It means 10 concurrent requests will be sent to expin.me server.
Written by Bijendra
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Performance
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#