IDPV3: ldap properties in ldap-authn-config.xml
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 8 10:52:17 EDT 2015
On 9/8/15, 10:47 AM, "users on behalf of TISSOT Jacques" <users-bounces at shibboleth.net on behalf of jacques.tissot at unifr.ch> wrote:
>Dear Community,
>
>If I have this parameters in the ldap.properties:
>
>idp.pool.LDAP.minSize = 2
>idp.pool.LDAP.maxSize = 5
>
>Should I have to modify too the properties of the Pool Configuration in the ldap-authn-config.xml?
No, those are default settings when the property is missing.
>I'm struggling with the connection pool of ldap servers behind a DNS round robin alias.
> It seems not to work if I stop one of the ldap server.
That's what happens when you use DNS as a load balancer.
>Thanks for help. Students will be back soon, and I need to have this IDP v3 running correctly.
Stop using DNS as a load balancer.
If you don't have a load balancer, there should be ways to do client-side fail over with the ldaptive code, I think, even though it's not a good idea.
-- Scott
More information about the users
mailing list