System and method for utilizing a data reducing module for dictionary compression of encoded data

Information

  • Patent Grant
  • 10033837
  • Patent Number
    10,033,837
  • Date Filed
    Monday, September 30, 2013
    11 years ago
  • Date Issued
    Tuesday, July 24, 2018
    6 years ago
  • CPC
  • Field of Search
    • US
    • 709 201000
    • 709 202000
    • 709 203000
    • 709 217229
    • 709 217000
    • 709 229000
    • 726 001000
    • 726 029000
    • CPC
    • H04L69/04
  • International Classifications
    • G06F15/16
    • H04L29/06
    • Term Extension
      923
Abstract
A system, medium and method of performing dictionary compression is disclosed. A first data segment received at a receiver device (RD) from a transmiter device (TD) is selected A global bloom filter of the TD is queried to determine if the RD has a stored copy of a first plurality of content data bytes and corresponding first identifier and data length information for the first data segment. A first encoded data packet is prepared and sent which includes the first identifier and data length information without the first plurality of content data bytes. The RD utilizes the received first identifier and data length information to retrieve the first plurality of content data bytes associated with the first data segment from the RD's data store and decodes the first data segment to include the first plurality of content data bytes.
Description
FIELD

The present disclosure is directed to a system and method for utilizing a data reducing module for dictionary compression of encoded data.


BACKGROUND

Symmetric data deduplication technology is used between network traffic management devices that have web acceleration functionality. In particular, deduplication technology is used to reduce the amount of bandwidth consumed between the web accelerator devices across a wide area network, especially for repeated data transfers. Although deduplication technology works well, such existing technologies are subject to scaling challenges, especially in large mesh networks.


What is needed is a system and method that utilizes deduplication technology that is easily scalable for large mesh networks.


SUMMARY

In an aspect, a method of performing dictionary compression utilizing identifier and data length information is disclosed. The method comprises handling, at a transmitter device (TD), a data stream to be transmitted over a network to a receiver device (RD), wherein the data stream includes a plurality of content data bytes. The method comprises selecting a first data segment in the data stream having a universal first identifier and data length information and a corresponding first plurality of content data bytes. The method comprises querying a global bloom filter of the TD to determine if the RD has a stored copy of the first plurality of content data bytes and the corresponding first identifier and data length information for the first data segment, wherein the global bloom filter indicates that the RD has the stored copy of the first identifier and data length information and first plurality of content data bytes for the first data segment. The method comprises preparing a first encoded data packet, wherein the first encoded data packet includes the first identifier and data length information without the first plurality of content data bytes for the data segment. The method comprises sending the first encoded data packet over a network connection to the RD, wherein the RD utilizes the received first identifier and data length information to retrieve the first plurality of content data bytes associated with the first data segment from the RD's data store and decodes the first data segment to include the first plurality of content data bytes.


In an aspect, a processor readable medium having stored thereon instructions for utilizing universal identifier and data length information associated with content data bytes is disclosed. The medium comprising processor executable code which when executed by at least one processor of a transmitting network device (TD), causes the TD to handle a data stream to be transmitted over the network to a receiver device (RD), wherein the data stream includes a plurality of content data bytes. The TD selects a first data segment in the data stream having an assigned first identifier and data length and a corresponding first plurality of content data bytes. The TD queries a global bloom filter to determine if the RD has a stored copy of the first plurality of content data bytes and the corresponding first identifier and data length for the first data segment, wherein the global bloom filter indicates that the RD has the stored copy of the first identifier and data length and first plurality of content data bytes for the first data segment. The TD prepares a first encoded data packet to send to the RD, wherein the first encoded data packet includes the first identifier and data length without the first plurality of content data bytes for the data segment. The TD instructs the network interface to send the first encoded data packet over a network connection to the RD, wherein the RD utilizes the received first identifier and data length to retrieve the first plurality of content data bytes associated with the first data segment from the RD's data store and decodes the first data segment to include the first plurality of content data bytes.


In an aspect, a transmitter device (TD) configured to communicate compressed data packets to a receiver device (RD) over a network is disclosed. The TD comprises a network interface capable of transmitting compressed data packets over a network to one or more receiver network devices (RD). The TD comprises a memory having stored thereon code embodying machine executable programmable instructions for utilizing universal identifier and data length associated with content data bytes. The TD comprises a processor configured to execute the stored programming instructions in the memory, which when executed by the processor, causes the processor to handle a data stream to be transmitted over the network to the RD, wherein the data stream includes a plurality of content data bytes. The processor further selects a first data segment in the data stream having an assigned first identifier and data length and a corresponding first plurality of content data bytes. The processor further queries a global bloom filter of the TD to determine if the RD has a stored copy of the first plurality of content data bytes and the corresponding first identifier and data length for the first data segment, wherein the global bloom filter indicates that the RD has the stored copy of the first identifier and data length and first plurality of content data bytes for the first data segment. The processor further prepares a first encoded data packet to send to the RD, wherein the first encoded data packet includes the first identifier and data length without the first plurality of content data bytes for the data segment. The processor further instructs the network interface to send the first encoded data packet over a network connection to the RD, wherein the RD utilizes the received first identifier and data length to retrieve the first plurality of content data bytes associated with the first data segment from the RD's data store and decodes the first data segment to include the first plurality of content data bytes.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a diagram of an example system environment utilizing a data reducer module in accordance with an aspect of the present disclosure.



FIG. 2A is a block diagram of a network traffic management device configured to implement the data reducer module in accordance with an aspect of the present disclosure;



FIG. 2B is a block diagram of the data reducer module in accordance with an aspect of the present disclosure;



FIG. 3 illustrates a flow chart representing the process of transmitting data packets in accordance with an aspect of the present disclosure;



FIG. 4 illustrates a flow chart representing the process of receiving data packets in accordance with an aspect of the present disclosure;



FIG. 5 illustrates a flow chart representing the process of handling variable length matches in accordance with an aspect of the present disclosure; and



FIG. 6 illustrates flow charts representing the process of migrating local bloom filters of other network devices into a network device's global bloom filter in accordance with an aspect of the present disclosure.





While these examples are susceptible of embodiments in many different forms, there is shown in the drawings and will herein be described in detail preferred examples with the understanding that the present disclosure is to be considered as an exemplification and is not intended to limit the broad aspect to the embodiments illustrated.


DETAILED DESCRIPTION


FIG. 1 is a diagram of an example system environment that includes a plurality of network traffic management devices in accordance with an aspect of the present disclosure. As shown in FIG. 1, the example system environment 100 employs a plurality of network devices comprising one or more client devices 106, one or more servers 102, and at least three network traffic management devices 109, 110, 111. As shown in FIG. 1, the example environment 100 includes one or more client-side network traffic management devices 109, 110 as well as one or more server-side network traffic management devices 111 which communicate with one another in relation to the present disclosure. The example system environment 100 may include other numbers and types of network devices in other arrangements.


The network traffic management devices 109 and 110 are coupled to the client devices 106 and the network traffic management device 111 is coupled to the servers 102 via a local area network (LAN) 104. Generally, communications sent over the network 108 between client devices 106 and servers 102 are received, handled and transmitted via the network traffic management devices 109, 110, 111.


Client devices 106 comprise network devices capable of connecting to other network devices, such as network traffic management device(s) 109-111 and/or servers 102. Such connections are performed over wired and/or wireless networks, such as network 108, to send and receive data, like Web-based requests, receiving responses to requests and/or performing other tasks. Non-limiting and non-exhausting examples of such client devices 106 include personal computers (e.g., desktops, laptops, tablets), mobile and/or smart phones, smart TVs, stand alone media devices and the like. In an example, client devices 106 run Web browsers that may provide an interface for operators, such as human users, to interact with for making requests for resources to different web server-based applications or Web pages via the network 108, although other server resources may be requested by clients. One or more Web-based applications may run on the server 102 that provide the requested data back to one or more exterior network devices, such as client devices 106, in the form of responses.


The servers 102 comprise one or more server computing machines capable of operating one or more Web-based and/or non Web-based applications that may be accessed by network devices (e.g. client devices, network traffic management devices) over the network 108. The servers 102 may provide other data representing requested resources, such as particular Web page(s), image(s) of physical objects, and any other objects, responsive to requests from other network devices. It should be noted that the server 102 may perform other tasks and provide other types of resources. It should be noted that while only two servers 102 are shown in the environment 100 depicted in FIG. 1, greater or lesser numbers and types of servers may be implemented in the environment 100. It is also contemplated that one or more of the servers 102 may be a cluster of servers managed by one or more network traffic management devices 109-111.


It is to be understood that the one or more servers 102 may be hardware and/or software, and/or may represent a system with multiple servers that may include internal or external networks. In an aspect, the servers 102 may be any version of Microsoft® IIS servers or Apache® servers, although other types of servers may be used. In an aspect, the server 102 utilizes software to allow it run the RADIUS protocol (Remote Access Dial In User Services), DIAMETER protocol and the like to provide authentication, authorization, and accounting (AAA) services for dial-up PPP/IP, Mobile IP access and mobile telecommunications networks. Further, additional servers may be coupled to the network 108 and many different types of applications may be available on servers coupled to the network 108.


As shown in the example environment 100 depicted in FIG. 1, one or more network traffic management devices 109, 110 are interposed between client devices 106 and the network 108, whereas one or more network traffic management devices 111 are interposed, via LAN 104, between the network 108 and the servers 102. Again, the environment 100 could be arranged in other manners with other numbers and types of network devices. It should be understood that the devices and the particular configuration shown in FIG. 1 are provided for exemplary purposes only and thus are not limiting.


Generally, the network traffic management devices 109-111 perform web acceleration functions, but can also perform other functions. Such other functions include, but are not limited to, managing network communications between one another as well as between the client devices 106 and the servers 102, load balancing, access control, validating HTTP requests using JavaScript code and the like. Client requests may be destined for one or more servers 102, and may take the form of one or more data packets over the network 108. The requests pass through one or more intermediate network devices and/or intermediate networks, until they ultimately reach the one or more network traffic management devices 109-111.


Network 108 comprises a publicly accessible network, such as the Internet; however, it is contemplated that the network 108 may comprise other types of private and public networks. Communications, such as requests from clients 106 and responses from servers 102, take place over the network 108 according to standard network protocols, such as the HTTP and TCP/IP protocols in this example. As per the TCP/IP protocols, communications between the client device 106 and the server(s) 102 may be sent as one or more streams of data packets over the network 108, via one or more network traffic management devices 109-111. It is also contemplated that streams of data packets may be sent among network traffic management devices. Such protocols can be used by the network devices to establish connections, send and receive data for existing connections, and the like. However, the principles discussed herein are not limited to this example and can include other protocols.


