apache2-utils
Installation
_$: sudo apt-get install apache2-utils
Example
Benchmark http://www.example.com
with 10 concurrent requests for 30 seconds:
_$: ab -c 10 -t 30 http://www.example.com
_$: sudo apt-get install apache2-utils
Benchmark http://www.example.com
with 10 concurrent requests for 30 seconds:
_$: ab -c 10 -t 30 http://www.example.com