My great doubh is about static site sync, I will try explain my doubth:
The hypothesis is:
1. I have 2 servers both with the same static site running as said previous;
2. I configure nameservers for my domains in registrar as:
ns1.domain.com point to server 01
ns2.domain.com point to server 02
ns3.domain.com point to server 01
ns4.domain.com point to server 02
Well here the doubts:
1. when both servers running fine, and I type my domains in my browser, where my browser will load the site? Ever In server 01? Or sometimes server 01 and sometimes server 02??? (I think that the reply is server 1, but I am not sure)
2. If server 01 fail, my browser will load the site automatically in server 02?
