Hi all,
I want to use HAproxy to have multiple application over http(s) (microservices if you like). The issue that i'm struggling with is that i can't find a way to configure the backends. Ths ideea is that an application can fail, but the backend server should not be invalidated completely, but in the same time to still allow failover over multiple backends.

For the frontend is simple, just configure acl. But for the backend, can be done with multiple backends one per server per application, but i have a feeling that this design doesn't scale.
Do you guys recommend any other solution than this ?

--
Best regards,
Vintila Mihai Alexandru


Reply via email to