Further, it should be appreciated that network 108 may include local area networks (LANs), wide area networks (WANs), direct connections and any combination thereof, as well as other types and numbers of network types. On an interconnected set of LANs or other networks, including those based on differing architectures and protocols, routers, switches, hubs, gateways, bridges, and other intermediate network devices may act as links within and between LANs and other networks to enable messages and other data to be sent from and to network devices. Also, communication links within and between LANs and other networks typically include twisted wire pair (e.g., Ethernet), coaxial cable, analog telephone lines, full or fractional dedicated digital lines including T1, T2, T3, and T4, Integrated Services Digital Networks (ISDNs), Digital Subscriber Lines (DSLs), wireless links including satellite links and other communications links known to those skilled in the relevant arts. In essence, the network 108 includes any communication method by which data may travel between client devices 106, servers 102 and network traffic management devices 109-111.


LAN 104 comprises a private local area network that allows communications between the network traffic management device 110 and the one or more servers 102, although the LAN 104 may comprise other types of private and public networks with other devices. Networks, including local area networks, besides being understood by those skilled in the relevant arts, have already been generally described above in connection with network 108 and thus will not be described further.



FIG. 2A is a block diagram of a network traffic management device shown in FIG. 1 in accordance with the present disclosure. FIG. 2B is a block diagram of the data reduction module of the network traffic management device in accordance with an aspect of the present disclosure. Referring now to FIG. 2A, an example network traffic management device 109-111 includes one or more device processors 200, one or more device I/O interfaces 202, one or more network interface 204 and one or more device memories 206, which are coupled together by bus 208. As shown in FIG. 2A, the network traffic management devices 109-111 include a data reduction module 210 stored in the memory 206, although the data reduction module 210 may alternatively be stored elsewhere within or external to the network traffic management device 109-111. It should be noted that the network traffic management device could include other types and/or numbers of components and is thus not limited to the example shown in FIG. 2A.


Device processor 200 comprises one or more microprocessors or cores configured to execute computer/machine readable and executable instructions stored in device memory 206 or elsewhere. Such instructions, when executed by one or more processors, implement network traffic management related functions of the network traffic management device 109-111. In addition, the instructions of the data reduction module 210, when executed by one or more processors, cause the processor 200 to perform one or more portions of the novel processes described below. The processor 200 may comprise other types and/or combinations of processors, such as digital signal processors, micro-controllers, application specific integrated circuits (“ASICs”), programmable logic devices (“PLDs”), field programmable logic devices (“FPLDs”), field programmable gate arrays (“FPGAs”), and the like.


Device I/O interfaces 202 comprise one or more user input and output device interface mechanisms. The interface may include a computer keyboard, mouse, touchscreen display device, and the corresponding physical ports and underlying supporting hardware and software to enable the network traffic management device 109-111 to communicate with the outside environment. Such communication may include accepting user data input and to provide user output, although other types and numbers of user input and output devices may be used.


Network interface 204 comprises one or more mechanisms that enable the one or more network traffic management devices 109-111 to engage in network communications over the LAN 104 and the network 108 using one or more desired protocols (e.g. TCP/IP, UDP, HTTP, RADIUS, DNS). However, it is contemplated that the network interface 204 may be constructed for use with other communication protocols and types of networks. Network interface 204 is sometimes referred to as a transceiver, transceiving device, or network interface card (NIC), which transmits and receives network data packets to one or more networks, such as LAN 104 and network 108. In an example where the one or more network traffic management devices 109-111 include more than one device processor 200 (or a processor 200 has more than one core), each processor 200 (and/or core) may use the same single network interface 204 or a plurality of network interfaces 204. Further, the network interface 204 may include one or more physical ports, such as Ethernet ports, to couple the one or more network traffic management devices 109-111 with other network devices, such as servers 102/client devices 106. Moreover, the interface 204 may include certain physical ports dedicated to receiving and/or transmitting certain types of network data, such as device management related data for configuring the one or more network traffic management devices 109-111 and/or client request/server response related data.


Bus 208 may comprise one or more internal device component communication buses, links, bridges and supporting components, such as bus controllers and/or arbiters. The bus enables the various components of the one or more network traffic management devices 109-111, such as the processor 200, device I/O interfaces 202, network interface 204, and device memory 206, to communicate with one another. However, it is contemplated that the bus may enable one or more components of the one or more network traffic management devices 109-111 to communicate with components in other devices as well. Example buses include HyperTransport, PCI, PCI Express, InfiniBand, USB, Firewire, Serial ATA (SATA), SCSI, IDE and AGP buses. However, it is contemplated that other types and numbers of buses may be used, whereby the particular types and arrangement of buses will depend on the particular configuration of the one or more network traffic management devices 109-111.


Device memory 206 comprises non-transitory computer readable media, namely non-transitory computer readable or processor readable storage media, which are examples of machine-readable storage media. Computer readable storage/machine-readable storage media may include volatile, nonvolatile, removable, and non-removable media implemented in any method or technology for storage of information. Such storage media includes computer readable/machine-executable instructions, data structures, program modules, or other data, which may be obtained and/or executed by one or more processors, such as device processor 200. Such instructions, when executed by one or more processors, causes or allows the network traffic management device 109-111 to perform actions including implementing an operating system for controlling the general operations, manage network traffic, implement the data reduction module 210, and perform the process described in the following description in accordance with the present disclosure. Examples of non-transitory computer readable storage media include one or more types of RAM, BIOS, ROM, EEPROM, flash/firmware memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the information.


The data reduction module 210 is depicted in FIG. 2A as being within memory 206 for exemplary purposes only; it should be appreciated the module 210 may be alternatively located elsewhere. For instance, the data reduction module 210 may be located and executed on a client device 106 or server 102, as opposed to the network traffic management devices 109-111, in accordance with an aspect of the present disclosure. Generally, instructions embodying the data reduction module 210 are executed by the device processor 200 to execute the process described herein. With regard to the discussion below, the environment utilizes one or more network traffic management devices which transmit (“transmitting device”) encoded compressed data to one or more receiving network traffic management devices (“receiving device”) over an established TCP/IP (or other appropriate network protocol) connection. With respect to the environment shown in FIG. 1, the transmitting device is described herein as network traffic management device 111 whereas the receiving device is described herein as network traffic management device 110. It should be noted, however, that network traffic management device 110 may be considered the transmitting device whereas network traffic management device 111 may be considered the receiving device. It should be noted, however, that network traffic management device 109 can also perform the functions associated with transmitting compressed encoded data and/or receiving compressed encoded data in accordance with the present disclosure.



FIG. 2B illustrates a block diagram of the data reduction module of the network traffic management device in accordance with an aspect of the present disclosure. As shown in FIG. 2B, the data reduction module 210 includes one or more software components including an identifier generator 212, an index component 214 including a first index component 214A and a second index component 214B, a local bloom filter 216, a global bloom filter 218, and a data store 220. It should be noted that the above identified components are defined for explanation purposes, and these components of the data reduction module 210 need not be organized into discreet, individual components for actual implementation purposes.


In an aspect, the network traffic management devices 110, 111 utilize the data reduction module 210 to effectively compress or decompress encoded data packets using a dictionary compression technique involving a universal identifier and data length that is sent from a transmitting device to a receiving device. The identifier represents a virtual address, wherein the virtual address plus the data length is what is utilized to encode and replace the bytes, associated with content data. The receiver device determines if it has a local copy of the content data when it finds a matching identifier and data length in its local index.


In particular, a chunk of data that is to be encoded and sent from one network traffic management device, say device 111, to another network traffic management device, say device 110, is first processed by the transmitter's 111 identifier generator 212. In an aspect, the identifier generator 212 determines selective length segments of repetitive and/or redundant data for use in compressing the data into discrete data structures. Potential starting positions within input data are examined by the identifier generator 212, wherein the identifier generator 212 selects a series of bytes of data as a candidate input matching data segment for data encoding. The selected series of bytes of data may be determined utilizing a best fitness function within a sliding window to identify beginning and ending boundaries for the data segment. In other words, the fitness function evaluates a at least a portion of the series of bytes in which the bytes have a repeating pattern that may be present in other data streams. Upon identifying a byte pattern that is appropriate, the identifier generator 212 generates an encoded representation of that byte pattern, which is described herein as the universal identifier. In an aspect, the identifier is a strong identifier in that it has a relatively low probability of representing another byte pattern. The identifier generator 212 performs this process on the data stream to be transmitted, wherein portions of the data stream are converted into a plurality of data segments, each of which having a corresponding unique generated identifier. Details of the identifier generation process and fitness function technique are described in U.S. Pat. No. 7,882,084 entitled, “Compression of Data Transmitted Over a Network” owned by F5 Networks, Inc.


Along with the identifier, the identifier generator 212 also determines a length value which indicates the length of the content data associated with the corresponding identifier. As will be discussed below, the generated identifiers, as well as their associated offset and content data information, is shared among communicating network traffic management devices 110, 111 to achieve efficient encoding.


In an aspect, the data reduction module 210 stores the content data bytes of a particular data segment in the data store 220. Additionally, the data reduction module 210 stores the generated identifier and byte length for the corresponding content data in one or more index components 214. The index component 214 of the network traffic management device 109-111 allows look up functions to be performed with respect to the content data stored in the data store 220.


In an aspect, the index component 214 may be configured as a first index component 214A and a second index component 214B. In this aspect, the first index component 214A contains a table of entries, in which each entry contains an identifier and storage location information contains an index which provides offset information of each stored identifier's data and length data information. In this aspect, the first index component may be housed and executed in local RAM, whereas the second index component may be housed and executed on a separate hardware memory that is not in the local RAM of the device 109-111. It should be noted that the first and second index components are exemplary and it is contemplated that the functions of the first and second index components can be incorporated into one data structure.


The data store 220 is configured to store the content data bytes of each compressed data segment. In an aspect, the bytes of the data segments are stored sequentially in the data store 220 in the same sequential order as they are received in the data stream. In an aspect, the data store 220 is within the network traffic management device, although it is contemplated that the data store is located remotely from the network traffic management device. As will be described, portions of the data store are reserved based on the size of the encoded content, although the location(s) in the data store where the data is stored may not be preestablished. In an aspect, at least a portion of the data store 220 is configured to operate in RAM, as opposed to long term memory. In an aspect, the data store 220 may be configured to have a plurality of segments, wherein each segment has an allocated size to allow storage of a corresponding number of bytes. In such an aspect, the segments have a size of 1 MB, although other allocated sizes of greater or lesser amount are contemplated. Additionally, more than one index (e.g., primary and secondary index values) can be used and stored by the data store 220.


As will be discussed in more detail below, the data reduction module 210 in the transmitter device 111 analyzes the data stream and identifies data segments that contain a pattern of content data bytes that match data segments that have associated identifier and data length information. The transmitter device 111 replaces those content data bytes with a generated identifier and data length information to compress the data stream. In particular, the transmitter's 111 data reduction module 210 writes the identifier and data length information along with the ID of the receiving device 110 into a compressed data packet to ensure proper delivery of the compressed data packet to the receiver 110.


