Hi Jason-

Sounds like you have some misconfiguration — either clients are connecting and 
sending one-message-per-connection, and/or you should add LDAP Connection 
Pooling settings.

Thanks,
Matt Pavlovich

> On Sep 25, 2024, at 3:45 PM, Jason Jackson 
> <jason.jack...@itechag.com.INVALID> wrote:
> 
> I have ActiveMQ classic configured to use LDAP for permissions and 
> authorizations.
> 
> Our LDAP server is being flooded with numerous LDAP queries and it is 
> consuming all of the resources.
> 
> I have added the following entries to my login.config file and none of these 
> appear to have helped
> 
> storePass="true"
> tryFirstPass="true"
> cachDurationMillis="1000000"
> 
> userObjectClass="inetOrgPerson"
> roleObjectClass="groupOfUniqueNames"
> 
> With all of the entries/settings our LDAP logs are showing a ton of entries 
> with the following search string
> 
> objectClass=*
> 
> Does anyone have any suggestions of a setting that should be implemented to 
> prevent the numerous calls being made to LDAP?
> 
> 
> Jason
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to