From 13ed25d2052304d05bb268a69f2c88b94296b9e4 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Mon, 16 Jul 2012 16:46:20 +0000 Subject: [PATCH] Minor fixes in ab docs. Backport of r1307790,1308327,1308459,1309536, 1331942,1331977 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1362120 13f79535-47bb-0310-9956-ffa450edef68 --- docs/man/ab.1 | 8 ++++---- docs/manual/programs/ab.html.en | 6 +++--- docs/manual/programs/ab.xml | 6 +++--- docs/manual/programs/index.xml.meta | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/man/ab.1 b/docs/man/ab.1 index fa55627c44..26483e460d 100644 --- a/docs/man/ab.1 +++ b/docs/man/ab.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "AB" 1 "2012-04-03" "Apache HTTP Server" "ab" +.TH "AB" 1 "2012-04-29" "Apache HTTP Server" "ab" .SH NAME ab \- Apache HTTP server benchmarking tool @@ -156,16 +156,16 @@ Document Path The request URI parsed from the command line string\&. .TP Document Length -This is size in bytes of the first succesfully returning document\&. If the document length changes during testing, the response is considered an error\&. +This is size in bytes of the first successfully returning document\&. If the document length changes during testing, the response is considered an error\&. .TP Concurrency Level The number of concurrent clients used during the test .TP Time taken for tests -This is the time taken from the moment the first socket connection is created to the moment the last response is recieved +This is the time taken from the moment the first socket connection is created to the moment the last response is received .TP Complete requests -The number of successful responses recieved +The number of successful responses received .TP Failed requests The number of requests that were considered a failure\&. If the number is greater than zero, another line will be printed showing the number of requests that failed due to connecting, reading, incorrect content length, or exceptions\&. diff --git a/docs/manual/programs/ab.html.en b/docs/manual/programs/ab.html.en index a98a92aea2..ab4fe2abe5 100644 --- a/docs/manual/programs/ab.html.en +++ b/docs/manual/programs/ab.html.en @@ -237,7 +237,7 @@
The request URI parsed from the command line string.
Document Length
-
This is size in bytes of the first succesfully returning document. +
This is size in bytes of the first successfully returning document. If the document length changes during testing, the response is considered an error.
@@ -246,10 +246,10 @@
Time taken for tests
This is the time taken from the moment the first socket connection - is created to the moment the last response is recieved
+ is created to the moment the last response is received
Complete requests
-
The number of successful responses recieved
+
The number of successful responses received
Failed requests
The number of requests that were considered a failure. If the diff --git a/docs/manual/programs/ab.xml b/docs/manual/programs/ab.xml index b782548a09..23afdc574a 100644 --- a/docs/manual/programs/ab.xml +++ b/docs/manual/programs/ab.xml @@ -232,7 +232,7 @@
The request URI parsed from the command line string.
Document Length
-
This is size in bytes of the first succesfully returning document. +
This is the size in bytes of the first successfully returned document. If the document length changes during testing, the response is considered an error.
@@ -241,10 +241,10 @@
Time taken for tests
This is the time taken from the moment the first socket connection - is created to the moment the last response is recieved
+ is created to the moment the last response is received
Complete requests
-
The number of successful responses recieved
+
The number of successful responses received
Failed requests
The number of requests that were considered a failure. If the diff --git a/docs/manual/programs/index.xml.meta b/docs/manual/programs/index.xml.meta index b4db4d3f48..049f5f09bc 100644 --- a/docs/manual/programs/index.xml.meta +++ b/docs/manual/programs/index.xml.meta @@ -10,7 +10,7 @@ en es ko - tr + tr zh-cn -- 2.50.1