Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - svante.karlsson

#1
Is it possible to automatically load balance over some backend servers for high availability purposes?

I'm running a mesos cluster with 3 master servers and I'm tinkering with opnsense but I cannot find any way to do this. It seems that the loadbalacing thing checks all servers in a group for ok and stops working if any servers is down. I found the failover but that seems to be restricted to master/backup and cannot be extended to 3 servers.

What I'm looking for is what I normally use HAproxy for but it would be nice to skip this step since that requires two more nodes...

https://www.digitalocean.com/community/tutorials/how-to-use-haproxy-to-set-up-http-load-balancing-on-an-ubuntu-vps

is it possible to something like this with opnsense?

/svante