bind9/doc
Ondřej Surý 011e9418ce Disable lame-ttl cache
The lame-ttl cache is implemented in ADB as per-server locked
linked-list "indexed" with <qname,qtype>.  This list has to be walked
every time there's a new query or new record added into the lame cache.
Determined attacker can use this to degrade performance of the resolver.

Resolver testing has shown that disabling the lame cache has little
impact on the resolver performance and it's a minimal viable defense
against this kind of attack.
2021-10-28 12:05:58 +02:00
..
arm Disable lame-ttl cache 2021-10-28 12:05:58 +02:00
design Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
dev Document typenumber and classnumber format 2021-10-25 21:33:35 +00:00
dnssec-guide Fix missing iterations value in dnssec-guide 2021-08-11 08:39:34 +00:00
doxygen Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
man Update rndc serve-stale status output 2021-10-25 10:42:10 +02:00
misc remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
notes Add release note for [GL #2843] 2021-10-28 07:40:10 +00:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00