https://issues.apache.org/bugzilla/show_bug.cgi?id=48505

Eric Covener <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Eric Covener <[email protected]> 2010-01-07 06:37:50 UTC ---
Apache doesn't do anything with the two hostnames or the connect timeout (boils
down to LDAP option  LDAP_OPT_NETWORK_TIMEOUT), they are passed up-front to
whatever LDAP library on your system Apache has been linked with.

if it takes 15-20 minutes to figure out you can't connect, you probably have a
firewall that blocks the RST sent from the LDAP server to the webserver, which
is what signales that the connection is activelt refused.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to