From: Peter van Dijk Date: Mon, 15 Feb 2021 11:41:26 +0000 (+0100) Subject: apply doc review comments from Pieter X-Git-Tag: dnsdist-1.6.0-rc1~32^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9669%2Fhead;p=thirdparty%2Fpdns.git apply doc review comments from Pieter --- diff --git a/docs/modes-of-operation.rst b/docs/modes-of-operation.rst index 6b43455269..e2ec6804ca 100644 --- a/docs/modes-of-operation.rst +++ b/docs/modes-of-operation.rst @@ -31,8 +31,8 @@ managing records etc. .. _master-operation: .. _primary-operation: -Master operation ----------------- +Primary operation +----------------- When operating as a master, PowerDNS sends out notifications of changes to slaves, which react to these notifications by querying PowerDNS to @@ -89,8 +89,8 @@ the :ref:`pdns_control ` tool: .. _slave-operation: .. _secondary-operation: -Slave operation ---------------- +Secondary operation +------------------- On launch, PowerDNS requests from all backends a list of domains which have not been checked recently for changes. This should happen every diff --git a/docs/settings.rst b/docs/settings.rst index b1090562e6..d83489fdfd 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1854,9 +1854,9 @@ If a PID file should be written. - Integer - Default: 60 -On a master, this is the amount of seconds between the master checking +On a primary, this is the amount of seconds between the primary checking the SOA serials in its database to determine to send out NOTIFYs to the -slaves. On slaves, this is the number of seconds between the slave +secondaries. On secondaries, this is the number of seconds between the secondary checking for updates to zones. .. _setting-xfr-max-received-mbytes: