mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
关闭 SmartDNS 过期缓存并调整响应 TTL
This commit is contained in:
+4
-4
@@ -339,11 +339,11 @@ log-level notice
|
|||||||
bind [::]:6053@lo
|
bind [::]:6053@lo
|
||||||
bind-tcp [::]:6053@lo
|
bind-tcp [::]:6053@lo
|
||||||
|
|
||||||
serve-expired yes
|
|
||||||
serve-expired-ttl 129600
|
|
||||||
serve-expired-reply-ttl 30
|
|
||||||
prefetch-domain yes
|
prefetch-domain yes
|
||||||
serve-expired-prefetch-time 21600
|
|
||||||
|
rr-ttl-min 60
|
||||||
|
rr-ttl-max 21600
|
||||||
|
rr-ttl-reply-max 3600
|
||||||
|
|
||||||
force-qtype-SOA 65
|
force-qtype-SOA 65
|
||||||
max-query-limit 1024
|
max-query-limit 1024
|
||||||
|
|||||||
@@ -22,11 +22,11 @@ log-level notice
|
|||||||
bind [::]:6053@lo
|
bind [::]:6053@lo
|
||||||
bind-tcp [::]:6053@lo
|
bind-tcp [::]:6053@lo
|
||||||
|
|
||||||
serve-expired yes
|
|
||||||
serve-expired-ttl 129600
|
|
||||||
serve-expired-reply-ttl 30
|
|
||||||
prefetch-domain yes
|
prefetch-domain yes
|
||||||
serve-expired-prefetch-time 21600
|
|
||||||
|
rr-ttl-min 60
|
||||||
|
rr-ttl-max 21600
|
||||||
|
rr-ttl-reply-max 3600
|
||||||
|
|
||||||
force-qtype-SOA 65
|
force-qtype-SOA 65
|
||||||
max-query-limit 1024
|
max-query-limit 1024
|
||||||
|
|||||||
Reference in New Issue
Block a user