Disable LDAP pooling the easy way on IDP v3?

Daniel Fisher dfisher at vt.edu
Fri Mar 25 10:19:12 EDT 2016


On Thu, Mar 24, 2016 at 4:40 PM, Jeffrey Crawford <jeffreyc at ucsc.edu> wrote:

> 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.
>

I'm confused by that statement. Pooling is causing the LDAP to crash? The
LDAP is causing the IDP to crash?


> Is there a way to temporarily disable pooling without needing to mess with
> beans in the ldap-authn-config.xml*?*
>

Not currently. If you file an RFE for that functionality I'll add it.
There are several ways to accomplish this, but they all require editing the
ldap-authn-config.xml.
If you look for references to beans called 'fooPooledConnectionFactory' and
change those to 'fooConnectionFactory', you should no longer get a
connection pool.

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160325/1bfb4f37/attachment-0001.html>


More information about the users mailing list