fix? increase outgoing-range
This commit is contained in:
parent
94e1998a97
commit
a74d453878
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ server:
|
||||||
msg-cache-size: 32m
|
msg-cache-size: 32m
|
||||||
neg-cache-size: 32m
|
neg-cache-size: 32m
|
||||||
|
|
||||||
outgoing-range: 4096
|
outgoing-range: 8192
|
||||||
num-queries-per-thread: 1024
|
num-queries-per-thread: 2048
|
||||||
so-reuseport: yes
|
so-reuseport: yes
|
||||||
|
|
||||||
local-zone: "domain.tld." static
|
local-zone: "domain.tld." static
|
||||||
|
|
Loading…
Add table
Reference in a new issue