Possible Duplicate:
What is the DNS root zone and domain?

according to what i have understood so far a root dns servers responds to top level domain name resolution requests. Am i correct ?

And why is it that there are only 13 root servers ?

link|improve this question

0% accept rate
Have you seen the Wikipedia article? en.wikipedia.org/wiki/Root_nameserver – Zoredache Jan 26 '11 at 18:41
If you have any questions left after reading these two links we'd be happy to answer them. – Joris Jan 26 '11 at 19:16
feedback

closed as exact duplicate by sysadmin1138, jscott, Scott Pack, Sam, Mark Henderson Jan 27 '11 at 3:18

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

And why is it that there are only 13 root servers ?

UDP DNS messages are limited to 512 bytes. 13 root server ~ 5oo bytes.

according to what i have understood so far a root dns servers responds to top level domain name resolution requests. Am i correct ?

Yes.

link|improve this answer
how come 13 root servers ~ 500 bytes ? – user68350 Jan 27 '11 at 8:43
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.