X-trace: a pervasive network tracing framework

  • Authors:
  • Rodrigo Fonseca;George Porter;Randy H. Katz;Scott Shenker;Ion Stoica

  • Affiliations:
  • Computer Science Division, Univ. of California, Berkeley, Berkeley, Calif;Computer Science Division, Univ. of California, Berkeley, Berkeley, Calif;Computer Science Division, Univ. of California, Berkeley, Berkeley, Calif;Computer Science Division, Univ. of California, Berkeley, Berkeley, Calif;Computer Science Division, Univ. of California, Berkeley, Berkeley, Calif

  • Venue:
  • NSDI'07 Proceedings of the 4th USENIX conference on Networked systems design & implementation
  • Year:
  • 2007

Quantified Score

Hi-index 0.02

Visualization

Abstract

Modern Internet systems often combine different applications (e.g., DNS, web, and database), span different administrative domains, and function in the context of network mechanisms like tunnels, VPNs, NATs, and overlays. Diagnosing these complex systems is a daunting challenge. Although many diagnostic tools exist, they are typically designed for a specific layer (e.g., traceroute) or application, and there is currently no tool for reconstructing a comprehensive view of service behavior. In this paper we propose X-Trace, a tracing framework that provides such a comprehensive view for systems that adopt it. We have implemented X-Trace in several protocols and software systems, and we discuss how it works in three deployed scenarios: DNS resolution, a three-tiered photo-hosting website, and a service accessed through an overlay network.