diff options
Diffstat (limited to 'docs/manual/programs/ab.xml')
-rw-r--r-- | docs/manual/programs/ab.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/programs/ab.xml b/docs/manual/programs/ab.xml index b782548a09..61dca37973 100644 --- a/docs/manual/programs/ab.xml +++ b/docs/manual/programs/ab.xml @@ -232,7 +232,7 @@ <dd>The request URI parsed from the command line string.</dd> <dt>Document Length</dt> - <dd>This is size in bytes of the first succesfully returning document. + <dd>This is size in bytes of the first successfully returning document. If the document length changes during testing, the response is considered an error.</dd> @@ -241,10 +241,10 @@ <dt>Time taken for tests</dt> <dd>This is the time taken from the moment the first socket connection - is created to the moment the last response is recieved</dd> + is created to the moment the last response is received</dd> <dt>Complete requests</dt> - <dd>The number of successful responses recieved</dd> + <dd>The number of successful responses received</dd> <dt>Failed requests</dt> <dd>The number of requests that were considered a failure. If the |