dns - If I set four different Nameservers on one Domain -


1st server:

ns1.example.com on 123.123.123.123 ns2.example.com on 123.123.123.123 

2nd server:

ns1.example.com on 321.321.321.321 ns2.example.com on 321.321.321.321 

if set these nameserver 1 domain , if server gets corrupted domain work on both server if server b in working.

thanks...


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -