You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/07/16 18:46:20 UTC

svn commit: r1362120 - in /httpd/httpd/branches/2.4.x: ./ docs/man/ab.1 docs/manual/programs/ab.html.en docs/manual/programs/ab.xml docs/manual/programs/index.xml.meta

Author: rjung
Date: Mon Jul 16 16:46:20 2012
New Revision: 1362120

URL: http://svn.apache.org/viewvc?rev=1362120&view=rev
Log:
Minor fixes in ab docs.

Backport of r1307790,1308327,1308459,1309536,
1331942,1331977 from trunk.

Modified:
    httpd/httpd/branches/2.4.x/   (props changed)
    httpd/httpd/branches/2.4.x/docs/man/ab.1
    httpd/httpd/branches/2.4.x/docs/manual/programs/ab.html.en
    httpd/httpd/branches/2.4.x/docs/manual/programs/ab.xml
    httpd/httpd/branches/2.4.x/docs/manual/programs/index.xml.meta

Propchange: httpd/httpd/branches/2.4.x/
------------------------------------------------------------------------------
  Merged /httpd/httpd/trunk:r1307790,1308327,1308459,1309536,1331942,1331977

Modified: httpd/httpd/branches/2.4.x/docs/man/ab.1
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/man/ab.1?rev=1362120&r1=1362119&r2=1362120&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/man/ab.1 (original)
+++ httpd/httpd/branches/2.4.x/docs/man/ab.1 Mon Jul 16 16:46:20 2012
@@ -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\&.  

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/ab.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/ab.html.en?rev=1362120&r1=1362119&r2=1362120&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/ab.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/ab.html.en Mon Jul 16 16:46:20 2012
@@ -237,7 +237,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>
 
@@ -246,10 +246,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

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/ab.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/ab.xml?rev=1362120&r1=1362119&r2=1362120&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/ab.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/ab.xml Mon Jul 16 16:46:20 2012
@@ -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 the size in bytes of the first successfully returned 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

Modified: httpd/httpd/branches/2.4.x/docs/manual/programs/index.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/programs/index.xml.meta?rev=1362120&r1=1362119&r2=1362120&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/programs/index.xml.meta (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/programs/index.xml.meta Mon Jul 16 16:46:20 2012
@@ -10,7 +10,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
     <variant outdated="yes">zh-cn</variant>
   </variants>
 </metafile>