bind9/bin/tests/system/additional
Ondřej Surý 9dc22c65e8 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-20 17:05:38 +01:00
..
ns1 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns2 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns3 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tests.sh Limit the additional processing for large RDATA sets 2025-01-20 17:05:38 +01:00