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 = {
|
upstreams = {
|
||||||
strategy = "strict";
|
strategy = "strict";
|
||||||
timeout = "30s";
|
timeout = "30s";
|
||||||
|
init.strategy = "fast";
|
||||||
groups = {
|
groups = {
|
||||||
default = [
|
default = [
|
||||||
"tcp+udp:127.0.0.1:5335"
|
"tcp+udp:127.0.0.1:5335"
|
||||||
|
|
Loading…
Reference in a new issue