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

sizelimit in slapd ?



i have written an application that reads from OpenLDAP. However, I can
only seem to obtain a maximum of 500 entries from a call to ldap_search().
I have edited slapd.conf, and inserted a "sizelimit 8192" setting, and
restarted slapd.
This didn't help.
Im running OpenLDAP 2.0.11 on Solaris 8 (SPARC).
Running slapd -d 7, and requesting a search that should return 515
entries, returns only 500, with the final bit of the debug info being:

<= send_search_entry
entry_rdwr_runlock: ID: 51400
====> cache_return_entry_r( 51400 ): returned (0)
send_ldap_search_result 0::
send_ldap_response: msgid=4 tag=101 err=0
ber_flush: 14 bytes to sd 7
  0000:  30 0c 02 01 04 65 07 0a  01 00 04 00 04 00         0....e........
ldap_write: want=14, written=14
  0000:  30 0c 02 01 04 65 07 0a  01 00 04 00 04 00         0....e........


any clues ?

-- 
joshua reich
i2pi.creative technology
Ph: +61 (0) 3 9415 9557
Mb: +61 (0) 408 355 788