]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Add '(or zone transfer)' in sentence on BIND backend
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:25:22 +0000 (19:25 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:15:07 +0000 (12:15 +0200)
If zones would never be reloaded without a regular non-AXFR DNS request,
the BIND backend would not be usable in a hidden master setup for example.

Als remove superfluous period after link to setting.

docs/backends/bind.rst

index 4ee4cb13a26fded91fea7e1e4a45603fdac3cd9b..277b293d658cd464edb5caea6310b3d62c7ed378 100644 (file)
@@ -96,8 +96,8 @@ available for serving, as they are parsed. So a ``named.conf`` with
 zones will already be available. While a domain is being loaded, it is
 not yet available, to prevent incomplete answers.
 
-Reloading is currently done only when a request for a zone comes in, and
-then only after :ref:`setting-bind-check-interval`.
+Reloading is currently done only when a request (or zone transfer) for a
+zone comes in, and then only after :ref:`setting-bind-check-interval`
 seconds have passed after the last check. If a change occurred, access
 to the zone is disabled, the file is reloaded, access is restored, and
 the question is answered. For regular zones, reloading is fast enough to