HAProxy - how to delay "coming up" by 30seconds
-
I have 2 backends for a service i'm loadbalancing.
When the service is started - the health check response from the service can sometimes show it is "ready", however it is not - and after a few seconds it will realize it is "not ready" and provide the correct response to haproxy health check. and then haproxy won't serve it.
I cannot change how this service behaves.
Is there a way to configure HAProxy so that when the service appears available for the first time (coming up) it will not serve it for some duration (whilst the service gets ready)
thanks in advance
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.