Michael Ströder wrote:
Howard Chu wrote:
Christian Kratzer wrote:
I remember a discussion some time ago about the possibility of delaying
access to a syncrepl. consumer during the intial DIT load.
http://www.openldap.org/lists/openldap-bugs/201308/msg00043.html
Feel free to experiment with it and see whether it suits your need.
Why was this undocumented strictrefresh option limited to delta-syncrepl?
Just expedient at the time, it would take more code to cover other cases. Also it wasn't clear to me that this was actually a good approach, thus the need for other developers to test it and give feedback.
The biggest problem with this approach is that it has global impact - turning off slapd's listeners. On a slapd with multiple independent databases, this would be a bad idea.