Passive, Streaming Inference of TCP Connection Structure for Network Server Management

  • Authors:
  • Jeff Terrell;Kevin Jeffay;F. Donelson Smith;Jim Gogan;Joni Keller

  • Affiliations:
  • Department of Computer Science,;Department of Computer Science,;Department of Computer Science,;ITS Communication Technologies, University of North Carolina, Chapel Hill NC 27599;ITS Communication Technologies, University of North Carolina, Chapel Hill NC 27599

  • Venue:
  • TMA '09 Proceedings of the First International Workshop on Traffic Monitoring and Analysis
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We have developed a means of understanding the performance of servers in a network based on a real-time analysis of passively measured network traffic. TCP and IP headers are continuously collected and processed in a streaming fashion to first reveal the application-layer structure of all client/server dialogs ongoing in the network. Next, the representation of these dialogs are further processed to extract performance data such as response times of request-response exchanges for all servers. These data are then compared against archived historical distributions for each server to detect performance anomalies. Once found, these anomalies can be reported to server administrators for investigation. Our method uncovers nontrivial performance anomalies in arbitrary servers with no instrumentation of the server nor even knowledge of the server's function or configuration. Moreover, the entire process is completely transparent to servers and clients. We present the design of the tools used to perform this analysis, as well as a case study of the use of this method to uncover a significant performance anomaly in a UNC web portal.