As shown in FIG. 2B, the network traffic management device 110, 111 includes a local bloom filter 216 and a global bloom filter 218. In particular, the local bloom filter 216 is a data structure in the network traffic management device which informs the network traffic management device whether identifier and data length information and associated content data of a particular data segment is stored in that network traffic management device's data store 220. In an aspect, the network traffic management device's local bloom filter 216 will set one or more bits to a true or false value based on whether the identifier and data length information as well as the actual content data are stored in that network traffic management device's data store 220. As will be discussed in more detail below, the local bloom filter 216 of a particular network traffic management device may be shared with one or more other network traffic management devices to provide a global or world view of the identifier and data length information stored in that device.


The global bloom filter 218 is a data structure in the network traffic management device which keeps track of whether one or more other network traffic management device(s) has a copy of the identifier and data length information as well as corresponding content data for a particular data segment in that other network traffic management device's data store 220. If it is determined in network traffic management device's (say device 111) global bloom filter 218 that another network traffic management device (say device 110) has a locally stored copy of the identifier and data length information of a particular data segment, the global bloom filter 218 of network traffic management device (say device 111) will be updated, whereby an assigned one or more bits for device 110 for that data segment will be set to a true value. In contrast, if it is determined that device 110 does not have a copy of the identifier and data length information for that particular data segment, device's 111 global bloom filter 218 will have one or more bits set to a false value. Additionally, one or more of the bits may be set as a result of a collision.


As mentioned above, the receiving device 110 provides information updates to the transmitting device 111 to notify the transmitting device 111 that the identifier and data length information for a particular data segment has been received and stored locally in the receiving device's 110 index components. In one aspect, the receiver's 110 data reduction module 210 sends a “store” message to the transmitting device 111 in which the ‘store’ message identifies the receiving device 110 and notifies the transmitter 111 that the identifier and data length information were successfully processed by the receiving device 110. The ‘store’ message is then stored in the transmitter's cache and the transmitter's global bloom filter 218 gets updated to indicate that particular device 110 as having the identifier and data length information.


In another aspect, the transmitter device 111 receives update information from the receiver device 110 in the form of a bloom filter update, wherein a copy of the receiver's 110 local bloom filter 216 is sent to the transmitting device 111 and merged with the transmitting device's 111 global bloom filter 218. This is discussed below in relation to FIG. 6.


In an aspect, the data reduction module 210 in the transmitter device 111 marks, reserves, pins or otherwise locks the identifier and data length information for a compressed data segment it has sent until the transmitter device 111 receives an acknowledgement message from the receiver 110, indicating that the identifier and data length information has been processed. This prevents the locked identifier and data length information from being erased, deleted or overwritten in the transmitter 111 until the transmitter 111 receives the acknowledgement message. Once the acknowledgement message is received at the transmitter device 111, its data reduction module 210 will unlock or otherwise remove the reservation placed on the data segment's identifier and data length information, thereby allowing such information to be deleted, erased or overwritten.


In another aspect, the transmitter 111 stores confirmation information, and/or information regarding outstanding references, for one or more data packets locally and uses the information to perform reference accounting, thereby allowing network traffic management devices 110, 111 to maintain status information of the sent encoded data packets even in the event that there is a connection failure/termination between the receiver 110 and transmitter 111. In other words, segments are pinned by the flow due to outstanding references, which prevents pruning of referenced data. In particular, each generated reference adds to the reference count for a segment, wherein each ACK that is received on the connection decrements the reference count. If flow ends, all of the outstanding references in the flow are removed, and if one or more old references exist, the device will send a probe to see if the peer ‘forgot’ to send an ACK message.


In particular to the example aspect, the data reduction module 210 of the transmitter 111 writes confirmation information identifying the flow, the particular data segment and an unconfirmed value representing the number of content data bytes which are locked for that data segment, into the header of the encoded data packet being sent to the receiver 110. In this aspect, the transmitter's 111 data reduction module 210 also assigns the same unconfirmed value to the data segment in its data store 220. In this aspect, for each successfully decoded and written content data byte at the receiver 110, the receiver's 110 data reduction module 210 monitors and updates a confirm value for the corresponding data segment that is then written in the header of the response which is sent over the network back to the transmitter 111. The transmitter 111, upon processing the header, will identify the corresponding data segment and decrement the associated unconfirmed value for each ACK message received from the receiver 110.


For example, for a data segment A containing 3 content data bytes, the receiver 110 will set the confirm value in the header to a value of 3 for data segment A. Upon processing the received confirmation message, the transmitter's 111 data reduction module 210 processes the header to identify the data segments and their confirm value. For each content data byte that is confirmed in the confirmation message, the transmitter's 111 data reduction module 210 decrements the unconfirmed value in its data store 220 upon receiving an ACK message from the receiver 110.



FIG. 3 illustrates a flow chart representing the process of transmitting compressed encoded data packets in accordance with an aspect of the present disclosure. As shown in FIG. 3, the process is performed in a network traffic management device 111 which is preparing to transmit compressed data segments to a receiving network traffic management device 110. As shown in FIG. 3, a series of bytes of a data stream that is to be transmitted by the transmitting network traffic management device 111 is received by the transmitter's 111 data reduction module 210 (Block 300). In an aspect, the series of bytes of data is of a length that fills a buffer (not shown) in the transmitting device 111 that is to be sent to the receiving device 110. The data stream comprises a plurality of data segments, in that each data segment comprises a plurality of content data bytes.


In an aspect, the data reduction module 210 of the transmitting device 111 receives a data segment in the data stream and analyzes it to identify the unique identifier assigned to it (Block 302). Upon identifying that data segment's identifier, the data reduction module 210 of the transmitting device 111 queries its own global bloom filter 218 to determine if the receiver device 110 has a locally stored copy of the identifier and data length information for the selected data segment (Block 304). As mentioned above, the receiving device 110 communicates status updates to the transmitting device 111 which are then stored in the transmitter's 111 global bloom filter 218. By the global bloom filter 218 having this information, the data reduction module 210 of the transmitter device 111 can make a decision as to whether only the identifier and data length information (as opposed to also including the actual content data) needs to be sent to the receiver device 110 for the selected data segment.


In response to the query in Block 304, if the transmitting device's 111 global bloom filter 218 indicates that the receiving device 110 has a stored copy of the identifier and data length information for the selected data segment, the process proceeds to Block 306A. In contrast, if the transmitting device's 111 global bloom filter 218 indicates that the receiving device 110 does not have a stored copy of the identifier and data length information for the selected data segment, the process proceeds to Block 306B.


Referring to Block 306A, the data reduction module 210 in the transmitter device 111 will determine a local index indicates that the identifier and data length is stored locally in the transmitter device 111. In response to the query in Block 306A, if the transmitter device's 111 index component 214 indicate that there is no match for the queried identifier and data length information, the process proceeds directly to Block 310A.


In contrast, if the transmitter device's 111 local index component 214 indicate that the there is a matching entry of the identifier and data length information for the data segment, the process proceeds to Block 308A. Accordingly, the transmitter's 111 data reduction module 210 will store the identifier and data length information in the transmitter device's 111 index component 214 and store the corresponding content data bytes for the data segment in its data store 220 (Block 308A). In an aspect, the transmitter's data reduction module 210 will also update its local bloom filter 216 to indicate that is now has a stored copy of the content data in the data store 220. The process then proceeds to Block 310A.


As shown in FIG. 3, the data reduction module 210, in an aspect, marks, reserves or otherwise locks the content data bytes and associated identifier and data length information for each data segment, stored in the transmitter device's 111 (Block 310A). As shown in later steps in FIG. 3, the identifier and data length information and content data for the sent data segment remains locked or reserved until the data reduction module 210 in the transmitter device 111 receives an acknowledge message from the receiver device 110. Also in Block 310A, the data reduction module 210 writes only the identifier and data length information data for the selected data segment into one or more data packets as compressed data packet(s) to be transmitted to the receiving device 110.


In configuring the data segment to be encoded, the data reduction module 210 does not include the actual content data associated with the selected data segment, but only provides the identifier and data length information associated with the selected data segment. Since the transmitter's 111 index component 214 and/or global bloom filter 218 indicated in Block 304 that the receiver 110 has a copy of the identifier and data length information as well as content data for the selected data segment, the receiver's 110 data reduction module 210 will be able to utilize only the identifier and data length information to successfully locate and retrieve the associated content data from its own data store 220 and accordingly decode the data segment (FIG. 4).


In an aspect, since the data being sent from the transmitter 111 is compressed, the transmitter's 111 data reduction module 210 may add one or more additional bits to the data packet indicating a “hit” as well as writing the identifier, length, and, optionally, an offset to the data packet. In an aspect, the data reduction module 210 repeats this process by selecting and analyzing additional data segments until the transmitter device's 111 buffer is filled to capacity. The transmitter device 111 will then send a data stream having a plurality of data packets having encoded and/or unencoded data segments to the receiver device 110 over the network (Block 312A).


As mentioned above, the identifier and data length information and content data for the sent data segment remains locked or reserved in the transmitter device 111 until it receives an acknowledge message from the receiver device 110. Once the acknowledgement message is received from the receiver device 110 (Block 314), the transmitter's 111 data reduction module 210 will unlock or otherwise remove the reservation placed on the data segment's identifier and data length information and content data (Block 316), thereby allowing such information to be deleted or overwritten.


Referring back to Block 304, if the transmitting device's 111 global bloom filter 218 indicates that the receiving device 110 appears to have the identifier and data length information and a stored copy of the corresponding content data bytes for the selected data segment, the process proceeds to Block 306B.


In Block 306B, the transmitter device 111 will determine whether a local index indicates that the identifier and data length is stored locally in the transmitter device 111, as described and illustrated earlier with reference to Block 306A. If the transmitter's 111 index component 214 finds a match for the queried identifier and data length information for the data segment, the process proceeds to Block 310B, as discussed in more detail below. In contrast, if the transmitter's 111 index component 214 and/or local bloom filter 216 does not find a match for the queried identifier and data length information for the data segment, the data reduction module 210 stores the content data bytes corresponding to the data segment in the data store 220. The transmitter's 111 data reduction module 210 also adds the identifier and data length information in the local index component 214 and updates its local bloom filter 216 (Block 308B).


From Block 306B or 308B, the data reduction module 210 then writes the identifier and data length information and the content data bytes for the selected data segment (i.e. uncompressed data segment) into a data packet (Block 310B). In an aspect, since the data is an uncompressed data segment, the transmitter's 111 data reduction module 210 may add one or more additional bits to the data packet indicating a “miss”. The uncompressed data segment is then sent to the receiver device 110 (Block 312B).



FIG. 4 illustrates a flow chart representing the process performed by a network traffic management device which receives a data stream from a transmitter device in accordance with an aspect of the present disclosure. As shown in FIG. 4, the receiving device 110 receives the data stream from the transmitting device 111 in which one or more data packets may be encoded and/or unencoded in a manner consistent with the novel process described above in FIG. 3 (Block 400).


