On Thu, 25 Sep 2008, Proskurin Kirill wrote:
LDAP salve makes a search to master in some time interval to sync
with it. It
is like a "pull" method.
Can i say to Master to "push" slave - to start a sync?
For example im want slave updatetins right after im update master.
If I"m understanding you correctly, refreshAndPersist will give you the
outcome you desire, but not via the mechanism you described.