Hi Community,
Does anyone know which one is the best load-balancing method for two identical icinga-master nodes in HA?
not sure if all API requests should be forwarded to a single master, or if it is ok to have a round robin distribution (or a least loaded, shall the balancer permit).
Master actively connect to satellites, so only connections from ApiUser accounts are expected for passive checks, icinga-web interaction, and Integrations with other monitoring systems.
Thanks in advance