From 32758edc74cae57d86cded8e79d535e6dc95f7c5 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 26 Oct 2019 22:19:51 +0200 Subject: [PATCH] Double the default cache size, which remains fairly small --- example-encrypted-dns.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-encrypted-dns.toml b/example-encrypted-dns.toml index 12fccdf..bd13903 100644 --- a/example-encrypted-dns.toml +++ b/example-encrypted-dns.toml @@ -65,7 +65,7 @@ tcp_max_active_connections = 100 ## Built-in DNS cache capacity -cache_capacity = 50000 +cache_capacity = 100000 ## DNS cache: minimum TTL