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-delegation/" 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-delegation/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-delegation/)
Use the native HTML custom element.
DNS प्रतिनिधिमंडल वह तंत्र है जिसके द्वारा बच्चे [[dns-zone|DNS ज़ोन]] पर अधिकार को मूल ज़ोन से [[nameserver|नेमसर्वर]] के एक अलग सेट में स्थानांतरित किया जाता है, बच्चे के अधिकारिक सर्वर की ओर इंगित करने वाले मूल ज़ोन में [[ns-record|NS रिकॉर्ड]] का उपयोग करके। प्रतिनिधिमंडल [[dns|DNS]] पदानुक्रम की मापनीयता के पीछे मूलभूत सिद्धांत है: [[iana|IANA]] TLD ज़ोन को [[registry-operator|रजिस्ट्री ऑपरेटरों]] को सौंपता है, रजिस्ट्री द्वितीय-स्तर के डोमेन को [[registrar|रजिस्ट्रारों]] को सौंपती है, और डोमेन स्वामी आगे उप-डोमेन को उप-प्रतिनिधि कर सकते हैं। जब कोई नेमसर्वर प्रत्यायोजित ज़ोन के भीतर रहता है, तो वृत्ताकार लुकअप निर्भरता तोड़ने के लिए [[glue-record|ग्लू रिकॉर्ड]] (नेमसर्वर के लिए A रिकॉर्ड) मूल ज़ोन में जोड़े जाते हैं।
उदाहरण
When you point example.com to ns1.myhoster.com via your registrar, the .com registry adds NS records for example.com in the .com zone — delegating DNS authority to myhoster's nameservers.