DNS Delegasyonu
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 delegasyonu, bir alt [[dns-zone|DNS bölgesi]] üzerindeki yetkinin, bölgeyi üst bölgeden ayrı bir [[nameserver|ad sunucuları]] kümesine aktaran, üst bölgedeki [[ns-record|NS kayıtlarını]] kullanarak gerçekleştirilen mekanizmadır. Delegasyon, [[dns|DNS]] hiyerarşisinin ölçeklenebilirliğinin temel ilkesidir: [[iana|IANA]], TLD bölgelerini [[registry-operator|kayıt işletmecilerine]] devreder; kayıt kuruluşları ikinci düzey domainleri [[registrar|kayıt şirketlerine]] devreder; domain sahipleri ise alt domainleri daha da alt düzeylere devredebilir. Döngüsel arama bağımlılıklarını kırmak için, bir ad sunucusu devredilen bölge içinde yer aldığında, [[glue-record|yapıştırıcı kayıtlar]] (ad sunucularının A kayıtları) üst bölgeye eklenir.
Örnek
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.