From 958fcda537dc1fe8b8a72b92539a4d355862b07e Mon Sep 17 00:00:00 2001 From: Mladen Turk Date: Sun, 19 Dec 2004 17:05:04 +0000 Subject: [PATCH] Move the timeout explanation sentence to the proper place in the table. 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 | 8 ++++---- docs/manual/mod/mod_proxy.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index f1e1a0a5e5..902a2d3b6c 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -578,14 +578,14 @@ directly Time To Live for the inactive connections above the smax 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 max - parameter. 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. acquire - diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index ab3e5fd2c6..76b168720a 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -406,14 +406,14 @@ Time To Live for the inactive connections above the smax 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 max - parameter. 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. acquire - -- 2.50.1