all repos — flynet @ a581facf90a5b89215dec37483a0db162b3c9f20

ersatz CDN on fly.io

increase health timeout

Alin
commit

a581facf90a5b89215dec37483a0db162b3c9f20

parent

cc88cabbef2dcf4fe55f1ac9929b661c217b8dcf

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M CaddyfileCaddyfile
@@ -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