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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -