From: Pieter Lexis Date: Wed, 10 Sep 2014 06:25:12 +0000 (+0200) Subject: Link to the correct section X-Git-Tag: rec-3.7.0-rc1~161^2^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6446bb1174a5890fb990d87b1d18b4ce4ee50b9;p=thirdparty%2Fpdns.git Link to the correct section --- diff --git a/pdns/docs/markdown/authoritative/backend-bind.md b/pdns/docs/markdown/authoritative/backend-bind.md index 894ddf8f59..a2a1ee35e0 100644 --- a/pdns/docs/markdown/authoritative/backend-bind.md +++ b/pdns/docs/markdown/authoritative/backend-bind.md @@ -34,7 +34,7 @@ How often to check for zone changes. See 'Operation' section. Filename to store and access our DNSSEC metadatabase, empty for none. ### `bind-hybrid` -Store DNSSEC keys and metadata storage in an other backend. See the [hybrid BIND-mode operation](dnssec.md#powerdnssec-bind-mode-operation) +Store DNSSEC keys and metadata storage in an other backend. See the [hybrid BIND-mode operation](dnssec.md#powerdnssec-hybrid-bind-mode-operation) ## Operation On launch, the BindBackend first parses the `named.conf` to determine which zones need to be loaded. These will then be parsed and made available for serving, as they are parsed. So a `named.conf` with 100.000 zones may take 20 seconds to load, but after 10 seconds, 50.000 zones will already be available. While a domain is being loaded, it is not yet available, to prevent incomplete answers.