-
Brad Davidson authored
* Adds support for health-checking loadbalancer servers. If a health-check fails when dialing, all existing connections to the server will be closed. * Wires up a remotedialer tunnel connectivity check as the health check for supervisor/apiserver connections. * Wires up a simple ping request to the supervisor port as the health check for etcd connections. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
c51d7bfb
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| config.go | ||
| loadbalancer.go | ||
| loadbalancer_test.go | ||
| servers.go | ||
| servers_test.go | ||
| utility.go | ||
| utility_windows.go | ||
| utlity_linux.go |