]> granicus.if.org Git - apache/commitdiff
* Fix bogus explanation of timeout parameter
authorRuediger Pluem <rpluem@apache.org>
Sat, 9 Aug 2008 20:32:05 +0000 (20:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 9 Aug 2008 20:32:05 +0000 (20:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684337 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 45153ea176110cae3f3f58370bd3d205cf054594..35ef7504ffd01e11b7734fcd7c290a15c56d9012 100644 (file)
@@ -786,10 +786,9 @@ expressions</description>
     <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.
+        The number of seconds Apache waits for data sent by / to the backend.
+        If not set, it defaults to
+        <directive module="mod_proxy">ProxyTimeout</directive>.
     </td></tr>
     <tr><td>ttl</td>
         <td>-</td>