blocky: set upstream init strat
This commit is contained in:
parent
a6ba408915
commit
7881bfd9e7
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
upstreams = {
|
||||
strategy = "strict";
|
||||
timeout = "30s";
|
||||
init.strategy = "fast";
|
||||
groups = {
|
||||
default = [
|
||||
"tcp+udp:127.0.0.1:5335"
|
||||
|
|
Loading…
Reference in a new issue