]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update security.rst
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 1 Nov 2021 10:29:38 +0000 (11:29 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Nov 2021 10:29:38 +0000 (11:29 +0100)
docs/security.rst

index 48da313aa3a815a9123e5e1b9184d249796e84b1..55f4d8cc2a1e670884c99c2f5ebb8f9432168b2f 100644 (file)
@@ -75,4 +75,5 @@ Depending on your specific requirements, it might be good perform checks on zone
 - Enforce reasonable ``TTL`` values.
 - Enforce reasonable values in the ``SOA`` records.
 - Validate delegations.
-
+- Enforce a reasonable maximum for the total number of records.
+- Enforce a reasonbale maximum for the number of records per record set.