Do not force TCP connections to upstreams. (#4492)
This commit is contained in:
parent
3b9d13fda9
commit
15597aa493
1 changed files with 1 additions and 3 deletions
|
@ -51,8 +51,6 @@ data:
|
|||
reload
|
||||
loop
|
||||
bind {{ nodelocaldns_ip }}
|
||||
forward . {{ upstreamForwardTarget }} {
|
||||
force_tcp
|
||||
}
|
||||
forward . {{ upstreamForwardTarget }}
|
||||
prometheus :9253
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue