Ldap connection flooding

Hi,

I’m using Openfire 3.5.2 with arround 140 users stored on a ldap server, vcards and groups are stored in a mysql db. It seems that openfire connects every second to the ldap server.

So the question is, can I do anything against this connection flooding?

I tried “ldap.authCache.enabled true” and "ldap.authCache.size

2097152" but no changes with the every second connect-disconnect flood.

Hi,

did you set ldap.connectionPoolEnabled to false?

LG

no, “ldap.connectionPoolEnabled true”, but I tested false too with no result.