dns_server: fix dualstack select issue.

This commit is contained in:
Nick Peng
2022-06-08 23:28:46 +08:00
parent 6cfaa639f6
commit 7e985e7d11
4 changed files with 75 additions and 38 deletions

View File

@@ -38,7 +38,7 @@ bind [::]:53
# dns cache size
# cache-size [number]
# 0: for no cache
cache-size 4096
cache-size 16384
# enable persist cache when restart
# cache-persist yes