Hi Quanah, Thanks for the input! I should mention that we load balance incoming queries so each of my consumers process a similar amount of requests yet my MDB consumers still have much higher CPU utilization. Bind times are also higher (15ms - some spikes up to 55ms - on MDB consumer vs a steady 5ms on HDB consumers on average). My concern about the "scope not okay" log entries references an old thread regarding high numbers of aliases. For MDB, do you know if dereferencing (often with "always") with large numbers of aliases still causes slower search times (and in turn higher cpu utilization) as noted in this thread here:
https://lists.openldap.org/hyperkitty/list/openldap-technical@openldap.org/t...
This thread can also be found here: https://www.openldap.org/lists/openldap-technical/201509/msg00111.html
I am not sure if this is related or if there was any resolution to that as it is several years old but figured I'd would throw it out there as a possible cause of my issue to see what you think. Let me know. Thanks!
Regards, Paul