ab.html revision 2eaf662cbc81e823e8d9aeb8d54e69e63032493e
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis<html xmlns="http://www.w3.org/1999/xhtml">
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <meta name="generator" content="HTML Tidy, see www.w3.org" />
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <title>Manual Page: ab - Apache HTTP Server</title>
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <body bgcolor="#ffffff" text="#000000" link="#0000ff"
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <!--#include virtual="header.html" -->
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <!-- This document was autogenerated from the man page -->
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis ab - Apache HTTP server benchmarking tool
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <strong>ab</strong> [ -<strong>k</strong> ] [ -<strong>n</strong> <em>requests</em> ] [ -<strong>t</strong> <em>timelimit</em> ] [ -<strong>c</strong> <em>concurrency</em>
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis ] [ -<strong>p</strong> <em>POST file</em> ] [ -<strong>A</strong> <em>Authentication username</em>:<em>password</em> ] [
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis -<strong>P</strong> <em>Proxy Authentication username</em>:<em>password</em> ] [ -<strong>H</strong> <em>Custom</em>
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <em>header</em> ] [ -<strong>C</strong> <em>Cookie name</em>=<em>value</em> ] [ -<strong>T</strong> <em>content</em>-<em>type</em> ] [ -<strong>v</strong>
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <em>verbosity</em> ] ] [ -<strong>w</strong> <em>output HTML</em> ] ] [ -<strong>x</strong> <<em>table</em>> <em>attributes</em> ]
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis ] [ -<strong>y</strong> <<em>tr</em>> <em>attributes</em> ] ] [ -<strong>z</strong> <<em>td</em>> <em>attributes</em> ]
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis [<em>http</em>://]<em>hostname</em>[:<em>port</em>]/<em>path</em>
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <strong>ab</strong> [ -<strong>V</strong> ] [ -<strong>h</strong> ]
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis <strong>ab</strong> is a tool for benchmarking your Apache HyperText Transfer
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis Protocol (HTTP) server. It is designed to give you an
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis impression of how your current Apache installation performs.
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis This especially shows you how many requests per second your
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis Apache installation is capable of serving.
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis -<strong>k </strong> Enable the HTTP KeepAlive feature, i.e., perform
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis multiple requests within one HTTP session.
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis Default is no KeepAlive.
25c28e83beb90e7c80452a7c818c5e6f73a07dc8Piotr Jasiukajtis -<strong>n</strong> <em>requests</em> Number of requests to perform for the benchmark-
server needs it; (i.e., has sent an 401 authen-
whether the proxy needs it; (i.e., has sent an
<!--#include virtual="footer.html" -->