bind9/bin/named
Michał Kępień 86698ded32 Hardcode "max-cache-size" for the "_bind" view
The built-in "_bind" view does not allow recursion and therefore does
not need a large cache database.  However, as "max-cache-size" is not
explicitly set for that view in the default configuration, it inherits
that setting from global options.  Set "max-cache-size" for the built-in
"_bind" view to a fixed value (2 MB, i.e. the smallest allowed value) to
prevent needlessly preallocating memory for its cache RBT hash table.
2021-06-22 15:28:31 +02:00
..
include Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
builtin.c Generate PTR records for DNS64 mapped ipv4only.arpa reverses. 2020-12-11 14:17:52 +11:00
config.c Hardcode "max-cache-size" for the "_bind" view 2021-06-22 15:28:31 +02:00
control.c Postpone the isc_app_shutdown() after rndc response has been sent 2020-10-22 11:46:58 -07:00
controlconf.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dlz_dlopen_driver.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
fuzz.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
geoip.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
logconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
main.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
Makefile.am Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
named.conf.rst Add configuration option to set send/recv buffers on the nm sockets 2021-05-17 08:47:09 +02:00
named.rst Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
os.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
server.c Use minimal-sized caches for non-recursive views 2021-06-22 15:28:31 +02:00
statschannel.c Add new isc_managers API to simplify <*>mgr create/destroy 2021-05-07 10:19:05 -07:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
transportconf.c refactor outgoing HTTP connection support 2021-03-05 13:29:26 +02:00
tsigconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
xsl_p.h Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
zoneconf.c rename dns_name_copynf() to dns_name_copy() 2021-05-22 00:37:27 -07:00