Hi,
I find that HAProxy only resolve DNS of Backend Server that the start up time :

 * server sv1.mydomain.com *sv1.mydomain.com*:80 check port 80 inter
   4000 weight 10
 * server sv2.mydomain.com *sv2.mydomain.com*:80 check port 80 inter
   4000 weight 10

Even if DNS Server has change the A record or I manual Set the record in /etc/hosts , HAProxy doesn't recognise this change.

Can anyone confirm that ? or give me the official document about this. I'm trying to look up in the document but no luck.
Thank you very much.

Reply via email to