<div dir="ltr">On Fri, Jun 28, 2013 at 3:01 PM, Wessel, Keith <span dir="ltr"><<a href="mailto:kwessel@illinois.edu" target="_blank">kwessel@illinois.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">That would make sense, but there's a confusing statement in the VT LDAP java lib documentation under the design goals:<br>
3. Automatic connection handling. Timed out connections automatically retry and TLS/SSL<br>
is negotiated transparently.<br>
<br>
Any idea what "Timed out connections automatically retry" means?</blockquote><div><br></div><div style>It means if connections are dropped by the server (or load balancer) the library will attempt to reconnect and perform the operation again.</div>
<div style>More specifically, the operation must produce a CommunicationException or ServiceUnavailableException to invoke this behavior.</div><div style><br></div><div style>--Daniel Fisher</div><div style> </div></div>
</div>
</div>