From: Takashi Sato Date: Fri, 6 Jun 2008 16:19:02 +0000 (+0000) Subject: disablereuse: X-Git-Tag: 2.3.0~544 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7148929b1fb12513f64d252347be45e101e23c;p=thirdparty%2Fapache%2Fhttpd.git disablereuse: note round-robin DNS (from 2.2 r655998) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664013 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 6ec53ff138e..45153ea1761 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -704,7 +704,8 @@ expressions thus, disable its persistent connection and pool for that backend. This helps in various situations where a firewall between Apache and the backend server (regardless of protocol) tends to silently - drop connections. To disable connection pooling reuse, + drop connections or when backends themselves may be under round- + robin DNS. To disable connection pooling reuse, set this property value to On. flushpackets