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

--- Comment #17 from Muzi <[email protected]> 2010-01-26 10:49:12 UTC ---
I have figure out network timeout issue and fixed it. As i mentioned i already
define two ldap hosts, and its works on failover if ldap service is not run on
primary ldap then its switch to secondary ldap2 automatically in just some
seconds
but problem for if primary ldap is down like poweroff etc then apache hangs, so
the soluiton is define below directive in --> /etc/openldap/ldap.conf file

NETWORK_TIMEOUT 4 (with 4 seconds wait)

So its switch to ldap2 incase of network failure with primary ldap1, i can test
it gradually by down ldap1 with poweroff or unplug network cable or block port
using iptables, its now works f9. :)

Muzi

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