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

svn commit: r1423020 [9/9] - in /httpd/httpd/trunk/docs: man/ manual/ manual/howto/ manual/mod/ manual/programs/

Modified: httpd/httpd/trunk/docs/manual/programs/ab.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/ab.html.en?rev=1423020&r1=1423019&r2=1423020&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/ab.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/ab.html.en Mon Dec 17 17:04:11 2012
@@ -59,7 +59,7 @@
     [ -<strong>P</strong> <var>proxy-auth-username</var>:<var>password</var> ]
     [ -<strong>q</strong> ]
     [ -<strong>r</strong> ]
-    [ -<strong>s</strong> ]
+    [ -<strong>s</strong> <var>timeout</var> ]
     [ -<strong>S</strong> ]
     [ -<strong>t</strong> <var>timelimit</var> ]
     [ -<strong>T</strong> <var>content-type</var> ]
@@ -155,11 +155,9 @@
     <dt><code>-r</code></dt>
     <dd>Don't exit on socket receive errors.</dd>
 
-   <dt><code>-s</code></dt>
-    <dd>When compiled in (<code>ab -h</code> will show you) use the SSL
-    protected <code>https</code> rather than the <code>http</code> protocol.
-    This feature is experimental and <em>very</em> rudimentary. You probably
-    do not want to use it.</dd>
+    <dt><code>-s <var>timeout</var></code></dt>
+    <dd>Maximum number of seconds to wait before the socket times out.
+    Default is 30 seconds.</dd>
 
     <dt><code>-S</code></dt>
     <dd>Do not display the median and standard deviation values, nor display
@@ -175,7 +173,7 @@
     <dt><code>-T <var>content-type</var></code></dt>
     <dd>Content-type header to use for POST/PUT data, eg.
     <code>application/x-www-form-urlencoded</code>.
-    Default: <code>text/plain</code>.</dd>
+    Default is <code>text/plain</code>.</dd>
 
     <dt><code>-u <var>PUT-file</var></code></dt>
     <dd>File containing data to PUT.  Remember to also set <code>-T</code>.</dd>

Modified: httpd/httpd/trunk/docs/manual/programs/ab.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/ab.xml.ko?rev=1423020&r1=1423019&r2=1423020&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/ab.xml.ko [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/ab.xml.ko [euc-kr] Mon Dec 17 17:04:11 2012
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1331977 (outdated) -->
+<!-- English Revision: 105989:1422937 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/trunk/docs/manual/programs/ab.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/ab.xml.tr?rev=1423020&r1=1423019&r2=1423020&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/ab.xml.tr [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/ab.xml.tr [utf-8] Mon Dec 17 17:04:11 2012
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1309536:1331977 (outdated) -->
+<!-- English Revision: 1309536:1422937 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>