As shown in FIG. 4, the data reduction module 210 of the receiving device 110 selects and extracts a data segment in a data packet in the data stream (Block 402). In an aspect, the data reduction module 210 may determine, upon processing a selected data segment, whether that the data segment contains a hit bit, as in Block 404. If the data reduction module 210 determines that the selected data segment does not contain a hit bit, then the No branch is taken to Block 408A. At Block 408A, the data reduction module 210 in the receiver device 110 determines whether a content index indicates that the identifier and content data is stored in the receiver device's 110 data store for the data segment. If the content index indicates that identifier and content data is stored in the receiver device's 110 data store 220, then the data reduction module 210 proceeds to block 414A, as described and illustrated in more detail below.


In contrast, if the content index indicates that identifier and content data is stored in the receiver device's 110 data store 220, the receiver's 110 data reduction module 210 enters the identifier and data length information in one or more index components 214 and also stores the corresponding content data bytes in the data store 220 (Block 412A). Additionally, the receiver's 110 data reduction module 210 updates its own local bloom filter 216 to indicate that a stored copy of the content data and a matching entry of the identifier and data length information is present in the receiver device 110 (Block 412A).


Referring back to Block 404, if the receiver's 110 data reduction module 210 determines that the selected data segment in the data packet includes a hit bit, then the Yes branch is taken to Block 408B. As shown in Block 408B, the data reduction module 210 in the receiver device 110 determines whether a content index indicates that the identifier and content data is stored in the receiver device's 110 data store for the data segment, as described and illustrated earlier with reference to Block 408A. If the content index indicates that identifier and content data is stored in the receiver device's 110 data store 220, then the data reduction module 210 locates the content data using the local index, identifier, data length, and optional offset and retrieves it from the receiver's 110 data store 220 (Block 410). The process then proceeds to Block 414A.


In contrast, if the content index indicates that identifier and content data is stored in the receiver device's 110 data store 220, the receiver's 110 data reduction module 210 sends a resend message back to the transmitting device 111 (Block 412B). In particular, the resend communication identifies the receiver device 110, the selected data segment, the identifier and data length information and other relevant information to allow the transmitting device 111 to locate the content data and send it to the receiver device 110.


The transmitter's 111 data reduction module 210, upon receiving and processing the resend communication, is able to retrieve the content data from its data store 220 using the identifier and data length information (Block 310B in FIG. 3). It is assumed that since the transmitter's 111 data reduction module 210 locks the content data such that it cannot be deleted until a confirmation message for that data segment is received from the receiver 110, that content data cannot be deleted or erased from the transmitter's 111 data store 220. Once the content data is retrieved, the transmitter's 111 data reduction module 210 writes the content data into a resend data packet to be sent to the requesting receiving device 110 (Block 312B in FIG. 3). The resend data packet is then sent to the receiving device 110 (Block 314 in FIG. 3). In an aspect, the receiver's 110 data reduction module 210 receives the resend data packet from the transmitter 111 (Block 414B). The process then proceeds to Block 412A.


In an aspect, the transmitter's 111 data reduction module 210, before resending the data packet, may write additional information which instructs the receiver's 110 data reduction module 210 to automatically store the content data as well as update its index component 214 with the identifier and data length information upon receiving it (as opposed to again querying its local bloom filter). This allows the receiver device 110 to quickly process, decode and write the data packet to its buffer.


Irrespective of whether the receiver device 110 initially has or does not have the content data for the identifier, the data reduction module 210 thereafter writes the content data for the identifier for decoding, as shown in Block 414A. In an aspect, after the content data for the data segment is written for decoding, the data reduction module 210 sends a confirmation message back to the transmitting device 111 for that data segment (Block 416). In particular, the confirmation message notifies the transmitting device 111 that the data segment has been successfully processed at the receiver 110, wherein the stored content data and identifier and data length information for the selected data segment can be unlocked and deletable in the transmitting device 111.



FIG. 5 illustrates a flow chart representing a process performed by the data reduction module of a transmitting device with regard to an encoded data segment having partially matched content data bytes stored in the transmitting device, in accordance with an aspect of the present disclosure. As shown in FIG. 5, the data reduction module 210 of the transmitting device 111 processes a data segment in a data stream to be compressed and transmitted to the receiving device 110 (Block 500). In the example process of FIG. 5, the data reduction module 210 of the transmitting device 111 examines the content data bytes of the data segment and at some point during the compression, identifies a miss indicating a portion of the data in the data segment that does not match stored data. In step 504, the data reduction module 210 of the transmitting device 111 determines whether the previous result, prior to generating the miss, was a hit indicating that the data in the previous data segment matched a stored data segment. If the data reduction module 210 determines that the previous result was a hit, then the Yes branch is taken to step 506.


In step 506, the data reduction module 210 of the transmitting device 111 retrieves data bytes, an identifier, and a length which follow the stored segment which generated the hit associated with the previous result. In step 508, the data reduction module 210 of the transmitting device 111 identifies non-matching content data byte(s) and location(s) with respect to matching content byte(s) in the data bytes retrieved from the data store 220 in step 506. With respect to the matching content byte(s), in step 510, the data reduction module 210 of the transmitting device 111 generates partial matching offset(s) and length(s).


In step 512, the data reduction module 210 of the transmitting device 111 determines whether any partial matches were generated as a result of steps 506-510. Optionally, the data reduction module 210 of the transmitting device 111 also determines whether the receiver device 110 has the content for the generated partial matching identifier by checking the global bloom filter prior to sending the data packet in step 514. If the data reduction module 210 determines that partial matches were generated (and the receiver device 110 has the content), then the Yes branch is taken to step 514. In step 514, the data reduction module 210 of the transmitting device 111 writes at least one bit indicating a partial match, a generated partial matching identifier, offset(s), and length(s) to a data packet.


Referring back to step 504 and 512, if the data reduction module 210 determines the previous result was not a hit or that no partial matches were generated (or the receiver device 110 does not have the content), then the No branch is taken from steps 504 and 512, respectively, to step 516. In step 516, the data reduction module 210 of the transmitting device 111 writes at least one bit indicating a miss, content data, an identifier, and a length into a data packet. The data packets generated in steps 514 and 516 are then sent to the receiver device 110. If the data reduction module 210 of the transmitting device 111 determines the receiver device 110 does not have the content for the generated partial matching identifier, then step 516 is performed.



FIG. 6 illustrates an exemplary process of updating a portion of a network traffic management device's global bloom filter in accordance with an aspect of the present disclosure. As shown in FIG. 6, a network traffic management device will update at least a portion of its global bloom filter 218 by selecting a sub-region of its global bloom filter 218 which contains update information of one or more local bloom filters 216 of at least one other network device(s). In an aspect, a particular sub-region of a network device's global bloom filter 218 may contain portions of two or more other network device's local bloom filters 216. For example, a sub-region in network device's 111 global bloom filter 218 may contain a portion of the network device's 110 local bloom filter and a portion of network device's 109 local bloom filter (FIG. 1) in accordance with an aspect of the present disclosure.


Regarding FIG. 6, the network device 111 may choose to update a sub-region in its global bloom filter 218 to update (Block 600). In an aspect, the network device 111 will update only those sub-regions of its global bloom filter 218 which have crossed a threshold value or percentage of true “1” or false “0” bits with respect to the corresponding other network devices 109, 110. The reason for this is that since bloom filters are normally only additive (and other network devices 111 only set bits when it learns that content exists at one or more other network devices 109, 110), regions of the global bloom filter tend to fill up with “1” values. Once a threshold has been crossed, say 50% one bits (or more or less), the network device 111 selects those other network devices 109, 110 to get updates from.


Accordingly, the data reduction module 210 of network device 111 monitors the number of “1” bits that are set as a percentage of the global bloom filter region corresponding to another network device 109, 110. This list of remote devices is determined by which devices can set bits (but might not have) in that region. This list may be further restricted to the top N devices in terms of who the transmitting device 111 sends compressed data packets to.


The data reduction module 210 will accordingly identify those other corresponding network devices 109, 110 with which the network device 111 has recently communicated compressed data packets with and will send an update request to those network devices 109, 110 (Block 602). In particular, network device's 111 data reduction module 210 will request an update from a specified set of the other network device's 109, 110 local bloom filters 216 that correspond to the matching portions of device's 111 global bloom filter sub-region.


As shown in FIG. 6, the data reduction module 210 of the network device 111 thereafter clears the global bloom filter sub-region from the requested network devices 109, 110 (Block 604). The data reduction module 210 then receives the requested local bloom filter update from the specified set of other RD(s), which in this example includes network devices 109 and 110 (Block 606). The data reduction module 210 of the transmitter device 111 thereafter performs an XOR on the local bloom filter update(s) received from the various receiving network devices 109, 110 with the current version of the global bloom filter portion to generate a merged, updated global bloom filter sub-region (Block 608). The merged updated global bloom filter sub-region is then stored in the corresponding sub-region of the requesting network device's 111 global bloom filter 218 (Block 610).


Having thus described the basic concepts, it will be rather apparent to those skilled in the art that the foregoing detailed disclosure is intended to be presented by way of example only, and is not limiting. Various alterations, improvements, and modifications will occur and are intended to those skilled in the art, though not expressly stated herein. These alterations, improvements, and modifications are intended to be suggested hereby, and are within the spirit and scope of the examples. Additionally, the recited order of processing elements or sequences, or the use of numbers, letters, or other designations therefore, is not intended to limit the claimed processes to any order except as may be specified in the claims.

