← Back to context Comment by dotancohen 8 hours ago What happens when the load balancer fails? 1 comment dotancohen Reply inigyou 6 hours ago HA has to be all the way through, in which case you might not need a load balancer because each client already connects to a separate server. If you do, then you can have one load balancer per client machine.
inigyou 6 hours ago HA has to be all the way through, in which case you might not need a load balancer because each client already connects to a separate server. If you do, then you can have one load balancer per client machine.
HA has to be all the way through, in which case you might not need a load balancer because each client already connects to a separate server. If you do, then you can have one load balancer per client machine.