John Heidemann / Papers / Recursives in the Wild: Engineering Authoritative DNS Servers

Recursives in the Wild: Engineering Authoritative DNS Servers
Moritz Müller, Giovane C
USC/Information Sciences Institute

Citation

Moritz Müller, Giovane C. M. Moura, Ricardo de O. Schmidt and John Heidemann. Recursives in the Wild: Engineering Authoritative DNS Servers. Technical Report ISI-TR-720. USC/Information Sciences Institute. [PDF] [alt PDF]

Abstract

In Internet Domain Name System (DNS), services operate authoritative name servers that individuals query through recursive resolvers. Operators strive to provide reliability by operating multiple name servers (NS), each on a separate IP address, and by using IP anycast to allow NSes to provide service from many physical locations. To meet their goals of minimizing latency and balancing load across NSes and anycast, operators need to know how recursive resolvers select an NS, and how that interacts with their NS deployments. Prior work has shown some recursives search for low latency, while others pick an NS at random or round robin, but did not examine how prevalent each choice was. This paper provides the first analysis of how recursives select between name servers in the wild, and from that we provide guidance to name server operators to reach their goals. We conclude that all NSes need to be equally strong and therefore we recommend to deploy IP anycast at every single authoritative.

Bibtex Citation

@techreport{Mueller17a,
  author = {M\"{u}ller, Moritz and Moura, Giovane C. M. and de O. Schmidt, Ricardo and Heidemann, John},
  title = {Recursives in the Wild: Engineering Authoritative {DNS} Servers},
  institution = {USC/Information Sciences Institute},
  year = {2017},
  sortdate = {2017-06-02},
  project = {ant, lacrend, retrofuturebridge},
  jsubject = {routing},
  number = {ISI-TR-720},
  month = jun,
  jlocation = {johnh: pafile},
  keywords = {anycast, recursive DNS, authoritative selection},
  url = {https://ant.isi.edu/%7ejohnh/PAPERS/Mueller17a.html},
  pdfurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Mueller17a.pdf},
  myorganization = {USC/Information Sciences Institute},
  copyrightholder = {authors}
}
Copyright © by John Heidemann