]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Document NS queries are excempt from minimal-responses
authorMatthijs Mekking <matthijs@isc.org>
Fri, 11 Nov 2022 09:23:04 +0000 (10:23 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 7 Dec 2022 10:37:55 +0000 (11:37 +0100)
Also document that DNSKEY, DS, CDNSKEY, and CDS never do additional
section processing.

doc/arm/reference.rst

index bf59f65c398162692ab2ce44b0bf02a074516699..cb2bd6b71b4170f46edc4457168381bb2fcd9f0c 100644 (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