mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新 DNS 缓存参数
This commit is contained in:
@@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=2048
|
||||
max-cache-ttl=10800
|
||||
max-cache-ttl=7200
|
||||
fast-dns-retry=1800
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
|
||||
@@ -25,8 +25,8 @@ bind-tcp [::]:6053@lo
|
||||
prefetch-domain yes
|
||||
|
||||
rr-ttl-min 60
|
||||
rr-ttl-max 21600
|
||||
rr-ttl-reply-max 3600
|
||||
rr-ttl-max 28800
|
||||
rr-ttl-reply-max 14400
|
||||
|
||||
force-qtype-SOA 65
|
||||
max-query-limit 1024
|
||||
|
||||
@@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log
|
||||
log-async=20
|
||||
|
||||
cache-size=2048
|
||||
max-cache-ttl=10800
|
||||
max-cache-ttl=7200
|
||||
fast-dns-retry=1800
|
||||
rebind-domain-ok=/fox.home.arpa/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user