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

refreshAndPersist speed



Hiya,

I would like to use refreshAndPersist between a master and slave but my application uses
a load balancer that round-robins ldap requests between a master and slave server. I need to
write to LDAP on the master but the read could be from any server.


The time between a write and read could be sub second so I need the master and slave to be in
sync in a similar timeframe.


Will syncrepl refreshAndPersist achieve this kind of instantanious update of the slaves?

Thanks,
Leigh