]> granicus.if.org Git - apache/commitdiff
Move the timeout explanation sentence to the proper place in the table.
authorMladen Turk <mturk@apache.org>
Sun, 19 Dec 2004 17:05:04 +0000 (17:05 +0000)
committerMladen Turk <mturk@apache.org>
Sun, 19 Dec 2004 17:05:04 +0000 (17:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122772 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index f1e1a0a5e5fa8d26c52272b838eb59f085068fb2..902a2d3b6c87c5a6c0cb7f7bb6f93cb029928cc5 100644 (file)
@@ -578,14 +578,14 @@ directly</td></tr>
         <td>Time To Live for the inactive connections above the
         <code>smax</code> connections in seconds. Apache will close all
         connections that has not been used inside that time period.
-        If not set the Apache will wait until the free connection
-        is available. This directive is used for limiting the number
-        of connections to the backend server together with <code>max</code>
-        parameter.
     </td></tr>
     <tr><td>timeout</td>
         <td><code class="directive">Timeout</code></td>
         <td>Connection timeout in seconds.
+        If not set the Apache will wait until the free connection
+        is available. This directive is used for limiting the number
+        of connections to the backend server together with <code>max</code>
+        parameter.
     </td></tr>
     <tr><td>acquire</td>
         <td>-</td>
index ab3e5fd2c679b0054156c811451fbf8705d5a92f..76b168720afe10d8f1b435c347eb90a7995f39e2 100644 (file)
         <td>Time To Live for the inactive connections above the
         <code>smax</code> connections in seconds. Apache will close all
         connections that has not been used inside that time period.
-        If not set the Apache will wait until the free connection
-        is available. This directive is used for limiting the number
-        of connections to the backend server together with <code>max</code>
-        parameter.
     </td></tr>
     <tr><td>timeout</td>
         <td><directive>Timeout</directive></td>
         <td>Connection timeout in seconds.
+        If not set the Apache will wait until the free connection
+        is available. This directive is used for limiting the number
+        of connections to the backend server together with <code>max</code>
+        parameter.
     </td></tr>
     <tr><td>acquire</td>
         <td>-</td>