From: Gert van Dijk Date: Mon, 1 Apr 2019 20:23:51 +0000 (+0200) Subject: docs: notes on 'bind-check-interval' <-> 'slave-cycle-interval' X-Git-Tag: rec-4.2.0-rc1~45^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5957060b735db798542eb710baa634fa3aff2e9b;p=thirdparty%2Fpdns.git docs: notes on 'bind-check-interval' <-> 'slave-cycle-interval' --- diff --git a/docs/backends/bind.rst b/docs/backends/bind.rst index 73da47a0e8..5434f3ec58 100644 --- a/docs/backends/bind.rst +++ b/docs/backends/bind.rst @@ -119,6 +119,12 @@ If :ref:`setting-bind-check-interval` is specified as zero, no checks will be performed until the ``pdns_control reload`` is given. +Please note that also the :ref:`setting-slave-cycle-interval` setting +controls how often a master would notify a slave about changes. +Especially in 'hidden master' configurations, where servers usually +don't receive regular queries, you may want to lower that setting to a +value as low as :ref:`setting-bind-check-interval`. + pdns\_control commands ----------------------