]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Update transformation
authorRuediger Pluem <rpluem@apache.org>
Sat, 9 Aug 2008 21:05:25 +0000 (21:05 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 9 Aug 2008 21:05:25 +0000 (21:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@684346 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en

index 2e560b8cf90156cb385412bca45e4ed67aefa0d9..6cf65ac9e924c84e0afd74ec32b353e09530feea 100644 (file)
@@ -927,12 +927,9 @@ through</td></tr>
         clears the in-error flag.
     </td></tr>
     <tr><td>timeout</td>
-        <td><code class="directive">Timeout</code></td>
+        <td><code class="directive">ProxyTimeout</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.
+        The number of seconds Apache waits for data sent by / to the backend.
     </td></tr>
     <tr><td>ttl</td>
         <td>-</td>