Dear all,
in a situation where 2 zabbix servers are in HA modus and reachable to the clients via a reverse proxy (haproxy / traefik, etc), is it possible for the reverse proxy to figure out which one node is the current master, so as to remove the other(s) from the load balancing routine?
example in traefik one could use healthchecks: https://doc.traefik.io/traefik/routi.../#health-check
this is quite an important feature to have
in a situation where 2 zabbix servers are in HA modus and reachable to the clients via a reverse proxy (haproxy / traefik, etc), is it possible for the reverse proxy to figure out which one node is the current master, so as to remove the other(s) from the load balancing routine?
example in traefik one could use healthchecks: https://doc.traefik.io/traefik/routi.../#health-check
this is quite an important feature to have
Comment