Forum: CFEngine Help
Subject: Re: Load Balancing CFengine Server
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,24624,24657#msg-24657

I just use a single DNS name (cfmaster) which resolves to several IPs, and then 
let the local resolver handle things.  If you store keys based on IP rather 
than name, you don't even have to sync the keys up across the servers.  Most 
DNS servers can just do round-robin "balancing".  If one host's down, cf-agent 
should get a port-unreachable or host-unreachable and move on to the next IP in 
the list, so that's going to be good enough availability balancing for a lot of 
situations, with really no special setup.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to