Files
bind9/bin
Michał Kępień 7427da27fa 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.

(cherry picked from commit 86698ded32)
2021-06-22 15:32:27 +02:00
..
2021-02-16 12:08:21 +11:00
2021-01-12 15:37:47 +01:00
2021-05-14 12:52:48 +02:00
2021-05-14 12:52:48 +02:00
2021-01-12 15:37:47 +01:00
2021-01-12 15:37:47 +01:00
2021-05-14 12:52:48 +02:00