bind9/doc/arm
Ondřej Surý e699ef939e
Add a limit to the number of RRs in RRSets
Previously, the number of RRs in the RRSets were internally unlimited.
As the data structure that holds the RRs is just a linked list, and
there are places where we just walk through all of the RRs, adding an
RRSet with huge number of RRs inside would slow down processing of said
RRSets.

Add a configurable limit to cap the number of the RRs in a single RRSet.
This is enforced at the database (rbtdb, qpzone, qpcache) level and
configured with new max-records-per-type configuration option that can
be configured globally, per-view and per-zone.

(cherry picked from commit 3fbd21f69a1bcbd26c4c00920e7b0a419e8762fc)
2024-06-10 18:50:03 +02:00
..
_ext Support Sphinx 1.6.7 2022-07-21 15:26:26 +02:00
_static ARM style change: render literals in black color 2022-06-02 17:23:31 +02:00
.gitattributes make git aware XML docbooks are only asset ARM needs to track 2020-01-13 11:08:18 +01:00
.gitignore Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
advanced.inc.rst Manually hyperlink algorithm, key, options, secret, and server 2022-07-04 16:09:25 +02:00
build.inc.rst Avoid libuv 1.35 and 1.36 that have broken recvmmsg implementation 2023-02-09 22:10:46 +01:00
catz.inc.rst Update reference for Catalog Zones spec to RFC9432 2024-05-08 07:09:35 +00:00
chapter1.rst Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
chapter2.rst Remove build from chapter 2 and move it to the end of ARM 2022-05-11 11:05:43 +02:00
chapter3.rst Rewrite Configurations and Zone Files section in the ARM 2022-05-11 11:07:32 +02:00
chapter4.rst Split Configuration chapter in the ARM into chapters 3 and 4 2022-05-11 11:07:32 +02:00
chapter5.rst Move "DNSSEC" chapter before "Advanced" and "Security" 2022-06-22 15:56:49 +02:00
chapter6.rst Move "DNSSEC" chapter before "Advanced" and "Security" 2022-06-22 15:56:49 +02:00
chapter7.rst Move "DNSSEC" chapter before "Advanced" and "Security" 2022-06-22 15:56:49 +02:00
chapter9.rst Restructure includes for chapter 9 Troubleshooting 2022-05-11 11:07:32 +02:00
chapter10.rst Remove build from chapter 2 and move it to the end of ARM 2022-05-11 11:05:43 +02:00
conf.py Add a Sphinx role for linking CVEs to the ISC Knowledgebase 2023-09-21 14:24:24 +02:00
config-auth.inc.rst Deduplicate link anchors in the ARM 2022-10-05 11:44:33 +02:00
config-intro.inc.rst Remove manually defined anchors pointing to statement definitions 2022-10-05 11:55:03 +02:00
config-resolve.inc.rst Remove manually defined anchors pointing to statement definitions 2022-10-05 11:55:03 +02:00
dlz.inc.rst Add tags and short descriptions for dlz and search statements 2022-08-01 10:12:12 +02:00
dns-ops.inc.rst Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
dns-security-overview.dia Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dns-security-overview.png Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dns-servers.dia Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dns-servers.png Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dns-tree.dia Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dns-tree.png Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
dnssec-guide.rst Minor DNSSEC guide tweaks 2022-05-11 11:07:32 +02:00
dnssec.inc.rst Remove manually defined anchors pointing to statement definitions 2022-10-05 11:55:03 +02:00
dyndb.inc.rst Add tag and short description for dyndb statement 2022-08-01 10:12:12 +02:00
general.rst Update reference for Catalog Zones spec to RFC9432 2024-05-08 07:09:35 +00:00
history.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
index.rst Add Google Site Verification tag to the TOC page 2023-06-29 18:48:31 +02:00
intro-dns-bind.inc.rst Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
intro-security.inc.rst Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
introduction.inc.rst Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
isc-logo.pdf Update ISC logo 2020-07-08 02:00:11 +00:00
logging-categories.inc.rst Update sample query log excerpt in the ARM 2023-07-06 15:46:16 +02:00
Makefile.am Remove auto-generated rst files in repo in favour of grammar pretty printer 2022-07-01 10:20:56 +02:00
managed-keys.inc.rst Grammar fixes and assorted text edits in the ARM 2022-07-04 16:09:25 +02:00
manpages.rst In the ARM appendix, sort man page sections alphabetically 2022-03-10 20:18:52 +01:00
name-resolution.dia Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
name-resolution.png Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
notes.rst Merge tag 'v9.18.27' into bind-9.18 2024-05-16 11:40:54 +02:00
pkcs11.inc.rst Replace "sha1sum" with "openssl sha1 -r" 2022-11-14 21:03:01 +01:00
platforms.inc.rst Add Alpine Linux 3.20 2024-05-23 11:22:37 +00:00
plugins.inc.rst Add short description for plugin statement 2022-08-01 10:12:12 +02:00
primary-secondary.dia Rewrite Configurations and Zone Files section in the ARM 2022-05-11 11:07:32 +02:00
primary-secondary.png Rewrite Configurations and Zone Files section in the ARM 2022-05-11 11:07:32 +02:00
recursive-query.dia Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
recursive-query.png Rewrite Introduction chapters of the ARM 2022-05-11 11:05:43 +02:00
reference.rst Add a limit to the number of RRs in RRSets 2024-06-10 18:50:03 +02:00
requirements.inc.rst Deduplicate link anchors in the ARM 2022-10-05 11:44:33 +02:00
requirements.txt Update Sphinx version used for documentation build 2024-04-18 16:45:11 +02:00
resolver-forward.dia Rewrite Configurations and Zone Files section in the ARM 2022-05-11 11:07:32 +02:00
resolver-forward.png Rewrite Configurations and Zone Files section in the ARM 2022-05-11 11:07:32 +02:00
rpz.inc.rst Update RPZ documentation 2022-08-30 10:36:14 +00:00
security.inc.rst Describe BIND threat model 2023-10-13 09:26:57 +02:00
sig0.inc.rst Split chapter Advanced DNS Features in the ARM into chapters 5, 6, 7 2022-05-11 11:07:32 +02:00
tkey.inc.rst Split chapter Advanced DNS Features in the ARM into chapters 5, 6, 7 2022-05-11 11:07:32 +02:00
troubleshooting.inc.rst Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
tsig.inc.rst Manually hyperlink algorithm, key, options, secret, and server 2022-07-04 16:09:25 +02:00
zones.inc.rst Add missing newline in documentation code example 2023-03-27 17:08:29 +02:00