ECS (EDNS क्लाइंट सबनेट)
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/ecs/" 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/ecs/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ecs/)
Use the native HTML custom element.
EDNS क्लाइंट सबनेट (ECS, RFC 7871) एक [[dns|DNS]] एक्सटेंशन है जो [[dns-resolver|रिकर्सिव रिजॉल्वर]] को [[authoritative-dns|अधिकृत नेमसर्वर]] पर भेजे गए क्वेरी में क्लाइंट IP पते का एक हिस्सा शामिल करने की सुविधा देता है। इससे CDN और जियोलोकेशन-आधारित DNS रिजॉल्वर के बजाय अंतिम उपयोगकर्ता के सबसे नजदीकी सर्वर लौटा सकते हैं। ECS में गोपनीयता का समझौता शामिल है: यह कंटेंट डिलीवरी प्रदर्शन में सुधार करता है लेकिन रिजॉल्वर से आगे आंशिक IP डेटा साझा करता है।
उदाहरण
Google's CDN uses ECS to detect that a user in Tokyo is querying via a US-based resolver, and returns Japanese edge server IPs instead of US ones.