mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 SmartDNS 过期缓存
This commit is contained in:
+11
-6
@@ -337,17 +337,22 @@ log-level notice
|
|||||||
bind [::]:6053@lo
|
bind [::]:6053@lo
|
||||||
bind-tcp [::]: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
|
cache-size 32768
|
||||||
force-qtype-SOA 65
|
force-qtype-SOA 65
|
||||||
max-query-limit 1024
|
max-query-limit 1024
|
||||||
max-reply-ip-num 24
|
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
|
server 172.16.1.1 -group intranet -exclude-default-group
|
||||||
nameserver /fox.home.arpa/intranet
|
nameserver /fox.home.arpa/intranet
|
||||||
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache
|
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache
|
||||||
|
|||||||
@@ -20,17 +20,22 @@ log-level notice
|
|||||||
bind [::]:6053@lo
|
bind [::]:6053@lo
|
||||||
bind-tcp [::]: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
|
cache-size 32768
|
||||||
force-qtype-SOA 65
|
force-qtype-SOA 65
|
||||||
max-query-limit 1024
|
max-query-limit 1024
|
||||||
max-reply-ip-num 24
|
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
|
server 172.16.1.1 -group intranet -exclude-default-group
|
||||||
nameserver /fox.home.arpa/intranet
|
nameserver /fox.home.arpa/intranet
|
||||||
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache
|
domain-rules /fox.home.arpa/ -speed-check-mode none -no-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user