[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
replication and missed updates from slurpd
I've been experimenting with the behavior of slurpd when the slave
slapd has failed. As documented if a slave slapd is not running the
slurpd on the master keeps the change around and then the next time
there is an update both the old change and the current change are
pushed to the slave by slurpd.
Is it possible to get slurpd to periodically poll/retry pushing of
failed updates to slaves, instead of waiting for the next update a-la
'one-shot mode'?
Thanks