]> granicus.if.org Git - apache/commitdiff
wordsmithing
authorJim Jagielski <jim@apache.org>
Thu, 14 Feb 2008 12:57:19 +0000 (12:57 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 14 Feb 2008 12:57:19 +0000 (12:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627729 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index f25640d73639fd25c5117a1588627f0cccff1d42..2b2a0fc275b027e8cb12c4cc9ef0c42978cc2e65 100644 (file)
@@ -697,10 +697,10 @@ expressions</description>
         <td>Off</td>
         <td>This parameter should be used when you want to force mod_proxy
     to immediately close a connection to the backend after being used, and
-    thus, disable its persistant connection and pool for that backend.
+    thus, disable its persistent connection and pool for that backend.
     This helps in various situations where a firewall between Apache and
-    the backend server (irregardless of protocol) tends to silently
-    drop connections. To prevent mod_proxy from reusing the backend connection,
+    the backend server (regardless of protocol) tends to silently
+    drop connections. To disable connection pooling reuse,
     set this property value to <code>On</code>. 
     </td></tr>
     <tr><td>flushpackets</td>