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

           Summary: LDAPConnectionTimeout Directive not working properly
           Product: Apache httpd-2
           Version: 2.2.13
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: mod_authn_ldap
        AssignedTo: [email protected]
        ReportedBy: [email protected]


LDAPConnectionTimeout Directive not working in case, if primary ldap goes down
or unreachable or network time out from isp, then it not forward authentication
request or switch to secondary ldap.

I can try to use this directive but it not working

LDAPConnectionTimeout 4

AuthLDAPURL "ldap://ldap1.mydomain.com
dap2.mydomain.com/dc=mydomain,dc=com?uid??"

As above i defined two ldap hosts, ldap1 is primary and ldap2 is secondary so
as per this directive if ldap1 is down or unreachable then it should switch to
ldap2 after desire define seconds like above i define 4 seconds.

Kindly test it and suggest its bug or require some additional parameter.

Thanks

-- 
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