mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新 Dnsmasq 缓存参数
This commit is contained in:
+1
-1
@@ -445,7 +445,7 @@ log-facility=/var/log/dnsmasq.log
|
|||||||
log-async=20
|
log-async=20
|
||||||
|
|
||||||
cache-size=1024
|
cache-size=1024
|
||||||
max-cache-ttl=7200
|
max-cache-ttl=21600
|
||||||
edns-packet-max=1232
|
edns-packet-max=1232
|
||||||
rebind-domain-ok=/fox.home.arpa/
|
rebind-domain-ok=/fox.home.arpa/
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -512,7 +512,7 @@ log-facility=/var/log/dnsmasq.log
|
|||||||
log-async=20
|
log-async=20
|
||||||
|
|
||||||
cache-size=1024
|
cache-size=1024
|
||||||
max-cache-ttl=7200
|
max-cache-ttl=21600
|
||||||
edns-packet-max=1232
|
edns-packet-max=1232
|
||||||
rebind-domain-ok=/fox.home.arpa/
|
rebind-domain-ok=/fox.home.arpa/
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log
|
|||||||
log-async=20
|
log-async=20
|
||||||
|
|
||||||
cache-size=1024
|
cache-size=1024
|
||||||
max-cache-ttl=7200
|
max-cache-ttl=21600
|
||||||
edns-packet-max=1232
|
edns-packet-max=1232
|
||||||
rebind-domain-ok=/fox.home.arpa/
|
rebind-domain-ok=/fox.home.arpa/
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ log-facility=/var/log/dnsmasq.log
|
|||||||
log-async=20
|
log-async=20
|
||||||
|
|
||||||
cache-size=1024
|
cache-size=1024
|
||||||
max-cache-ttl=7200
|
max-cache-ttl=21600
|
||||||
edns-packet-max=1232
|
edns-packet-max=1232
|
||||||
rebind-domain-ok=/fox.home.arpa/
|
rebind-domain-ok=/fox.home.arpa/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user