Claims
  • 1. A method for facilitating deduplication in mesh networks using dictionary compression of encoded data to improve bandwidth utilization and scalability, the method implemented by a network traffic management system comprising one or more transmitter devices (TDs), one or more receiver devices (RDs), one or more client devices, or one or more server devices and comprising: selecting a first data segment in a received data stream having a universal first identifier and data length information and a corresponding first plurality of content data bytes;querying a global probabilistic data structure to determine when an RD has a stored copy of the first plurality of content data bytes and the corresponding universal first identifier and data length information for the first data segment, and when the determining indicates that the RD has the stored copy of the universal first identifier and data length information and first plurality of content data bytes for the first data segment: performing dictionary compression by preparing a first encoded data packet, wherein the first encoded data packet includes the universal first identifier and data length information without the first plurality of content data bytes for the data segment; andsending the first encoded data packet over a network to the RD to facilitate retrieval of the first plurality of content data bytes associated with the first data segment from the RD's data store and decoding of the first data segment to include the first plurality of content data bytes without requiring that the first plurality of content data bytes for the data segment be transmitted over the network.
  • 2. The method of claim 1, further comprising: querying a local probabilistic data structure to determine when a copy of the universal first identifier and data length information and first content data bytes for the first data segment is stored locally; andstoring the universal first identifier and data length information in one or more index components, storing the first content data bytes in a data store, and updating the local probabilistic data structure to reflect that a copy of the universal first identifier and data length information and the first content data bytes for the first data segment is locally stored, when the determining indicates that a copy of the universal first identifier and data length information and first content data bytes is not locally stored.
  • 3. The method of claim 1, further comprising: marking the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as locked, wherein the universal first identifier and data length information and the first plurality of content data bytes cannot be deleted when marked as locked;receiving a confirmation communication from the RD for the first data segment;updating the global probabilistic data structure to reflect that the RD has the universal first identifier and data length information and first plurality of content data bytes of the first data segment stored locally in the RD; andmarking the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as being unlocked, wherein the universal first identifier and data length information and the first plurality of content data bytes are able to be deleted when marked as unlocked.
  • 4. The method of claim 1, further comprising: receiving a resend request from the RD, wherein the resend request comprises an instruction to send the first plurality of content data bytes for the first data segment;retrieving the first content data bytes from a data store utilizing the universal first identifier and data length information;sending the universal first identifier and the first plurality of bytes to the RD, wherein the universal first identifier and the first plurality of bytes remain in a locked status.
  • 5. The method of claim 1, further comprising: selecting a second data segment in the data stream, the second data segment including a plurality of second content data bytes;determining a partial match between the plurality of content data bytes of the second data segment and content data bytes of a stored segment following a stored version of the first content data bytes of the first data segment;identifying one or more non-matching content data bytes between the second data segment and the first data segment; andgenerating a universal second identifier corresponding to a universal third identifier of the stored segment following the stored version of the first content data bytes of the first data segment.
  • 6. The method of claim 1, wherein the global probabilistic data structure comprises a bloom filter.
  • 7. A non-transitory computer readable medium having stored thereon instructions for facilitating deduplication in mesh networks using dictionary compression of encoded data to improve bandwidth utilization and scalability comprising executable code, which when executed by at least one processor, causes the at least one processor to: select a first data segment in a received data stream having a universal first identifier and data length information and a corresponding first plurality of content data bytes;query a global probabilistic data structure to determine when a receiver device (RD) has a stored copy of the first plurality of content data bytes and the corresponding universal first identifier and data length information for the first data segment, and when the determining indicates that the RD has the stored copy of the universal first identifier and data length information and first plurality of content data bytes for the first data segment: perform dictionary compression by preparing a first encoded data packet, wherein the first encoded data packet includes the universal first identifier and data length information without the first plurality of content data bytes for the data segment; andsend the first encoded data packet over a network to the RD to facilitate retrieval of the first plurality of content data bytes associated with the first data segment from the RD's data store and decoding of the first data segment to include the first plurality of content data bytes without requiring that the first plurality of content data bytes for the data segment be transmitted over the network.
  • 8. The non-transitory computer readable medium of claim 7, wherein the executable code, when executed by the at least one processor, further causes the processor to: query a local probabilistic data structure to determine when a copy of the universal first identifier and data length information and first content data bytes for the first data segment is stored locally; andstore the universal first identifier and data length information in one or more index components, store the first content data bytes in a data store, and update the local probabilistic data structure to reflect that a copy of the universal first identifier and data length information and the first content data bytes for the first data segment is locally stored, when the determining indicates that a copy of the universal first identifier and data length information and first content data bytes is not locally stored.
  • 9. The non-transitory computer readable medium of claim 7, wherein the executable code, when executed by the at least one processor, further causes the processor to: mark the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as locked, wherein the universal first identifier and data length information and the first plurality of content data bytes cannot be deleted when marked as locked;receive a confirmation communication from the RD for the first data segment;update the global probabilistic data structure to reflect that the RD has the universal first identifier and data length information and first plurality of content data bytes of the first data segment stored locally in the RD; andmark the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as being unlocked, wherein the universal first identifier and data length information and the first plurality of content data bytes are able to be deleted when marked as unlocked.
  • 10. The non-transitory computer readable medium of claim 7, wherein the executable code, when executed by the at least one processor, further causes the processor to: receive a resend request from the RD, wherein the resend request comprises an instruction to send the first plurality of content data bytes for the first data segment;retrieve the first content data bytes from a data store utilizing the universal first identifier and data length information; andsend the universal first identifier and the first plurality of bytes to the RD, wherein the universal first identifier and the first plurality of bytes remain in a locked status.
  • 11. The non-transitory computer readable medium of claim 7, wherein the executable code, when executed by the at least one processor, further causes the processor to: select a second data segment in the data stream, the second data segment including a plurality of second content data bytes;determine a partial match between the plurality of content data bytes of the second data segment and content data bytes of a stored segment following a stored version of the first content data bytes of the first data segment;identify one or more non-matching content data bytes between the second data segment and the first data segment; andgenerate a universal second identifier corresponding to a universal third identifier of the stored segment following the stored version of the first content data bytes of the first data segment.
  • 12. The non-transitory computer readable medium of claim 7, wherein the global probabilistic data structure comprises a bloom filter.
  • 13. A transmitter device (TD) comprising memory comprising programmed instructions stored thereon and one or more processors configured to be capable of executing the stored programmed instructions to: select a first data segment in a received data stream having a universal first identifier and data length information and a corresponding first plurality of content data bytes;query a global probabilistic data structure to determine when a receiver device (RD) has a stored copy of the first plurality of content data bytes and the corresponding universal first identifier and data length information for the first data segment, and when the determining indicates that the RD has the stored copy of the universal first identifier and data length information and first plurality of content data bytes for the first data segment: perform dictionary compression by preparing a first encoded data packet, wherein the first encoded data packet includes the universal first identifier and data length information without the first plurality of content data bytes for the data segment; andsend the first encoded data packet over a network to the RD to facilitate retrieval of the first plurality of content data bytes associated with the first data segment from the RD's data store and decoding of the first data segment to include the first plurality of content data bytes without requiring that the first plurality of content data bytes for the data segment be transmitted over the network.
  • 14. The transmitter device (TD) of claim 13, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: query a local probabilistic data structure to determine when a copy of the universal first identifier and data length information and first content data bytes for the first data segment is stored locally; andstore the universal first identifier and data length information in one or more index components, store the first content data bytes in a data store, and update the local probabilistic data structure to reflect that a copy of the universal first identifier and data length information and the first content data bytes for the first data segment is locally stored, when the determining indicates that a copy of the universal first identifier and data length information and first content data bytes is not locally stored.
  • 15. The transmitter device (TD) of claim 13, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: mark the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as locked, wherein the universal first identifier and data length information and the first plurality of content data bytes cannot be deleted when marked as locked;receive a confirmation communication from the RD for the first data segment;update the global probabilistic data structure to reflect that the RD has the universal first identifier and data length information and first plurality of content data bytes of the first data segment stored locally in the RD; andmark the universal first identifier and data length information and the first plurality of content data bytes for the first data segment as being unlocked, wherein the universal first identifier and data length information and the first plurality of content data bytes are able to be deleted when marked as unlocked.
  • 16. The transmitter device (TD) of claim 13, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: receive a resend request from the RD, wherein the resend request comprises an instruction to send the first plurality of content data bytes for the first data segment;retrieve the first content data bytes from a data store utilizing the universal first identifier and data length information; andsend the universal first identifier and the first plurality of bytes to the RD, wherein the universal first identifier and the first plurality of bytes remain in a locked status.
  • 17. The transmitter device (TD) of claim 13, wherein the one or more processors are further configured to be capable of executing the programmed instructions stored in the memory to: select a second data segment in the data stream, the second data segment including a plurality of second content data bytes;determine a partial match between the plurality of content data bytes of the second data segment and content data bytes of a stored segment following a stored version of the first content data bytes of the first data segment;identify one or more non-matching content data bytes between the second data segment and the first data segment; andgenerate a universal second identifier corresponding to a universal third identifier of the stored segment following the stored version of the first content data bytes of the first data segment.
  • 18. The transmitter device (TD) of claim 13, wherein the global probabilistic data structure comprises a bloom filter.
  • 19. A network traffic management system comprising one or more transmitter devices (TDs), one or more receiver devices (RDs), one or more client devices, or one or more server devices, the system comprising memory comprising programmed instructions stored thereon and one or more processors configured to be capable of executing the stored programmed instructions to: select a first data segment in a received data stream having a universal first identifier and data length information and a corresponding first plurality of content data bytes;query a global probabilistic data structure to determine when an RD has a stored copy of the first plurality of content data bytes and the corresponding universal first identifier and data length information for the first data segment, and when the determining indicates that the RD has the stored copy of the universal first identifier and data length information and first plurality of content data bytes for the first data segment: perform dictionary compression by preparing a first encoded data packet, wherein the first encoded data packet includes the universal first identifier and data length information without the first plurality of content data bytes for the data segment; andsend the first encoded data packet over a network to the RD to facilitate retrieval of the first plurality of content data bytes associated with the first data segment from the RD's data store and decoding of the first data segment to include the first plurality of content data bytes without requiring that the first plurality of content data bytes for the data segment be transmitted over the network.
  • 20. The network traffic management system of claim 19, wherein the global probabilistic data structure comprises a bloom filter.
STATEMENT OF RELATED APPLICATION

The present application claims the benefit of priority based on U.S. Provisional Patent Application Ser. No. 61/707,890, filed on Sep. 29, 2012, in the name of Saxon Amdahl, entitled “System and Method for Utilizing a Data Reducing Module for Dictionary Compression of Encoded Data”, which is hereby incorporated by reference in its entirety.

