mirror of
https://github.com/containous/traefik.git
synced 2025-10-16 23:33:20 +03:00
Allow short healthcheck interval with long timeout
This commit is contained in:
@@ -338,7 +338,6 @@ Below are the available options for the health check mechanism:
|
||||
!!! info "Interval & Timeout Format"
|
||||
|
||||
Interval and timeout are to be given in a format understood by [time.ParseDuration](https://golang.org/pkg/time/#ParseDuration).
|
||||
The interval must be greater than the timeout. If configuration doesn't reflect this, the interval will be set to timeout + 1 second.
|
||||
|
||||
!!! info "Recovering Servers"
|
||||
|
||||
|
Reference in New Issue
Block a user