docker-archive / dockercloud-haproxy

HAproxy image that autoreconfigures itself when used in Docker Cloud
https://cloud.docker.com/
651 stars 187 forks source link

Apply route settings to a single route instead of entire backend #222

Open MicOestergaard opened 6 years ago

nouchka commented 6 years ago

Hi,

thanks for fix. The failover option makes no sense without this: you don't want all the nodes of a backend with backup option. You just want a part of the nodes.

Best regards