Marcus Frenkel <marcus.fren...@gmail.com> wrote:
>
> I need to know how BIND writes to slave zone files after zone has been
> updated. Does it modify the file in place or it replaces the file with
> new one at once?

Changes are written to a journal append-only style. Every so often the
master file is rewritten to incorporate the contents of the journal; this
is done by writing to a new file and renaming it in place of the old one.

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
sovereignty rests with the people and authority
in a democracy derives from the people
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to