IanTurner

msg:3663332 | 11:33 pm on May 30, 2008 (gmt 0) |
Secondary DNS just copies records from the primary DNS and serves the results to those who query. Perfectly safe to use if the service is being supplied by a reputable company.
|
himalayaswater

msg:3663555 | 10:23 am on May 31, 2008 (gmt 0) |
Use secondary DNS for reliability of your name service. Secondary DNS is useful if your primary dns server went down or too busy to serve request. Some browser or client may send domain request in round robin fashion.
|
2lame2rank

msg:3663775 | 6:47 pm on May 31, 2008 (gmt 0) |
| Secondary DNS is useful if your primary dns server went down or too busy to serve request |
| Thanks for your replies, the above is what I'm interested in. How does this system work exactly? Say I have three nameservers, two from my host and one from my domain provider (secondary DNS). If my host's two servers are unreachable does that mean that browsers will try each one in turn, from 1 to 3, and take the first one that replies? Or do they check any at random?. If one fails, do they try another on the list?
|
IanTurner

msg:3663793 | 7:27 pm on May 31, 2008 (gmt 0) |
They try one at random and if that fails check another.
|
himalayaswater

msg:3664945 | 3:57 pm on Jun 2, 2008 (gmt 0) |
It all depends upon os and local resolver configuration. In simple term, browser will try to check all name server before returning domain not found error. It is good idea to have secondary name server outside your data center or country.
|
|