ECS (Mạng con máy khách 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.
Mạng con máy khách EDNS (ECS, RFC 7871) là phần mở rộng [[dns|DNS]] cho phép [[dns-resolver|các trình phân giải đệ quy]] đưa một phần địa chỉ IP của máy khách vào các truy vấn gửi đến [[authoritative-dns|các máy chủ tên có thẩm quyền]]. Điều này giúp CDN và DNS dựa trên vị trí địa lý trả về các máy chủ gần nhất với người dùng cuối thay vì trình phân giải. ECS kéo theo sự đánh đổi về quyền riêng tư: cải thiện hiệu suất phân phối nội dung nhưng chia sẻ dữ liệu IP một phần vượt ra ngoài trình phân giải.
Ví dụ
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.