How to implement a failover mechanism by connecting the Solace HA through a single URL

Hi @bxb,

Often used is a loadbalancer. I’ve seen running Solace HA groups behind F5s, nginx, haproxy (and maybe every other LB you can think of).

Keep in mind: You need to load balance all ports for all protocols that you want to use.

Uli