[Date Prev][Date Next] [Chronological] [Thread] [Top]

responses to ldap_search



	Hello.

I have written an application that that uses ldap_search
for records retrival. I have tested it on 2 platforms
OpenBSD with OpenLDAP v 2.2.17 and Linux with OpenLDAP 2.2.20.

On the first mentioned platform server seems to be sending
records as soon as they are available on the other one
first record is send when whole result is prepared.
Why do I think so? If I perform a query which retrieves
a lots of queries it takes much less time for records
to appear on OBSD than on Linux. To check if it is
OpenLDAP version specific I also compiled 2.2.17 on Linux,
and it behaves the same as 2.2.20. So in fact it is not 
relevant. I think that I have seen in some RFC that
I can set up this by sending a certain message to 
server, but I can't find it anywhere now.
Can anyone shed some light on this? I would be very
grateful for any help.

-- 
DM