git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902605
13f79535-47bb-0310-9956-
ffa450edef68
the LDAP_OPT_TIMEOUT option in the underlying LDAP client library, when available.</p>
<p> If the timeout expires, httpd will retry in case an existing connection has
- been silently dropped by a firewall.</p>
+ been silently dropped by a firewall. However, performance will be much better if
+ the firewall is configured to send TCP RST packets instead of silently dropping
+ packets.</p>
<note>
<p>Timeouts for ldap compare operations requires an SDK with LDAP_OPT_TIMEOUT, such as OpenLDAP >= 2.4.4.</p>