traefik/healthcheck
Timo Reimann 60ea9199e5 Start health checks early.
Do not wait a full tick cycle to execute the first health check.

Additional changes:

- Make request timeout configurable (for testing purposes).
- Support synchronizing on health check goroutine termination through an
  internal wait group (for testing purposes).
- Stop leaking by closing the HTTP response body.
- Extend health check logging and use WARNING level for (continuously)
  failing health checks.
2017-04-07 19:13:15 +02:00
..
healthcheck.go Start health checks early. 2017-04-07 19:13:15 +02:00
healthcheck_test.go Start health checks early. 2017-04-07 19:13:15 +02:00