bind9/bin/tests/system/additional
Ondřej Surý 89b256efae 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:11:21 +01:00
..
ns1 update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
ns3 update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
clean.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
tests.sh Limit the additional processing for large RDATA sets 2025-01-20 17:11:21 +01:00