On Thu, Nov 5, 2009 at 4:39 PM, Dieter Kluenter <dieter(a)dkluenter.de> wrote:
Set proper limits on provider and consumer, otherwise the default
limit settings are applicable to cn=ldaprep,dc=example,dc=com.
Hello,
I am responding to myself about this problem that i got time to work
on only today. The fix was to set the following in the producer
slapd.conf:
timelimit unlimited
sizelimit unlimited
After some digging, i found that it blocked precisely at the 500 record.
Cheers,
Steph