common/net/dns/unbound: enable DNS prefetch
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
# services.unbound.settings.server.so-sndbuf = "1m";
|
||||
#
|
||||
# `prefetch`: prefetch RRs which are about to expire from the cache, to keep them primed.
|
||||
# services.unbound.settings.server.prefetch = true;
|
||||
services.unbound.settings.server.prefetch = true;
|
||||
|
||||
# if a resolution fails, or takes excessively long, reply with expired cache entries
|
||||
# see: <https://unbound.docs.nlnetlabs.nl/en/latest/topics/core/serve-stale.html#rfc-8767>
|
||||
|
Reference in New Issue
Block a user