The contents of this legacy page are no longer maintained nor supported, and are made available only for historical purposes.

Bibliography Details

J. Erman, A. Manhanti, M. Arlitt, I. Cohen, and C. Williamson, "Identifying and Discrimination between Web and Peer-to-Peer Traffic in the Network Core", in World Wide Web (WWW) Conference 2007, May 2007.

Identifying and Discrimination between Web and Peer-to-Peer Traffic in the Network Core
Authors: J. Erman
A. Manhanti
M. Arlitt
I. Cohen
C. Williamson
Published: World Wide Web (WWW) Conference, 2007
URL: http://www2007.org/papers/paper511.pdf
Entry Dates: 2009-02-11
Abstract: Traffic classification is the ability to identify and categorize network traffic by application type. In this paper, we consider the problem of traffic classification in the network core. Classification at the core is challenging because only partial information about the flows and their contributors is available. We address this problem by developing a framework that can classify a flow using only unidirectional flow information. We evaluated this approach using recent packet traces that we collected and pre-classified to establish "base truth". From our evaluation, we find that flow statistics for the server-to-client direction of a TCP connection provide greater classification accuracy than the flow statistics for the client-to-server direction. Because collection of the server-to-client flow statistics may not always be feasible, we developed and validated an algorithm that can estimate the missing statistics from a unidirectional packet trace.
Results:
  • datasets: collect full packet traces; eight 1-hour traces between April 6-9, 2006;
  • machine learning approach (K-Means);
  • four metrics in evaluation: flow accuracy,byte accuracy, precision and recall;