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|المحللات العودية]] بتضمين جزء من عنوان IP الخاص بالعميل في الاستعلامات المُرسَلة إلى [[authoritative-dns|خوادم الأسماء الموثوقة]]. يُمكّن ذلك شبكات 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.