applied hot reload to health check logic

This commit is contained in:
psun256
2025-12-10 18:52:40 -05:00
parent 9c24f172e9
commit 09966c1e85
10 changed files with 421 additions and 144 deletions

View File

@@ -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"