On Mon, Sep 23, 2019 at 09:22:45AM +0000, jrajalakshmi@juniper.net wrote:
(1) What problem/issue/behavior are you having trouble with? What do you expect to see? Using OpenLDAP version 2.4.44 we are not seeing Concurrency whereas in OpenLDAP Version 2.4.23 we are seeing Concurrent LDAP Requests. In our product OpenLDAP 2.4.23 was previously used and the concurrent request for search using the API ' ldap_search_ext_s() ' was working as expected and our product scalability was better. We have recently upgraded LDAP to OpenLDAP 2.4.44. But with this version, the api 'ldap_search_ext_s()' does not seem to work as expected, i.e concurrent requests handling is not happening.
Hi, if you want the project to investigate this, it would be useful if you provide a sample program that exhibits this behaviour with a vanilla build of 2.4.48 and doesn't exhibit that with an analogous build of 2.4.23.
I would like to point out that since 2.4.23 is a very old release, it is also possible you have been relying on undocumented behaviour or a libldap_r bug that has since been fixed. That is what a sample program would also help to rule out.
Regards,