bind9/bin/tests/system/additional
Ondřej Surý fa7b7973e3 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 14:13:45 +01:00
..
ns1 Rename system test directory with common files to _common 2023-09-19 14:56:12 +02:00
ns2 explicitly set dnssec-validation in system tests 2023-06-26 15:03:06 -07:00
ns3 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-11 15:04:52 +01:00
tests.sh Limit the additional processing for large RDATA sets 2025-01-15 14:13:45 +01:00
tests_sh_additional.py Replace clean.sh files with extra_artifacts mark 2024-11-11 15:04:52 +01:00