Devendra Badhani wrote: > > Posting on behalf of Sushmita Roy, This seems like > a bug in the SDK ... > -------------------------------------------------- > > Hi, > > I am using Netscape LDAP sdk version 5 on linux for an ldap > client which makes use of the LDAP async API for binding and > searching. > I am setting the LDAP_OPT_ASYNC_CONNECT option > to handle all operation in a completely "async" manner. > > I noticed that when async search requests are fired at a > very high rate, some results of successful searches never > come....
This discussion is being contained in this bug report: http://bugzilla.mozilla.org/show_bug.cgi?id=148315 The short answer is there are some bugs in libldap related to the LDAP_OPT_ASYNC_CONNECT option and we should work together to fix them (very few applications, if any, use that option today; the implementation has never been fully tested and it also may have been broken a bit during the course of LDAP C SDK 5.x development). -- Mark Smith AOL Strategic Business Solutions Netscape Directory Product Development My words are my own, not my employer's.
