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


J. Terrell, K. Jeffay, F.D. Smith, J. Gogan, and J. Keller,
Proceedings of the IFIP Networking 2009 Workshop on Traffic Monitoring and Analysis
Aachen, Germany, May 2009 (to appear)


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.


Get a PostScript (compressed) or PDF copy of the paper.



Back to the Networking Research at UNC page.