LDAP data connector timeouts
Daniel Fisher
dfisher at vt.edu
Fri Jun 28 15:38:16 EDT 2013
On Fri, Jun 28, 2013 at 3:01 PM, Wessel, Keith <kwessel at illinois.edu> wrote:
> That would make sense, but there's a confusing statement in the VT LDAP
> java lib documentation under the design goals:
> 3. Automatic connection handling. Timed out connections automatically
> retry and TLS/SSL
> is negotiated transparently.
>
> Any idea what "Timed out connections automatically retry" means?
It means if connections are dropped by the server (or load balancer) the
library will attempt to reconnect and perform the operation again.
More specifically, the operation must produce a CommunicationException or
ServiceUnavailableException to invoke this behavior.
--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130628/1f4e6ff2/attachment-0001.html
More information about the users
mailing list