From 0c33dbc3a69899a79bedd153acf00e2a1eb9384a Mon Sep 17 00:00:00 2001 From: Jean-Frederic Clere Date: Mon, 2 Jul 2007 09:03:35 +0000 Subject: [PATCH] Arrange the ping/pong explainations. Submitted by Vincent Bray git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@552436 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html.en | 12 ++++++------ docs/manual/mod/mod_proxy.xml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 1cec55bc79..e2ddf84d79 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -807,17 +807,17 @@ through ping 0 - Ping property told webserver to send a CPING - request on ajp13 connection before forwarding to it a request. + Ping property tells webserver to send a CPING + request on ajp13 connection before forwarding a request. The parameter is the delay in seconds to wait for the CPONG reply. This features has been added to avoid problem with hung and busy Tomcat's and require ajp13 ping/pong support which has been implemented on Tomcat 3.3.2+, 4.1.28+ and 5.0.13+. - It will inrease the network traffic during the normal operation - which could be an issue for you, but it will lower down the - traffic in case some of the cluster nodes are down or buys. - Currently this is in effect only for AJP. + This will increase the network traffic during the normal operation + which could be an issue, but it will lower the + traffic in case some of the cluster nodes are down or busy. + Currently this has an effect only for AJP. redirect - diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 3a0cce2a8d..db044e8936 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -617,17 +617,17 @@ expressions ping 0 - Ping property told webserver to send a CPING - request on ajp13 connection before forwarding to it a request. + Ping property tells webserver to send a CPING + request on ajp13 connection before forwarding a request. The parameter is the delay in seconds to wait for the CPONG reply. This features has been added to avoid problem with hung and busy Tomcat's and require ajp13 ping/pong support which has been implemented on Tomcat 3.3.2+, 4.1.28+ and 5.0.13+. - It will inrease the network traffic during the normal operation - which could be an issue for you, but it will lower down the - traffic in case some of the cluster nodes are down or buys. - Currently this is in effect only for AJP. + This will increase the network traffic during the normal operation + which could be an issue, but it will lower the + traffic in case some of the cluster nodes are down or busy. + Currently this has an effect only for AJP. redirect - -- 2.40.0