Multi-master scenario

Paul Vixie vixie at sa.vix.com
Wed Feb 2 14:56:38 UTC 2005


Barry Margolin <barmar at alum.mit.edu> writes:

> When a refresh occurs due to the Refresh timer going off, it will check 
> each master serially, and pull a transfer from one if it has a higher 
> serial number than the local copy.  It doesn't try them both 
> concurrently.

it will try them all, transfer only from a master offering the best currently
available serial number.  this is tricky given "sequence number arithmetic"
and 32-bit rounding.
-- 
Paul Vixie



More information about the bind-users mailing list