Computer Science


ab(1)                                                       ab(1)

NAME
       ab - Apache HTTP server benchmarking tool

SYNOPSIS
       ab  [  -k  ] [ -n requests ] [ -t timelimit ] [ -c concur-
       rency ] [ -p POST file ] [ -T content-type  ]  [  -v  ver-
       bosity  ] ] [ -w output HTML ] ] [ -x <table> attributes ]
       ] [ -y  <tr>  attributes  ]  ]  [  -z  <td>  attributes  ]
       [http://]hostname[:port]/path

       ab [ -V ] [ -h ]

DESCRIPTION
       ab is a tool for benchmarking your Apache HyperText Trans-
       fer Protocol (HTTP) server. It is designed to give you  an
       impression  on  how  performant  is  your  current  Apache
       installation.  This especially shows you how much requests
       per time your Apache installation is capable to serve.

OPTIONS
       -k          Enable  the  HTTP KeepAlive feature, i.e. per-
                   form multiple requests within one HTTP session
                   instead. Default is no KeepAlive.

       -n requests Number  of  requests to perform for the bench-
                   marking session.  The default is to just  per-
                   form one single request which usually leads to
                   not very representative benchmarking  results.

       -t timelimit
                   Seconds  to  max. spend for benchmarking. This
                   implies a -n 50000  internally.  Use  this  to
                   benchmark  the  server  within  a  fixed total
                   amount of time.  Per default there is no time-
                   limit.

       -c concurrency
                   Number  of  multiple requests per time to per-
                   form.  Default is one request per time.

       -p POST file
                   File containing data to POST.

       -T content-type
                   Content-type header to use for POST data.

       -v          Set verbosity  level  -  4  and  above  prints
                   information  on  headers,  3  and above prints
                   response codes (404, 200, etc.), 2  and  above
                   prints warnings and info.

       -w          Print  out  results  in  HTML tables.  Default
                   table is two columns wide, with a white  back-
                   ground.

       -x attributes
                   String  to  use  as  attributes  for  <table>.
                   Attributes are inserted <table here >

       -y attributes
                   String to use as attributes for <tr>.

       -z attributes
                   String to use as attributes for <td>.

       -V          Display version number and exit.

       -h          Display usage information.

SEE ALSO
       httpd(8)

                            March 1998                          1

Back to the index


Apply now!


Handbook

Postgraduate study options

Computer Science Blog



Please give us your feedback or ask us a question

This message is...


My feedback or question is...


My email address is...

(Only if you need a reply)

A to Z Directory | Site map | Accessibility | Copyright | Privacy | Disclaimer | Feedback on this page