applied hot reload to health check logic
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
healthcheck_addr: "127.0.0.1:9000"
|
||||
|
||||
iperf_addr: "0.0.0.0:5200"
|
||||
|
||||
backends:
|
||||
- id: "srv-1"
|
||||
ip: "127.0.0.1"
|
||||
@@ -24,6 +28,7 @@ rules:
|
||||
|
||||
- clients:
|
||||
- "0.0.0.0/0:6767"
|
||||
- "0.0.0.0/0:6969"
|
||||
targets: # no issues with duplicate servers or clusters
|
||||
- "priority-api"
|
||||
- "priority-api"
|
||||
|
||||
Reference in New Issue
Block a user