bind9/bin/tests/system/additional
Ondřej Surý 1b531c17a5 Limit the additional processing for large RDATA sets
When answering queries, don't add data to the additional section if
the answer has more than 13 names in the RDATA.  This limits the
number of lookups into the database(s) during a single client query,
reducing query processing load.

Also, don't append any additional data to type=ANY queries. The
answer to ANY is already big enough.

(cherry picked from commit a1982cf1bb)
2025-01-15 13:57:27 +01:00
..
ns1 Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
ns2 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns3 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 15:39:50 +01:00
tests.sh Limit the additional processing for large RDATA sets 2025-01-15 13:57:27 +01:00
tests_sh_additional.py Replace clean.sh files with extra_artifacts mark 2024-11-08 15:39:50 +01:00