DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39095>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39095 ------- Additional Comments From [EMAIL PROTECTED] 2007-12-01 09:30 ------- re: "LDAP_UNAVAILABLE is specifically to tell the ldap client to go away" It's not clear that this interpretation is universal, or that the handling of LDAP_UNAVAILABLE must necessarily differ from LDAP_SERVER_DOWN. OpenLDAP, for example, will substitute LDAP_UNAVAILABLE for LDAP_SERVER_DOWN. See http://www.openldap.org/devel/cvsweb.cgi/~checkout~/servers/slapd/result.c line 1544 (near the bottom). The OpenLDAP back-server code and test programs retry on LDAP_UNAVAILABLE for all platforms. See tests/progs/slapd-search.c:186 and servers/slapd/back-meta/bind.c:705 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
