User Tools

Site Tools


load_test_ab

This is an old revision of the document!


Load Testing Using ab

ab - Apache HTTP server benchmarking tool

# which ab
/usr/bin/ab

# rpm -qf /usr/bin/ab
httpd-tools-2.2.15-39.el6.centos.x86_64
httpd-tools-2.2.15-47.el6.centos.x86_64


Flag Description
-n The number of requests to be performed (Default is 1)
-c The number of concurrent requests to be performed at a time (Default is 1)
-k Enabled the 'Keep Alive' feature to perform multiple requests in the same HTTP session (Default is NO Keep Alive)
-H Append extra headers to the request
load_test_ab.1463128213.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki