DNS रूट सर्वर
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns-root-server/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns-root-server/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-root-server/)
Use the native HTML custom element.
DNS रूट सर्वर [[dns|DNS]] पदानुक्रम के शीर्ष-स्तरीय [[nameserver|नेमसर्वर]] हैं, जो [[tld|TLD]] नेमसर्वर के स्थानों के बारे में क्वेरी का उत्तर देने के लिए जिम्मेदार हैं। A से M तक लेबल किए गए 13 तार्किक रूट सर्वर पते हैं, प्रत्येक अलग संगठन द्वारा संचालित है और [[anycast|एनीकास्ट]] रूटिंग के माध्यम से दुनिया भर में सैकड़ों भौतिक स्थानों से पहुंचा जा सकता है। ICANN द्वारा अनुरक्षित [[iana|IANA]] रूट ज़ोन डेटाबेस यह परिभाषित करता है कि प्रत्येक TLD के लिए कौन से नेमसर्वर आधिकारिक हैं, और रूट सर्वर इस [[root-zone|रूट ज़ोन]] डेटा की सेवा करते हैं। जब कोई [[recursive-dns|रिकर्सिव रिज़ॉल्वर]] किसी ऐसे नाम का सामना करता है जिसे उसने कैश नहीं किया है, तो वह पहले जिम्मेदार TLD सर्वर खोजने के लिए रूट सर्वर से संपर्क करता है।
उदाहरण
The 13 root server identities (a.root-servers.net through m.root-servers.net) collectively handle billions of queries daily; F-root alone operates 200+ nodes, none of which share a single point of failure thanks to anycast.