]> granicus.if.org Git - apache/commitdiff
Arrange the ping/pong explainations.
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 2 Jul 2007 09:03:35 +0000 (09:03 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 2 Jul 2007 09:03:35 +0000 (09:03 +0000)
Submitted by Vincent Bray <noodlet gmail.com>

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
docs/manual/mod/mod_proxy.xml

index 1cec55bc792081702ac32fb3c9f7508d903ec8dd..e2ddf84d795788eec1d2c613ae4ead42404743dd 100644 (file)
@@ -807,17 +807,17 @@ through</td></tr>
     </td></tr>
     <tr><td>ping</td>
         <td>0</td>
-        <td>Ping property told webserver to send a <code>CPING</code>
-        request on ajp13 connection before forwarding to it a request.
+        <td>Ping property tells webserver to send a <code>CPING</code>
+        request on ajp13 connection before forwarding a request.
         The parameter is the delay in seconds to wait for the
         <code>CPONG</code> 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.
     </td></tr>
     <tr><td>redirect</td>
         <td>-</td>
index 3a0cce2a8dd0438012566d61fe9be6c7af8f9e5c..db044e8936651733c8bd86f78bd9a8f6cf334332 100644 (file)
@@ -617,17 +617,17 @@ expressions</description>
     </td></tr>
     <tr><td>ping</td>
         <td>0</td>
-        <td>Ping property told webserver to send a <code>CPING</code>
-        request on ajp13 connection before forwarding to it a request.
+        <td>Ping property tells webserver to send a <code>CPING</code>
+        request on ajp13 connection before forwarding a request.
         The parameter is the delay in seconds to wait for the
         <code>CPONG</code> 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.
     </td></tr>
     <tr><td>redirect</td>
         <td>-</td>