https://issues.apache.org/bugzilla/show_bug.cgi?id=48515
--- Comment #7 from Stefan Fritsch <[email protected]> 2010-01-09 12:40:23 UTC --- I think the problem is that LDAPConnectionTimeout really affects only the timeout for creating the tcp connection. If an existing connection to a failed LDAP server is reused, LDAPConnectionTimeout has no influence whatsoever (at least with openldap). What would be needed is a way to set the LDAP op timeout. I think I have some partially working patch for this somewhere. I will see if I can get it into shape. -- 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]
