From 2c2c1557999ec6b96bf16cb1b7552147fb487234 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 14 Feb 2008 12:57:19 +0000 Subject: [PATCH] wordsmithing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627729 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.40.0