• DocumentCode
    1809578
  • Title

    Leveraging traffic repetitions for high-speed deep packet inspection

  • Author

    Bremler-Barr, Anat ; David, Shimrit Tzur ; Harchol, Yotam ; Hay, David

  • Author_Institution
    Sch. of Comput. Sci., Interdiscipl. Center, Herzliya, Israel
  • fYear
    2015
  • fDate
    April 26 2015-May 1 2015
  • Firstpage
    2578
  • Lastpage
    2586
  • Abstract
    Deep Packet Inspection (DPI) plays a major role in contemporary networks. Specifically, in datacenters of content providers, the scanned data may be highly repetitive. Most DPI engines are based on identifying signatures in the packet payload. This pattern matching process is expensive both in memory and CPU resources, and thus, often becomes the bottleneck of the entire application. In this paper we show how DPI can be accelerated by leveraging repetitions in the inspected traffic. Our new mechanism makes use of these repetitions to allow the repeated data to be skipped rather than scanned again. The mechanism consists of a slow path, in which frequently repeated strings are identified and stored in a dictionary, along with some succinct information for accelerating the DPI process, and a data path, where the traffic is scanned byte by byte but strings from the dictionary, if encountered, are skipped. Upon skipping, the data path recovers to the state it would have been in had the scanning continued byte by byte. Our solution achieves a significant performance boost, especially when data is from the same content source (e.g., the same website). Our experiments show that for such cases, our solution achieves a throughput gain of 1.25-2.5 times the original throughput, when implemented in software.
  • Keywords
    computer networks; telecommunication traffic; data path; high-speed deep packet inspection; packet payload; pattern matching process; traffic repetitions; Acceleration; Automata; Conferences; Dictionaries; Engines; Hardware; Software;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Computer Communications (INFOCOM), 2015 IEEE Conference on
  • Conference_Location
    Kowloon
  • Type

    conf

  • DOI
    10.1109/INFOCOM.2015.7218648
  • Filename
    7218648