]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
disablereuse:
authorTakashi Sato <takashi@apache.org>
Fri, 6 Jun 2008 16:19:02 +0000 (16:19 +0000)
committerTakashi Sato <takashi@apache.org>
Fri, 6 Jun 2008 16:19:02 +0000 (16:19 +0000)
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

docs/manual/mod/mod_proxy.xml

index 6ec53ff138efcf9cb31660b2e4e597c2c680318b..45153ea176110cae3f3f58370bd3d205cf054594 100644 (file)
@@ -704,7 +704,8 @@ expressions</description>
     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 <code>On</code>. 
     </td></tr>
     <tr><td>flushpackets</td>