From 043dfd4d8b860b0bb04df5adbcf46cbfc70840c8 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 9 Aug 2008 20:32:05 +0000 Subject: [PATCH] * Fix bogus explanation of timeout parameter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684337 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 45153ea176..35ef7504ff 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -786,10 +786,9 @@ expressions timeout Timeout 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 max - parameter. + The number of seconds Apache waits for data sent by / to the backend. + If not set, it defaults to + ProxyTimeout. ttl - -- 2.50.1