US Referenced Citations (372)
Number Name Date Kind
5282201 Frank et al. Jan 1994 A
5388237 Sodos Feb 1995 A
5550816 Hardwick et al. Aug 1996 A
5606665 Yang et al. Feb 1997 A
5623490 Richter et al. Apr 1997 A
5761534 Lundberg et al. Jun 1998 A
5828835 Isfeld et al. Oct 1998 A
5941988 Bhagwat et al. Aug 1999 A
5991302 Berl et al. Nov 1999 A
5995491 Richter et al. Nov 1999 A
6026443 Oskouy et al. Feb 2000 A
6026500 Topff et al. Feb 2000 A
6029175 Chow et al. Feb 2000 A
6041365 Kleinerman Mar 2000 A
6047356 Anderson et al. Apr 2000 A
6067558 Wendt et al. May 2000 A
6104706 Richter et al. Aug 2000 A
6115802 Tock et al. Sep 2000 A
6154777 Ebrahim Nov 2000 A
6157950 Krishnan Dec 2000 A
6253326 Lincke Jun 2001 B1
6259405 Stewart et al. Jul 2001 B1
6260070 Shah Jul 2001 B1
6292832 Shah et al. Sep 2001 B1
6304913 Rune Oct 2001 B1
6330574 Murashita Dec 2001 B1
6338082 Schneider Jan 2002 B1
6353848 Morris Mar 2002 B1
6363056 Beigi et al. Mar 2002 B1
6370527 Singhal Apr 2002 B1
6389462 Cohen et al. May 2002 B1
6397259 Lincke May 2002 B1
6446108 Rosenberg et al. Sep 2002 B1
6466580 Leung Oct 2002 B1
6469983 Narayana et al. Oct 2002 B2
6513061 Ebata et al. Jan 2003 B1
6514085 Slattery et al. Feb 2003 B2
6529508 Li et al. Mar 2003 B1
6542936 Mayle et al. Apr 2003 B1
6560230 Li et al. May 2003 B1
6578069 Hopmann et al. Jun 2003 B1
6615267 Whalen et al. Sep 2003 B1
6631422 Althaus et al. Oct 2003 B1
6654346 Mahalingaiah et al. Nov 2003 B1
6700871 Harper et al. Mar 2004 B1
6701415 Hendren, III Mar 2004 B1
6708220 Olin Mar 2004 B1
6728704 Mao et al. Apr 2004 B2
6738357 Richter et al. May 2004 B1
6744776 Kalkunte et al. Jun 2004 B1
6748457 Fallon et al. Jun 2004 B2
6754215 Arikawa et al. Jun 2004 B1
6754699 Swildens et al. Jun 2004 B2
6760337 Snyder, II et al. Jul 2004 B1
6781990 Puri et al. Aug 2004 B1
6795860 Shah Sep 2004 B1
6820133 Grove et al. Nov 2004 B1
6857009 Ferreria Feb 2005 B1
6862282 Oden Mar 2005 B1
6865593 Reshef et al. Mar 2005 B1
6868447 Slaughter et al. Mar 2005 B1
6871221 Styles Mar 2005 B1
6880017 Marce et al. Apr 2005 B1
6883137 Girardot et al. Apr 2005 B1
6904040 Salapura et al. Jun 2005 B2
6914881 Mansfield et al. Jul 2005 B1
6928518 Talagala Aug 2005 B2
6970475 Fraser et al. Nov 2005 B1
6970924 Chu et al. Nov 2005 B1
6973490 Robertson et al. Dec 2005 B1
6975592 Seddigh et al. Dec 2005 B1
6990074 Wan et al. Jan 2006 B2
6990114 Erimli et al. Jan 2006 B1
7003564 Greuel et al. Feb 2006 B2
7006502 Lin Feb 2006 B2
7020713 Shah et al. Mar 2006 B1
7023974 Brannam et al. Apr 2006 B1
7031971 Piper et al. Apr 2006 B1
7035212 Mittal et al. Apr 2006 B1
7039061 Connor et al. May 2006 B2
7065482 Shorey et al. Jun 2006 B2
7065630 Ledebohm et al. Jun 2006 B1
7075924 Richter et al. Jul 2006 B2
7076689 Atkinson Jul 2006 B2
7080314 Garofalakis et al. Jul 2006 B1
7089491 Feinberg et al. Aug 2006 B2
7107348 Shimada et al. Sep 2006 B2
7113996 Kronenberg Sep 2006 B2
7133863 Teng et al. Nov 2006 B2
7142540 Bendel et al. Nov 2006 B2
7161904 Hussain et al. Jan 2007 B2
7191163 Herrera et al. Mar 2007 B2
7228359 Monteiro Jun 2007 B1
7236491 Tsao et al. Jun 2007 B2
7240100 Wein et al. Jul 2007 B1
7257633 Masputra et al. Aug 2007 B2
7281030 Davis Oct 2007 B1
7292541 Cs Nov 2007 B1
7296263 Jacob Nov 2007 B1
7299218 Bellamkonda et al. Nov 2007 B2
7308475 Pruitt et al. Dec 2007 B1
7324525 Fuhs et al. Jan 2008 B2
7324533 DeLiberato et al. Jan 2008 B1
7340571 Saze Mar 2008 B2
7355977 Li Apr 2008 B1
7373438 DeBergalis et al. May 2008 B1
7376772 Fallon May 2008 B2
7403542 Thompson Jul 2008 B1
7409440 Jacob Aug 2008 B1
7420931 Nanda et al. Sep 2008 B2
7469241 Bellamkonda et al. Dec 2008 B2
7478186 Onufryk et al. Jan 2009 B1
7496695 Go et al. Feb 2009 B2
7500028 Yamagishi Mar 2009 B2
7512721 Olson Mar 2009 B1
7533197 Leonard et al. May 2009 B2
7555608 Naik et al. Jun 2009 B2
7558910 Alverson Jul 2009 B2
7571299 Loeb Aug 2009 B2
7577723 Matsuda et al. Aug 2009 B2
7640347 Sloat et al. Dec 2009 B1
7647416 Chiang et al. Jan 2010 B2
7657659 Lambeth et al. Feb 2010 B1
7668727 Mitchell et al. Feb 2010 B2
7668851 Triplett Feb 2010 B2
7684423 Tripathi et al. Mar 2010 B2
7688727 Ferguson et al. Mar 2010 B1
7698458 Liu et al. Apr 2010 B1
7729239 Aronov et al. Jun 2010 B1
7734809 Joshi et al. Jun 2010 B2
7735099 Micalizzi, Jr. Jun 2010 B1
7742412 Medina Jun 2010 B1
7784093 Deng et al. Aug 2010 B2
7822839 Pruitt et al. Oct 2010 B1
7826487 Mukerji et al. Nov 2010 B1
7861085 Case et al. Dec 2010 B1
7877524 Annem et al. Jan 2011 B1
7895653 Calo et al. Feb 2011 B2
7903554 Manur et al. Mar 2011 B1
7908245 Nakano et al. Mar 2011 B2
7916728 Mimms Mar 2011 B1
7958222 Pruitt et al. Jun 2011 B1
7984500 Khanna et al. Jul 2011 B1
8006016 Muller et al. Aug 2011 B2
8024443 Jacob Sep 2011 B1
8037528 Williams et al. Oct 2011 B2
8064342 Badger Nov 2011 B2
8069225 McCanne et al. Nov 2011 B2
8103809 Michels et al. Jan 2012 B1
8112491 Michels et al. Feb 2012 B1
8112594 Giacomoni et al. Feb 2012 B2
8155128 Balyan et al. Apr 2012 B2
8171124 Kondamuru May 2012 B2
8190769 Shukla et al. May 2012 B1
8271620 Witchey Sep 2012 B2
8279865 Giacomoni et al. Oct 2012 B2
8396836 Ferguson et al. Mar 2013 B1
8484348 Subramanian et al. Mar 2013 B2
8463850 McCann Jun 2013 B1
8601000 Stefani et al. Dec 2013 B1
8656253 Leggette Feb 2014 B2
8838817 Biswas Sep 2014 B1
8879431 Ridel et al. Nov 2014 B2
8959215 Koponen et al. Feb 2015 B2
9143451 Amdahl et al. Sep 2015 B2
9244843 Michels et al. Jan 2016 B1
9497614 Ridel et al. Nov 2016 B1
20010007560 Masuda et al. Jul 2001 A1
20010032254 Hawkins Oct 2001 A1
20020010757 Granik et al. Jan 2002 A1
20020012352 Hansson et al. Jan 2002 A1
20020038360 Andrews et al. Mar 2002 A1
20020065848 Walker et al. May 2002 A1
20020072048 Slattery et al. Jun 2002 A1
20020075815 Sharma Jun 2002 A1
20020087571 Stapel et al. Jul 2002 A1
20020087744 Kitchin Jul 2002 A1
20020099829 Richards et al. Jul 2002 A1
20020099842 Jennings et al. Jul 2002 A1
20020103823 Jackson et al. Aug 2002 A1
20020143819 Han et al. Oct 2002 A1
20020143852 Guo et al. Oct 2002 A1
20020162118 Levy et al. Oct 2002 A1
20020174216 Shorey et al. Nov 2002 A1
20020194112 DePinto et al. Dec 2002 A1
20020194342 Lu et al. Dec 2002 A1
20020198956 Dunshea et al. Dec 2002 A1
20030005172 Chessell Jan 2003 A1
20030009528 Sharif et al. Jan 2003 A1
20030018450 Carley Jan 2003 A1
20030018585 Butler et al. Jan 2003 A1
20030034905 Anton et al. Feb 2003 A1
20030051045 Connor Mar 2003 A1
20030055723 English Mar 2003 A1
20030067930 Salapura et al. Apr 2003 A1
20030074301 Solomon Apr 2003 A1
20030105846 Zhao et al. Jun 2003 A1
20030108000 Chaney et al. Jun 2003 A1
20030108002 Chaney et al. Jun 2003 A1
20030128708 Inoue et al. Jul 2003 A1
20030130945 Force Jul 2003 A1
20030139934 Mandera Jul 2003 A1
20030156586 Lee et al. Aug 2003 A1
20030179755 Fraser Sep 2003 A1
20030189936 Terrell et al. Oct 2003 A1
20030191812 Agarwalla et al. Oct 2003 A1
20030195813 Pallister et al. Oct 2003 A1
20030204636 Greenblat et al. Oct 2003 A1
20030212954 Patrudu Nov 2003 A1
20030220835 Barnes, Jr. Nov 2003 A1
20030229665 Ryman Dec 2003 A1
20030236995 Fretwell, Jr. Dec 2003 A1
20040006591 Matsui et al. Jan 2004 A1
20040015783 Lennon et al. Jan 2004 A1
20040017825 Stanwood et al. Jan 2004 A1
20040030627 Sedukhin Feb 2004 A1
20040030740 Stelting Feb 2004 A1
20040043758 Sorvari et al. Mar 2004 A1
20040059789 Shum Mar 2004 A1
20040064544 Barsness et al. Apr 2004 A1
20040064554 Kuno et al. Apr 2004 A1
20040093361 Therrien et al. May 2004 A1
20040122926 Moore et al. Jun 2004 A1
20040123277 Schrader et al. Jun 2004 A1
20040133605 Chang et al. Jul 2004 A1
20040138858 Carley Jul 2004 A1
20040167967 Bastian et al. Aug 2004 A1
20040177165 Masputra et al. Sep 2004 A1
20040202161 Stachura et al. Oct 2004 A1
20040213156 Smallwood et al. Oct 2004 A1
20040215665 Edgar et al. Oct 2004 A1
20040236826 Harville et al. Nov 2004 A1
20040249948 Sethi et al. Dec 2004 A1
20040267897 Hill et al. Dec 2004 A1
20050007991 Ton et al. Jan 2005 A1
20050008017 Datta et al. Jan 2005 A1
20050021703 Cherry et al. Jan 2005 A1
20050027841 Rolfe Feb 2005 A1
20050044158 Malik Feb 2005 A1
20050083952 Swain Apr 2005 A1
20050114559 Miller May 2005 A1
20050117589 Douady et al. Jun 2005 A1
20050165656 Frederick et al. Jul 2005 A1
20050174944 Legault et al. Aug 2005 A1
20050175013 Le Pennec et al. Aug 2005 A1
20050175014 Patrick Aug 2005 A1
20050198234 Leib et al. Sep 2005 A1
20050213570 Stacy et al. Sep 2005 A1
20050213587 Cho et al. Sep 2005 A1
20050234928 Shkvarchuk et al. Oct 2005 A1
20050240664 Chen et al. Oct 2005 A1
20050256806 Tien et al. Nov 2005 A1
20050273456 Revanuru et al. Dec 2005 A1
20060007928 Sangillo Jan 2006 A1
20060031374 Lu et al. Feb 2006 A1
20060031778 Goodwin et al. Feb 2006 A1
20060045089 Bacher et al. Mar 2006 A1
20060045096 Farmer et al. Mar 2006 A1
20060047785 Wang et al. Mar 2006 A1
20060100752 Kim et al. May 2006 A1
20060104303 Makineni et al. May 2006 A1
20060112367 Harris May 2006 A1
20060116989 Bellamkonda et al. Jun 2006 A1
20060123210 Pritchett et al. Jun 2006 A1
20060130133 Andreev et al. Jun 2006 A1
20060133374 Sekiguchi Jun 2006 A1
20060140193 Kakani et al. Jun 2006 A1
20060153201 Hepper et al. Jul 2006 A1
20060209669 Nishio Sep 2006 A1
20060221832 Muller et al. Oct 2006 A1
20060221835 Sweeney Oct 2006 A1
20060229861 Tatsuoka et al. Oct 2006 A1
20060235996 Wolde et al. Oct 2006 A1
20060235998 Stechler et al. Oct 2006 A1
20060259320 LaSalle et al. Nov 2006 A1
20060268692 Wright et al. Nov 2006 A1
20060270341 Kim et al. Nov 2006 A1
20060282442 Lennon et al. Dec 2006 A1
20060288128 Moskalev et al. Dec 2006 A1
20070005807 Wong Jan 2007 A1
20070016613 Foresti et al. Jan 2007 A1
20070019636 Lau et al. Jan 2007 A1
20070038994 Davis et al. Feb 2007 A1
20070067771 Kulbak et al. Mar 2007 A1
20070112775 Ackerman May 2007 A1
20070124415 Lev-Ran et al. May 2007 A1
20070124502 Li May 2007 A1
20070130255 Wolovitz et al. Jun 2007 A1
20070147246 Hurley et al. Jun 2007 A1
20070162891 Burner et al. Jul 2007 A1
20070168320 Borthakur et al. Jul 2007 A1
20070168525 DeLeon et al. Jul 2007 A1
20070192543 Naik et al. Aug 2007 A1
20070233826 Tindal et al. Oct 2007 A1
20070250560 Wein et al. Oct 2007 A1
20080004022 Johannesson et al. Jan 2008 A1
20080010372 Khendouri et al. Jan 2008 A1
20080022059 Zimmerer et al. Jan 2008 A1
20080120592 Tanguay et al. May 2008 A1
20080126509 Subramanian et al. May 2008 A1
20080141246 Kuck et al. Jun 2008 A1
20080184248 Barua et al. Jul 2008 A1
20080208917 Smoot et al. Aug 2008 A1
20080263401 Stenzel Oct 2008 A1
20080270578 Zhang et al. Oct 2008 A1
20080281908 McCanne et al. Nov 2008 A1
20080281944 Vome et al. Nov 2008 A1
20090003204 Okholm et al. Jan 2009 A1
20090016217 Kashyap Jan 2009 A1
20090080440 Balyan et al. Mar 2009 A1
20090089487 Kwon et al. Apr 2009 A1
20090089619 Huang et al. Apr 2009 A1
20090094311 Awadallah et al. Apr 2009 A1
20090097480 Curtis et al. Apr 2009 A1
20090106413 Salo et al. Apr 2009 A1
20090125955 DeLorme May 2009 A1
20090138314 Bruce May 2009 A1
20090161542 Ho Jun 2009 A1
20090187915 Chew et al. Jul 2009 A1
20090217163 Jaroker Aug 2009 A1
20090217386 Schneider Aug 2009 A1
20090222598 Hayden Sep 2009 A1
20090241176 Beletski et al. Sep 2009 A1
20090248911 Conroy et al. Oct 2009 A1
20090265396 Ram et al. Oct 2009 A1
20090265467 Peles Oct 2009 A1
20090289828 Hinchey Nov 2009 A1
20090292957 Bower et al. Nov 2009 A1
20090300161 Pruitt et al. Dec 2009 A1
20090316708 Yahyaoui et al. Dec 2009 A1
20090319600 Sedan et al. Dec 2009 A1
20100042743 Jeon et al. Feb 2010 A1
20100061232 Zhou et al. Mar 2010 A1
20100064001 Daily Mar 2010 A1
20100070476 O'Keefe et al. Mar 2010 A1
20100082849 Millet et al. Apr 2010 A1
20100093318 Zhu et al. Apr 2010 A1
20100094945 Chan et al. Apr 2010 A1
20100131654 Malakapalli et al. May 2010 A1
20100179984 Sebastian Jul 2010 A1
20100228814 McKenna et al. Sep 2010 A1
20100228819 Wei Sep 2010 A1
20100242092 Harris et al. Sep 2010 A1
20100250497 Redlich et al. Sep 2010 A1
20100274772 Samuels Oct 2010 A1
20100306169 Pishevar et al. Dec 2010 A1
20110055921 Narayanaswamy et al. Mar 2011 A1
20110066736 Mitchell et al. Mar 2011 A1
20110072321 Dhuse Mar 2011 A1
20110075667 Li et al. Mar 2011 A1
20110078303 Li et al. Mar 2011 A1
20110098087 Tseng Apr 2011 A1
20110113095 Hatami-Hanza May 2011 A1
20110185082 Thompson Jul 2011 A1
20110188415 Graziano Aug 2011 A1
20110213911 Eldus et al. Sep 2011 A1
20120117028 Gold et al. May 2012 A1
20120150805 Pafumi et al. Jun 2012 A1
20120195273 Iwamura et al. Aug 2012 A1
20120197965 McCanne Aug 2012 A1
20120254293 Winter et al. Oct 2012 A1
20120257506 Bazlamacci et al. Oct 2012 A1
20120258766 Cho et al. Oct 2012 A1
20130058229 Casado et al. Mar 2013 A1
20130182713 Giacomoni et al. Jul 2013 A1
20130238472 Fan et al. Sep 2013 A1
20140071895 Bane et al. Mar 2014 A1
20140099945 Singh et al. Apr 2014 A1
20140105069 Potnuru Apr 2014 A1
20140187199 Yan et al. Jul 2014 A1
20140286316 Park et al. Sep 2014 A1
20150058595 Gura et al. Feb 2015 A1
Foreign Referenced Citations (20)
Number Date Country
2080530 Apr 1994 CA
2080530 Apr 1994 CA
0605088 Feb 1996 EP
0605088 Feb 1996 EP
1081918 Aug 2000 EP
1081918 Aug 2000 EP
1813084 Aug 2007 EP
6205006 Jul 1994 JP
6205006 Jul 1994 JP
821924 Mar 1996 JP
821924 Mar 1996 JP
2000183935 Jun 2000 JP
2000183935 Jun 2000 JP
0058870 Mar 2000 WO
WO 0058870 Mar 2000 WO
200239696 May 2002 WO
WO 200239696 May 2002 WO
WO 2006055494 May 2006 WO
2006091040 Aug 2006 WO
WO 2006091040 Aug 2006 WO
Non-Patent Literature Citations (80)
Entry
Blue Coat, “Technology Primer: CIFS Protocol Optimization,” Blue Coat Systems Inc., 2007, last accessed: Dec. 9, 2013, pp. 1-3, (http://www.bluecoat.com).
“Diameter MBLB Support Phase 2: Generic Message Based Load Balancing (GMBLB)”, last accessed Mar. 29, 2010, pp. 1-10, (http://peterpan.f5net.com/twiki/bin/view/TMOS/TMOSDiameterMBLB).
F5 Networks Inc., “Using F5's-DNS Controller to Provide High Availability Between Two or More Data Centers”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5products/3dns/relatedMaterials/3DNSRouting.html).
F5 Networks Inc., “Routing Global Internet Users to the Appropriate Data Center and Applications Using F5's 3-DNS Controller”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5producs/3dns/relatedMaterials/UsingF5.html).
F5 Networks Inc., “Case Information Log for ‘Issues with BoNY upgrade to 4.3’”, as early as Feb. 2008.
Gupta et al., “Algorithms for Packet Classification”, Computer Systems Laboratory, Stanford University, CA, Mar./Apr. 2001, pp. 1-29.
LaMonica M., “Infravio spiffs up Web services registry idea”, CNET News.com, May 11, 2004, pp. 1-2, (http://www.news.com).
Rosen E., et al., “MPLS Label Stack Encoding”, (RFC:3032) Network Working Group, Jan. 2001, pp. 1-22, (http://www.ietf.org/rfc/rfc3032.txt).
Sommers F., “Whats New in UDDI 3.0—Part 1”, Web Services Papers, Jan. 27, 2003, pp. 1-4, (http://www.webservices.org/index.php/article/articleprint/871/-1/241).
U.S. Appl. No. 13/771,538 to Michels et al., filed Feb. 20, 2013.
U.S. Appl. No. 14/032,329 to Masters et al., filed Sep. 20, 2013.
U.S. Appl. No. 14/038,433 to Amdahl, filed Sep. 26, 2013.
U.S. Appl. No. 14/194,268 to Ridel et al., filed Feb. 28, 2014.
U.S. Appl. No. 14/081,700 to McCann filed Nov. 15, 2013.
U.S. Appl. No. 14/139,228 to Lewites et al., filed Dec. 23, 2014.
U.S. Appl. No. 14/144,137 to Amdahl, filed Dec. 30, 2013.
“Cavium Networks Product Selector Guide—Single & Multi-Core MIPS Processors, Security Processors and Accelerator Boards,” 2008, pp. 1-44, Cavium Networks, Mountain View, CA, US.
“Chapter 15, Memory Mapping and DMA,” Memory Management in Linux, ch15.13676, accessed on Jan. 25, 2005, pp. 412-463.
“Comtech AHA Announces 3.0 Gbps GZIP Compression/Decompression Accelerator AHA362-PCIX offers high-speed GZIP compression and decompression,” www.aha.com, Apr. 20, 2005, pp. 1-2, Comtech AHA Corporation, Moscow, ID, USA.
“Comtech AHA Announces GZIP Compression and Decompression IC Offers the highest speed and compression ratio performance in hardware on the market,” www.aha.com, Jun. 26, 2007, pp. 1-2, Comtech AHA Corporation, Moscow, ID, USA.
“Diameter MBLB Support Phase 2: Generic Message Based Load Balancing (GMBLB)”, last accessed Mar. 29, 2010, pp. 1-10, (http://peterpan.f5net.com/twiki/bin/view/TMOSTTMOSDiameterMBLB).
“DMA and Interrupt Handling,” <http://www.eventhelix.com/RealtimeMantra/FaultHandling/dma_interrupt_handling.htm>, Jan. 29, 2010, pp. 1-4, EventHelix.com.
“Gigabit Ethernet/PCI Network Interface Card; Host/NIC Software Interface Definition,” Jul. 1999, pp. 1-80, Revision 12.4.13, P/N 020001, Alteon WebSystems, Inc., San Jose, California.
“Layer 4/7 Switching and Other Custom IP Traffic Processing using the NEPPI API,” Bell Laboratories, Lucent Technologies, pp. 1-11, Murray Hill, NJ.
“Market Research & Releases, CMPP PoC documentation”, last accessed Mar. 29, 2010, (http://mainstreet/sites/PD/Teams/ProdMgmt/MarketResearch/Universal).
“Market Research & Releases, Solstice Diameter Requirements”, last accessed Mar. 29, 2010, (http://mainstreet/sites/PD/Teams/ProdMgmt/MarketResearch/Unisversal).
“NITROX™ XL Security Acceleration Modules PCI 3V or 3V/5V-Universal Boards for SSL and IPSec,” at http://www.Caviumnetworks.com, 2002, pp. 1, Cavium Networks, Mountain View, CA USA.
“PCI, PCI-X,” at http://www.cavium.com/acceleration-boards-PCI-PCI-X.htm (Downloaded Oct. 2008), Cavium Networks—Products > Acceleration Boards > PCI, PCI-X.
“Plan 9 kernel history: overview / file list / diff list,” <http://switch.com/cgi-bin/plan9history.cgi?f=2001/0126/pc/etherga620.com>, accessed Oct. 22, 2007, pp. 1-16.
“Respond to server depending on TCP::client_port”, DevCentral Forums iRules, pp. 1-6, last accessed Mar. 26, 2010, (http://devcentral.f5.com/Default/aspx?tabid=53&forumid=5&tpage=1&v).
“TCP—Transmission Control Protocol (TCP Fast Retransmit and Recovery),” Mar. 28, 2002, pp. 1-5, EventHelix.com.
“UDDI Overview”, Sep. 6, 2000, pp. 1-21, uddi.org, (http://www.uddi.org/).
“UDDI Technical White Paper,” Sep. 6, 2000, pp. 1-12, uddi-org, (http://www.uddi.org/).
“UDDI Version 3.0.1”, UDDI Spec Technical Committee Specification, Oct. 14, 2003, pp. 1-383, uddi.org, (http://www.uddi.org/).
Baer, T., et al., “The elements of Web services” ADTmag.com, Dec. 1, 2002, pp. 1-6, (http://www.adtmag.com).
Blue Coat, “Technology Primer: CIFS Protocol Optimization,” Blue Coat Systems Inc., 2007, last accessed: Sep. 2013, pp. 1-3, (http://www.bluecoat.com).
F5 Networks Inc., “3-DNS® Reference Guide, version 4.5”, F5 Networks Inc., Sep. 2002, pp. 2-1-2-28, 3-1-3-12, 5-1-5-24, Seattle, Washington.
F5 Networks Inc., “Big-IP® Reference Guide, version 4.5”, F5 Networks Inc., Sep. 2002, pp. 11-1-11-32, Seattle, Washington.
F5 Networks Inc., “Case Information Log for Issues with BoNY upgrade to 4.3”, as early as Feb. 2008.
F5 Networks Inc., “Deploying the BIG-IP LTM for Diameter Traffic Management,” F5® Deployment Guide, Publication date Sep. 2010, Version 1.2, pp. 1-19.
F5 Networks Inc., “F5 Diameter RM”, Powerpoint document, Jul. 16, 2009, pp. 1-7.
F5 Networks Inc., “F5 WANJet CIFS Acceleration”, White Paper, F5 Networks Inc., Mar. 2006, pp. 1-5, Seattle, Washington.
F5 Networks Inc., “Routing Global Internet Users to the Appropriate Data Center and Applications Using F5's 3-DNS Controller”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5producs/3dns/ relatedMaterials/UsingF5.html).
F5 Networks Inc., “Using F5's 3-DNS Controller to Provide High Availability Between Two or More Data Centers”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5products/3dns/ relatedMaterials/3DNSRouting.html).
Fajardo V., “Open Diameter Software Architecture,” Jun. 25, 2004, pp. 1-6, Version 1.0.7.
Gupta et al., “Algorithms for Packet Classification”, Computer Systems Laboratory, Stanford University, CA, Mar./ Apr. 2001, pp. 1-29.
Harvey et al., “DMA Fundamentals on Various PC Platforms,” Application Note 011, Apr. 1999, pp. 1-20, National Instruments Corporation.
Heinz G., “Priorities in Stream Transmission Control Protocol (SCTP) Multistreaming”, Thesis submitted to the Faculty of the University of Delaware, Spring 2003, pp. 1-35.
Ilvesjmaki M., et al., “On the capabilities of application level traffic measurements to differentiate and classify Internet traffic”, Presented in SPIE's International Symposium ITcom, Aug. 19-21, 2001, pp. 1-11, Denver, Colorado.
Internet Protocol,“DARPA Internet Program Protocol Specification”, (RFC:791), Information Sciences Institute, University of Southern California, Sep. 1981, pp. 1-49.
Kawamoto, D., “Amazon files for Web services patent”, CNET News.com, Jul. 28, 2005, pp. 1-2, (http://news.com).
LaMonica M., “Infravio spiffs up Web services registry idea”, CNET News.com, May 11, 2004, pp. 1-2, (http://www. news_com).
MacVittie, Lori, “Message-Based Load Balancing,” Technical Brief, Jan. 2010, pp. 1-9, F5 Networks, Inc.
Mangino, John, “Using DMA with High Performance Peripherals to Maximize System Performance,” WW TMS470 Catalog Applications, SPNA105 Jan. 2007, pp. 1-23.
Modiano E., “Scheduling Algorithms for Message Transmission Over a Satellite Broadcast System,” MIT Lincoln Laboratory Advanced Network Group, Nov. 1997, pp. 1-7.
Mogul, Jeffrey C., “The Case for Persistent-Connection HTTP,” SIGCOMM '95, Digital Equipment Corporation Western Research Laboratory, 1995, pp. 1-15, Cambridge, Maine.
Nichols K., et al., “Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers”, (RFC:2474) Network Working Group, Dec. 1998, pp. 1-19, (http://www.ietf.org/rfc/rfc2474.txt).
Ott D., et al., “A Mechanism for TCP-Friendly Transport-level Protocol Coordination”, USENIX Annual Technical Conference, Jun. 10, 2002, University of North Carolina at Chapel Hill, pp. 1-12.
Padmanabhan V., et al., “Using Predictive Prefetching to Improve World Wide Web Latency”, SIGCOM, Jul. 1, 1996, pp. 1-15.
Rabinovich et al., “DHTTP: An Efficient and Cache-Friendly Transfer Protocol for the Web,” IEEE/ACM Transactions on Networking, Dec. 2004, pp. 1007-1020, vol. 12, No. 6.
Rosen E, et al., “MPLS Label Stack Encoding”, (RFC:3032) Network Working Group, Jan. 2001, pp. 1-22, (http://www.ietf.org/rfc/rfc3032.txt).
Salchow, Jr., KJ, “Clustered Multiprocessing: Changing the Rules of the Performance Game,” F5 White Paper, Jan. 2008, pp. 1-11, F5 Networks, Inc.
Schilit B., “Bootstrapping Location-Enhanced Web Services”, University of Washington, Dec. 4, 2003, (http://www.cs.washington.edu/news/colloq.info.html).
Seeley R., “Can Infravio technology revive UDDI?”, ADTmag.com, Oct. 22, 2003, (http://www.adtmag.com).
Shohoud, Y., “Building XML Web Services with VB .NET and VB 6”, Addison Wesley, Sep. 2002, pp. 1-14.
Sleeper B., “The Evolution of UDDI”, UDDI.org White Paper, The Stencil Group, Inc., Jul. 19, 2002, pp. 1-15, San Francisco, California.
Sleeper B., “Why UDDI Will Succeed, Quietly: Two Factors Push Web Services Forward”, The Stencil Group, Inc., Apr. 2001, pp. 1-7, San Francisco, California.
Sommers F., “Whats New in UDDI 3.0—Part 1”, Web Services Papers, Jan. 27, 2003, pp. 1-4, (http://www. webservices.org/index.php/article/articleprint/871/-1/24/).
Sommers F., “Whats New in UDDI 3.0—Part 2”, Web Services Papers, Mar. 2, 2003, pp. 1-8, (http://www.web.archive.org/web/20040620131006/).
Sommers F., “Whats New in UDDI 3.0—Part 3”, Web Services Papers, Sep. 2, 2003, pp. 1-4, (http://www.webservices.org/index.php/article/articleprint/894/-1/24/).
Stevens, W., “TCP Slow Start, Congestion Avoidance, Fast Retransmit, and Fast Recovery Algorithms,” Network Working Group, RFC 2001, Jan. 1997, pp. 1-6.
Wadge, Wallace, “Achieving Gigabit Performance on Programmable Ethernet Network Interface Cards,” May 29, 2001, pp. 1-9.
Wang B., “Priority and realtime data transfer over the best-effort Internet”, Dissertation Abstract, ScholarWorks@UMASS, Sep. 2005, pp. i-xiv and pp. 1-9.
Welch, Von, “A User's Guide to TCP Windows,” http://www.vonwelch.com/report/tcp_windows, updated 1996, last accessed Jan. 29, 2010, pp. 1-5.
Wikipedia, “Diameter (protocol)”, pp. 1-11, last accessed Oct. 27, 2010, (http://en.wikipedia.org/wiki/Diameter_(protocol)).
Wikipedia, “Direct memory access,” <http://en.wikipedia.org/wiki/Direct_memory_access>, accessed Jan. 29, 2010, pp. 1-6.
Wikipedia, “Nagle's algorithm,” <http://en.wikipedia.org/wiki/Nagle%27s_algorithm>, 2 pages.
Woo T.Y.C., “A Modular Approach to Packet Classification: Algorithms and Results”, Nineteenth Annual Conference of the IEEE Computer and Communications Societies 3(3):1213-22, Mar. 26-30, 2000, abstract only, (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=832499).
Bell Laboratories, “Layer 4/7 Switching and Other Custom IP Traffic Processing Using the NEPPI API,” Bell Laboratories, Lucent Technologies, Murray Hill, NJ 07974 USA, pp. 1-11 (2000).
Wikipedia, “Nagle's algorithm,” https://en.wikipedia.org/wiki/Nagle%27s_algorithm 2 Pages. Dec. 14, 2014.
Provisional Applications (1)
Number Date Country
61707890 Sep 2012 US