更新 SmartDNS 过期缓存

This commit is contained in:
CallMeR
2024-10-13 17:06:50 +08:00
parent 0dcfa86d11
commit 2d32561415
2 changed files with 22 additions and 12 deletions
+11 -6
View File
@@ -337,17 +337,22 @@ log-level notice
bind [::]:6053@lo
bind-tcp [::]:6053@lo
prefetch-domain yes
rr-ttl-min 60
rr-ttl-max 28800
rr-ttl-reply-max 14400
cache-size 32768
force-qtype-SOA 65
max-query-limit 1024
max-reply-ip-num 24
prefetch-domain yes
serve-expired yes
serve-expired-ttl 129600
serve-expired-reply-ttl 30
serve-expired-prefetch-time 28800
rr-ttl-min 60
rr-ttl-max 28800
rr-ttl-reply-max 14400
server 172.16.1.1 -group intranet -exclude-default-group
nameserver /fox.home.arpa/intranet
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache
+11 -6
View File
@@ -20,17 +20,22 @@ log-level notice
bind [::]:6053@lo
bind-tcp [::]:6053@lo
prefetch-domain yes
rr-ttl-min 60
rr-ttl-max 28800
rr-ttl-reply-max 14400
cache-size 32768
force-qtype-SOA 65
max-query-limit 1024
max-reply-ip-num 24
prefetch-domain yes
serve-expired yes
serve-expired-ttl 129600
serve-expired-reply-ttl 30
serve-expired-prefetch-time 28800
rr-ttl-min 60
rr-ttl-max 28800
rr-ttl-reply-max 14400
server 172.16.1.1 -group intranet -exclude-default-group
nameserver /fox.home.arpa/intranet
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache