<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 24, 2016 at 4:40 PM, Jeffrey Crawford <span dir="ltr"><<a href="mailto:jeffreyc@ucsc.edu" target="_blank">jeffreyc@ucsc.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:courier new,monospace">We are having a hardware issue on one of the systems that hosts our LDAP server. It's pretty infrequent but it does crash and connection pooling is causing the node using it to die since there is not a clean TCP disconnect.<br></div></div></blockquote><div><br></div><div>I'm confused by that statement. Pooling is causing the LDAP to crash? The LDAP is causing the IDP to crash?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:courier new,monospace"><br></div><div style="font-family:courier new,monospace">Is there a way to temporarily disable pooling without needing to mess with beans in the ldap-authn-config.xml<em>?</em></div></div></blockquote><div><br></div><div>Not currently. If you file an RFE for that functionality I'll add it.</div><div>There are several ways to accomplish this, but they all require editing the ldap-authn-config.xml.</div><div>If you look for references to beans called 'fooPooledConnectionFactory' and change those to 'fooConnectionFactory', you should no longer get a connection pool.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>