increase health timeout
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M Caddyfile → Caddyfile
@@ -113,7 +113,7 @@ Host {hostport} } health_status 2xx health_interval 10s - health_timeout 2s + health_timeout 5s health_fails 2 # passive health checks@@ -146,7 +146,7 @@ Host {hostport} } health_status 2xx health_interval 10s - health_timeout 2s + health_timeout 5s health_fails 2 # passive health checks