rework loadbalancer support
This commit is contained in:
parent
b143101f82
commit
518a37e776
86 changed files with 339 additions and 1055 deletions
|
@ -30,7 +30,6 @@ level = "DEBUG"
|
|||
[http.services.service1.LoadBalancer]
|
||||
[[http.services.service1.LoadBalancer.Servers]]
|
||||
url = "http://127.0.0.1:9010"
|
||||
weight = 1
|
||||
|
||||
[[tls]]
|
||||
[tls.certificate]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue