LDAP server(runnning on server machine)
LDAP client(runnning on client machine) - my own program using the LDAP
APIs and using openLDAP client
openLDAP client(runnning on client machine) - installed openLDAP client
software.

For the asynchronous LDAP requests, the LDAP client(my program) should
keep polling for the result. Till the  LDAP client polls and reads the
result, the result will be kept in the temporary buffer by the openLDAP
client.

Is that correct?

I would like to know the size of that internal buffer that is used by the
openLDAP implementation, to temporarily store the results. Can we increase
this?

---
You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to