bind9/lib
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
..
bind9 implement 'max-query-restarts' 2024-08-20 17:34:46 +00:00
dns Limit the additional processing for large RDATA sets 2025-01-20 17:11:21 +01:00
irs update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
isc Additional fixes to non-thread version 2024-02-28 14:13:46 +01:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-22 12:40:39 +02:00
isccfg implement 'max-query-restarts' 2024-08-20 17:34:46 +00:00
lwres prep 9.11.37 2022-03-07 09:17:17 +00:00
samples Refactored dns_message_t for using attach/detach semantics 2020-09-30 13:33:43 +02:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:50:30 +11:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00