<div dir="ltr"><div dir="ltr">On Wed, Apr 10, 2019 at 2:47 PM Paul B. Henson <<a href="mailto:henson@cpp.edu">henson@cpp.edu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I will need to follow up with our network group and test the behavior of the load balancer in the scenario. However, a response timeout can certainly be caused by an underlying network problem as opposed to an LDAP search problem. It seems how to handle it should at the least be a configurable option? I know my LDAP servers are not missing any indexes, if a query times out it is a transient problem and should be retried before considered a hard failure…<br></blockquote><div><br></div><div>If you're using spring to configure the resolver, then it can be configured to retry on a response timeout. Let me know if that's an option you are interested in, I can provide some sample XML. But I wouldn't go that route unless you're already using spring. I think a well behaved load balancer or simply executing a clean shutdown of the directory before maintenance would be better improvements.</div><div><br></div><div>--Daniel Fisher</div><div> </div></div></div>