Skip to content

Commit 6f268d6

Browse files
committed
Tune dns cache
1 parent c97107f commit 6f268d6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

alpine/alpine-root/etc/coredns/Corefile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
#log
77
#errors
8-
cache
8+
9+
cache {
10+
prefetch 1
11+
serve_stale
12+
}
913

1014
timeouts {
1115
read 1m

0 commit comments

Comments
 (0)