2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Document NS queries are excempt from minimal-responses

Also document that DNSKEY, DS, CDNSKEY, and CDS never do additional
section processing.
This commit is contained in:
Matthijs Mekking
2022-11-11 10:23:04 +01:00
parent e5afd7c50c
commit f7b477f6ea

View File

@@ -2153,11 +2153,16 @@ Boolean Options
This option controls the addition of records to the authority and
additional sections of responses. Such records may be included in
responses to be helpful to clients; for example, NS or MX records may
responses to be helpful to clients; for example, MX records may
have associated address records included in the additional section,
obviating the need for a separate address lookup. However, adding
these records to responses is not mandatory and requires additional
database lookups, causing extra latency when marshalling responses.
Responses to DNSKEY, DS, CDNSKEY, and CDS requests will never have
optional additional records added. Responses to NS requests will
always have additional section processing.
:any:`minimal-responses` takes one of four values:
- ``no``: the server is as complete as possible when generating