Abstract
The couplings between IP addresses, names of content or services, and socket interfaces, are too tight. This impedes system manageability, growth, and overall provisioning. In turn, large-scale content providers are forced to use staggering numbers of addresses, ultimately leading to address exhaustion (IPv4) and inefficiency (IPv6). In this paper, we revisit IP bindings, entirely. We attempt to evolve addressing conventions by decoupling IP in DNS and from network sockets. Alongside technologies such as SNI and ECMP, a new architecture emerges that ''unbinds'' IP from services and servers, thereby returning IP's role to merely that of reachability. The architecture is under evaluation at a major CDN in multiple datacenters. We show that addresses can be generated randomly per-query, for 20M+ domains and services, from as few as ∼4K addresses, 256 addresses, and even one IP address. We explain why this approach is transparent to routing, L4/L7 load-balancers, distributed caching, and all surrounding systems - and is highly desirable. Our experience suggests that many network-oriented systems and services (e.g., route leak mitigation, denial of service, measurement) could be improved, and new ones designed, if built with addressing agility.
Original language | English |
---|---|
Title of host publication | SIGCOMM'21 |
Subtitle of host publication | Proceedings of the ACM SIGCOMM 2021 Conference |
Editors | Fernando Kuipers, Matthew Caesar |
Place of Publication | New York, NY |
Publisher | ACM |
Pages | 433-446 |
Number of pages | 14 |
ISBN (Electronic) | 9781450383837 |
DOIs | |
Publication status | Published - 9 Aug 2021 |
Event | 2021 Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, SIGCOMM 2021 - Virtual, Online, United States Duration: 23 Aug 2021 → 27 Aug 2021 |
Conference
Conference | 2021 Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, SIGCOMM 2021 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 23/08/21 → 27/08/21 |
Keywords
- Addressing
- Content distribution
- Programmable sockets
- Provisioning