From: Jim Jagielski Date: Thu, 14 Feb 2008 12:57:19 +0000 (+0000) Subject: wordsmithing X-Git-Tag: 2.3.0~969 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c2c1557999ec6b96bf16cb1b7552147fb487234;p=apache wordsmithing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627729 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index f25640d736..2b2a0fc275 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -697,10 +697,10 @@ expressions Off 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 On. flushpackets