EP1570365B1 - Transaction accelerator for client-server communication systems - Google Patents

Transaction accelerator for client-server communication systems Download PDF

Info

Publication number
EP1570365B1
EP1570365B1 EP03781423A EP03781423A EP1570365B1 EP 1570365 B1 EP1570365 B1 EP 1570365B1 EP 03781423 A EP03781423 A EP 03781423A EP 03781423 A EP03781423 A EP 03781423A EP 1570365 B1 EP1570365 B1 EP 1570365B1
Authority
EP
European Patent Office
Prior art keywords
segment
data
transaction
payload
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
EP03781423A
Other languages
German (de)
English (en)
French (fr)
Other versions
EP1570365A2 (en
EP1570365A4 (en
Inventor
Steven Mccanne
Michael J. Demmer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Riverbed Technology LLC
Original Assignee
Riverbed Technology LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=32175156&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=EP1570365(B1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Riverbed Technology LLC filed Critical Riverbed Technology LLC
Publication of EP1570365A2 publication Critical patent/EP1570365A2/en
Publication of EP1570365A4 publication Critical patent/EP1570365A4/en
Application granted granted Critical
Publication of EP1570365B1 publication Critical patent/EP1570365B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/288Distributed intermediate devices, i.e. intermediate devices for interaction with other intermediate devices on the same level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/289Intermediate processing functionally located close to the data consumer application, e.g. in same machine, in same home or in same sub-network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5682Policies or rules for updating, deleting or replacing the stored data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • files used by applications in one place might be stored in another place.
  • files used by applications in one place might be stored in another place.
  • a number of users operating at computers networked throughout an organization and/or a geographic region share a file or sets of files that are stored in a file system.
  • the file system might be near one of the users, but typically it is remote from most of the users, but the users often expect the files to appear to be near their sites.
  • client generally refers to a computer, computing device, peripheral, electronics, or the like, that makes a request for data or an action
  • server generally refers to a computer, computing device, peripheral, electronics, or the like, that operates in response to requests for data or action made by one or more clients.
  • a request is often satisfied by a response message supplying the data requested or performing the action requested, or a response message indicating an inability to service the request, such as an error message or an alert to a monitoring system of a failed or improper request.
  • a server might also block a request, forward a request, transform a request, or the like, and then respond to the request or not respond to the request.
  • clients and servers are not necessarily exclusive.
  • one peer might a request of another peer but might also serve responses to that peer. Therefore, it should be understood that while the terms “client” and “server” are typically used herein as the actors making “requests” and providing “responses”, respectively, those elements might take on other roles not clearly delineated by the client-server paradigm.
  • a request-response cycle can be referred to as a "transaction" and for a given transaction, some object (physical, logical and/or virtual) can be said to be the "client” for that transaction and some other object (physical, logical and/or virtual) can be said to be the "server” for that transaction.
  • proxies are the terminus for the client connection and initiates another connection to the server on behalf of the client.
  • the proxy connects to one or more other proxies that in turn connect to the server.
  • Each proxy may forward, modify, or otherwise transform the transactions as they flow from the client to the server and vice versa.
  • proxies include (1) Web proxies that enhance performance through caching or enhance security by controlling access to servers, (2) mail relays that forward mail from a client to another mail server, (3) DNS relays that cache DNS name resolutions, and so forth.
  • the terms “near”, “far”, “local” and “remote” might refer to physical distance, but more typically they refer to effective distance.
  • the effective distance between two computers, computing devices, servers, clients, peripherals, etc. is, at least approximately, a measure of the difficulty of getting data between the two computers. For example, where file data is stored on a hard drive connected directly to a computer processor using that file data, and the connection is through a dedicated high-speed bus, the hard drive and the computer processor are effectively "near” each other, but where the traffic between the hard drive and the computer processor is over a slow bus, with more intervening events possible to waylay the data, the hard drive and the computer processor are said to be farther apart.
  • a file server and a desktop computer separated by miles of high-quality and high-bandwidth fiber optics might have a smaller effective distance compared with a file server and a desktop computer separated by a few feet and coupled via a wireless connection in a noisy environment.
  • compression is a process of representing a number of bits of data using fewer bits and doing so in a way that the original bits or at least a sufficient approximation of the original bits can be recovered from an inverse of the compression process in most cases.
  • Caching is the process of storing previously transmitted results in the hopes that the user will request the results again and receive a response more quickly from the cache than if the results had to come from the original provider.
  • Latency is a measure of the delay between when a request for data is made and the requested data is received.
  • compression might add to the latency, if time is needed to compress data after the request is made and time is needed to decompress the data after it is received. This may be able to be improved if the data can be compressed ahead of time, before the request is made, but that may not be feasible if the data is not necessarily available ahead of time for compression, or if the volume of data from which the request will be served is too large relative to the amount of data likely to be used.
  • Caching also provides some help in reducing effective distance, but in some situations it does not help much. For example, where a single processor is retrieving data from memory it controls and does so in a repetitive fashion, as might be the case when reading processor instructions from memory, caching can greatly speed a processor's tasks.
  • a requestor requests data from some memory, device or the like and the results are provided to the requestor and stored in a cache having a faster response time than the original device supplying the data. Then, when the requestor requests that data again, if it is still in the cache, the cache can return the data in response to the request before the original device could have returned it and the request is satisfied that much sooner.
  • a client directs a request to a client-side transactions handler that forwards the request to a server-side transaction handler, which in turn provides the request, or a representation thereof, to a server for responding to the request.
  • the server sends the response to the server-side transaction handler, which forwards the response to the client-side transaction handler, which in turn provides the response to the client.
  • Transactions are accelerated by the transaction handlers by storing segments of data used in the transactions in persistent segment storage accessible to the server-side transaction handler and in persistent segment storage accessible to the client-side transaction handler.
  • the sending transaction handler compares the segments of the data to be sent with segments stored in its persistent segment storage and replaces segments of data with references to entries in its persistent segment storage that match or closely match the segments of data to be replaced.
  • the data to be sent might be sent from a client to a server, from a server to a client, from a peer to a peer, etc.
  • the receiving transaction store reconstructs the data sent by replacing the segment references with corresponding segment data from its persistent segment storage. If segments are referred to but do not exist in the receiver's persistent segment store, the receiver can issue requests for the missing segments from the sender via a side channel or via the link used to send the references to the segments. Where the persistent segment storage at each end is populated with segments likely to be repeated, such replacement of segments will occur often, resulting in much less bandwidth use over the network, thus accelerating transactions.
  • the transaction accelerators could be dedicated, such that the client-side transaction accelerator interacts with only one client and the server-side transaction accelerator interacts with only one server, but the transaction accelerators might also handle more than one client and/or more than one server.
  • the segments stored in the persistent segment stores can relate to different transactions, different clients and/or different servers. For example, if a transaction accelerator encounters a segment of data and stores it in its persistent segment store in handling a given transaction, a reference to that segment of data might be used again in a different transaction, relating to a different client or the same client and a different server or the same server, or relating to an entirely different client-server application.
  • Fig. 1 is a block diagram of a networked client-server system according to embodiments of the present invention.
  • Fig. 2 is a block diagram of the system of Fig. 1 , showing a client-side transaction accelerator (“CTA”) and a server-side transaction accelerator (“STA”) in greater detail and, for space considerations, showing less detail of the overall system.
  • CTA client-side transaction accelerator
  • STA server-side transaction accelerator
  • FIG. 3 is an illustration of data organization in embodiments of a persistent segment store ("PSS") as might be used with the system shown in Fig. 1 .
  • PSS persistent segment store
  • Fig. 4 is a block diagram of an encoder as might be used in the transaction transformers ("TT") of Fig. 2 .
  • Fig. 6 is an illustration of an encoding process wherein input data is segmented and represented by references to data segments.
  • Fig. 7 is a flowchart illustrating a process for decoding data as might be output by the encoder of Fig. 4 .
  • Fig. 8 is a block diagram of a networked system wherein transaction acceleration is implemented and uses a proactive segment distributor ("PSD").
  • PSD proactive segment distributor
  • Fig. 11 is a block diagram of a networked system wherein transaction acceleration is implemented and the server-side transaction accelerator is integrated in with the server.
  • Fig. 12 is a block diagram of a networked system wherein transaction acceleration is implemented and a PSS is shared among a plurality of transaction accelerators.
  • Fig. 13 is a block diagram showing a multicast implementation of the system of Fig. 12 , wherein multicast communications are used for updating and reading a shared PSS.
  • Fig. 15 is a block diagram of a networked system wherein transaction acceleration is implemented and the network handles a variety of protocols and services.
  • a transaction is a logical set of steps that result in data moving from one place to another.
  • the data being moved exists at its origin independent of the transaction, such as a file read transaction where the file exists on the disk of the server.
  • the data is generated for the transaction at the origin, such as in response to a request for computation, lookup, etc.
  • the computer, computer device, etc. initiating the transaction is referred to as the "client” and the computer, computer device, etc. that responds, or is expected to respond, is referred to as the "server”.
  • Data can flow in either direction.
  • a file system client might initiate a transaction by requesting a file read.
  • a transaction can be in multiple parts, but in a simple transaction, a client sends a request (data, a message, a signal, etc., explicitly being the request or indicative of or representing of the request) to a server and the server responds with a response (data, a message, a signal, etc., explicitly being the response or indicative of or representing of the response) to the client. More complex transactions, for example, might involve some back and forth, as might be needed for a server to clarify a request, verify the authority of the client to receive a response to the request, get additional information needed for preparing the response, etc.
  • connection means can also be used, such as a point-to-point wired or wireless channel.
  • nodes nodes
  • a transaction might begin with a client at one node making a request for file data directed to a server at another node, followed by a delivery of a response containing the requested file data.
  • Other transactions might be a request for a specific part of a file, all the file, all or some of another data construct, or a transaction might relate to data flowing from the requestor or relate to a command. Examples of transactions include “read a block”, “read a file”, “read a stream”, “write a block with this data” (an example of data flowing from the requestor), “open a file”, “perform a calculation on this data”, “get an e-mail with these characteristics”, “send an e-mail”, “check for new emails", “list directory contents”, etc.
  • client access to a server can be "tunneled” through transaction accelerators that map transactions onto sequences of variable-length segments with content-induced segment cut points.
  • the segments can be stored at various places, typically within high-speed access of both the clients and the servers, with the segments stored using a scalable, persistent naming system.
  • the segments can be decoupled from file-system and other system data blocks and structures, so that a matching segment might be found in multiple contexts. Instead of caching files, blocks, or other system dependent constructs, segments can be stored and bound to references that are used to represent the segment contents.
  • Fig. 1 is a block diagram of a networked client-server system 10 according to embodiments of the present invention, where such transactions might occur.
  • clients 12 are coupled to servers 14 over a network 16, via client-side transaction accelerators ("CTA's") 20 and server-side transaction accelerators ("STA's") 22.
  • CTA's client-side transaction accelerators
  • STA's server-side transaction accelerators
  • TA client-side transaction accelerator
  • TA client-side transaction accelerator
  • STA's server-side transaction accelerators
  • additional paths between clients and servers might be present and bypass the TA's.
  • Such additional paths could be used to carry conventional traffic, such as transactions that are not likely to benefit from transaction acceleration.
  • the state of the TA's can remain focused on the accelerated transaction, for example, by not having the persistent segment storage (described below) of a TA storing segments from transactions not likely to benefit from transaction acceleration.
  • a CTA 20 might serve one or more clients and multiple CTA's 20 might be implemented on a network.
  • the index "n" refers to an indefinite integer and each distinct use of the index might refer to a different indefinite integer.
  • Fig. 1 illustrates that there can be some number of CTA's and some number of STA's and there need not be a one-to-one correspondence.
  • the number of CTA's might be based on the number of clients, number of expected clients, network layout, etc.
  • the number of STA's might be based on the number of servers, the number of expected servers, network layout, etc.
  • each server connects to an STA dedicated to that server.
  • the corresponding STA routes each client request to the server(s) to which the request is directed.
  • the TA's might be more closely coupled to their clients/servers, such that all, or nearly all, accelerated transactions from one client pass through that one client's CTA, and all, or nearly all, accelerated transactions to one server, pass through that one server's STA.
  • TA's share state, so that transactions in one TA might benefit from segments stored at another TA.
  • Client connections can be routed to a CTA in a number of ways, similar to how prior art proxies function with respect to clients. For example, redirection using the Domain Name System (DNS) can be used to cause a client to resolve the IP address of the CTA instead of the server and thereby route requests to the CTA.
  • DNS Domain Name System
  • the client or the client's application could be statically configured to use a particular CTA or a set of CTA's on a per-application basis. Once the client connection arrives at a CTA, the CTA can then contact the appropriate STA via a lookup process that could work in a number of ways.
  • mapping table (maintained on a centralized and query-able database or configured into the CTA) could be used to direct the CTA to the appropriate STA; or information conveyed in the transaction could allow the CTA to discover which STA to use; or configurable policies could be programmed into the CTA indicating which transport ports should be relayed to which STA's.
  • the STA could use similar lookup processes to decide which server to contact for a new client connection arriving from a CTA.
  • the STA could also use data in the transactions to infer what server to connect to (e.g., an HTTP Web request contains the server's identity, as does a connection setup request for a CIFS file server connection).
  • network traffic over the Internet can travel through public networks and is largely based on TCP/IP (Transmission Control Protocol/Internet Protocol) packet switching.
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • the embodiments of the invention shown herein might also be used on networks that are not public, such as intranets, extranets, and virtual private networks.
  • the embodiments might also be used with WAN's, LAN's, WAN/LAN couplings, wireless connections, mobile links, satellite links, cellular telephone networks, or any other network where responsiveness is a concern.
  • the file server might then perform authentication, check for the existence of the file at the file server and, if the client is authorized to have the file and the file exists, the file server might create a message or a set of messages or packets containing the data of the file requested and send those messages/packets to the client that made the request.
  • the links 27 between clients and CTA's are fast links, such as local area network (LAN) links and the links over network 16 are slower in terms of latency and bandwidth.
  • “Latency” refers to the time between when a message is sent and when it is received (usually measured in time units) and "bandwidth” refers to how much capacity (usually measured in number of bits per unit time) can be carried over a link for a particular task. In many cases, low bandwidth might result in high latency, but those factors can be independent such that it is possible to have high bandwidth but still have high latency. Other factors might affect responsiveness and/or bandwidth cost, such as the reliability of the link and bandwidth usage.
  • a client 12 initiates a transaction with a server 14 by sending a request message.
  • a server 14 sends a request message.
  • the transaction might go through the TA's anyway, which might be useful, as explained below, so that the TA's have a more complete view of the traffic.
  • the CTA can remember the request and match up the response to the request to provide additional services to the client.
  • the CTA might also use the requests to guess at what future events might be and use those guesses to further optimize the transaction acceleration process.
  • the CTA 20 could send the request to the appropriate STA 22 unchanged and/or the receiving STA 22 could receive the response from a server and send the response to the appropriate CTA 20 unchanged.
  • the request or the response comprises a large amount of data
  • significant transaction acceleration might be expected in such instances if the data is "compressed" as described herein by storing segments of data at the receiving end and replacing data at the sending end with reference to the stored segments.
  • such substitution does not accelerate a transaction, but might still have benefits, such as "priming the pump" with data, so that the receiving ends have segment data that can be used later in reconstructing transmitted data that references those segments.
  • connection proxy for the server with which a client is entering into a transaction
  • STA would serve as a connection proxy for the client to which the server is responding.
  • a TA system could be implemented with symmetric TA's, e.g., where a CTA and an STA are arranged to be substantially similar except possibly that the CTA is set up to expect to encounter new transactions from a client, but not from an STA and an STA is set up to not expect to encounter new transactions from a server, but to expect them from a CTA.
  • Fig. 2 is a block diagram of portions of system 10, showing a CTA 20, an STA 22 and their interconnections in greater detail. While only one client and one server are shown, it should be understood that the various elements of Fig. 1 might also be present, even if not shown.
  • CTA 20 might be handling transactions from more than one client
  • STA 22 might be handling transactions with more than one server.
  • client 12 is coupled to a client proxy 30 of CTA 20. While other forms of multiplexing and de-multiplexing traffic to and from clients could be used, in this example, a client proxy is used to receive data for CTA 20 from one or more clients and to send data for the CTA 20 to the one or more clients.
  • Client 12 is coupled to client proxy 30, which is coupled to TT 32 and TT -1 34.
  • TT 32 is coupled to PSS 36 and to the network between CTA 20 and STA 22.
  • TT -1 34 is coupled to PSS 36, client proxy 30, RR 38 and to the network between CTA 20 and STA 22.
  • RR 38 is also coupled to PSS 36 and to the network between CTA 20 and STA 22.
  • server 14 is coupled to server proxy 40, which is coupled to TT 42 and TT -1 44.
  • TT 42 is coupled to PSS 46 and to the network between STA 22 and CTA 20.
  • TT -1 44 is coupled to PSS 46, server proxy 40, RR 48 and to the network between STA 22 and CTA 20.
  • RR 48 is also coupled to PSS 46 and to the network between STA 22 and CTA 20.
  • CTA 20 and/or STA 22 may be integrated within CTA 20 or STA 22, such that explicit connections between the elements are not needed, but a logical coupling would still exist.
  • CTA 20 might be implemented entirely as a single program with data memory, program memory and a processor, with the program memory containing instructions for implementing the client proxy, the TT, the TT -1 and the RR, when such instructions are executed by the processor.
  • the data memory could be logically partitioned to hold variables needed for the processor execution of the instructions, state of the client proxy, TT, TT -1 and RR, as well as the contents of the PSS. The same could be true of STA 22.
  • the PSS can be a disk subsystem, a memory subsystem, or portions thereof.
  • the PSS can also be a memory subsystem with disk backing store, a database server, a database, etc.
  • connections are shown as dotted lines spanning between CTA 20 and STA 22 (e.g., between the TT's and TT -1 's and the RR's). Although they are shown by separate lines, it should be understood that these lines can represent distinct network connections, or separate packet flows over a common network connection, or even shared packets among the logical connection shown. Thus, dotted line connections might be independent connections comprising more than one port number and/or more than one IP address, but they might also be three logical connections over one packet-switched connection, such as via a common path using common port numbers and common IP addresses.
  • the undotted lines between the client and the CTA and the server and STA are labeled as "LAN/direct” to indicate that those connections are likely higher performance (latency, bandwidth, reliability, etc.) than the connections between the TA's labeled "Internet/WAN/etc.” Examples of the former include LANs, cables, motherboards, CPU busses, etc. The system is still operable if the connections between the TA's are higher performance connections, but some of the benefits of transaction acceleration might not be seen.
  • segmentation and substitution will not be performed where acceleration is not expected, such as where the amount of data involved is small.
  • the segmented portions of the transaction can be any portion of the data sent, so long as the transaction is still identifiable at the receiving end enough to be reconstructed.
  • a segment appearing in one transaction can be stored at both TA's and used for accelerating other transactions. For example, where a client initiates a number of file request transactions, if the files have data in common, that common data might be formed as a segment and after the first such segment is transmitted, all further requests for files with the common data would have a segment reference substituted for the common data, to be replaced by the CTA before sending the reconstructed file to the client making the request. Similarly, where one CTA handles more than one client, the segments for one client can be used for another client.
  • segment can be used in several unrelated transactions and segments need not be bounded at arbitrary cut points. Since segment names and content can be independent of any particular bit stream or transaction, they can survive in the persistent storage for arbitrary amounts of time, even if system components crash and reboot, new components are added into the mix, the segment store is erased, etc.
  • the receiver can obtain the segment data for inclusion in its persistent store and/or for decoding before, during or after receiving the transmission of a sequence of references from the sender.
  • the segment data is obtained in ways that improve the responsiveness of the transaction, when possible. For example, if a need for a segment can be anticipated, the segment data can be sent before it is needed, so that when it is needed, it can be obtained faster. However, in some cases, such as where a receiving TA does not have any stored segments and has to obtain all of them during the transaction, transaction acceleration might not occur since the total amount of data that needs to be sent is not reduced.
  • client 12 would send the request to client proxy 30, which would then send it to TT 32, either modifying the request or merely forwarding it.
  • TT 32 determines how to transform the request, storing segments and references thereto in PSS 36 as needed (explained in more detail below), and sends the transformed or unmodified request to TT -1 44, which performs any needed inverse transformations (explained in more detail below) and sends the request to server proxy 40, and in turn to server 14.
  • An analogous path is taken for the response.
  • the receiving TT -1 can regenerate the sent data by replacing the references with their corresponding segment data.
  • the receiving TA can obtain segment data for storage in its PSS from a side channel or as part of the traffic from the sending TA.
  • the data transmitted from the sending TA to the receiving TA may include both references to segments and also "bindings" representing the mapping from a reference to the segment data.
  • bindings representing the mapping from a reference to the segment data.
  • the STA segments each transaction payload and replaces segments with references. For the segment data the STA suspects the CTA has, the STA uses the references that it knows the CTA has for those segments. When data changes at the server, rather than try to modify the existing segments in the PSS, the STA creates new segments representing the changed data and can assume that the CTA does not have those segments. In this case, the STA uses new references to the new segments representing the changed data.
  • the references to older data might be resolved from bindings stored in the receiver's PSS, but for the new, changed segments, the references are resolved from bindings included in the stream from the sender. Those bindings can then be stored by the receiver's TT -1 into the receiver's PSS, so that they are available for later transformations by that receiver.
  • references are globally unique (as described below), they can be used by any TA in the network, not just the STA and CTA pair as described in this example.
  • the CTA might communicate with a different STA and use a reference allocated by the former STA. If the two STA's communicate in the future, they immediately enjoy the benefit of the segment binding that has been disseminated to both devices.
  • Another scheme is to generate hashes from the segment data so that each segment reference is a hash of the segment data and different segment data will result in different hashes, except in very rare cases. Yet again, the rare cases will always be problematic, as long as two degenerate segments with the same reference but different segment data exist in the system. Unlike the random number case, this problem will recur every time that particular data pattern exists in the data stream.
  • One simple approach that avoids the above problems is for each sending TA to generate a segment reference from the combination of a unique ID (such as the host IP address, when globally unique IP addresses are used throughout the network, the host MAC address, an assigned unique identifier, or other means) and a sequential number.
  • a unique ID such as the host IP address, when globally unique IP addresses are used throughout the network, the host MAC address, an assigned unique identifier, or other means
  • the maximum number of unique sequential numbers is bounded, and thus will eventually need to be reused.
  • a name space can be made effectively unbounded by using a large enough label number space that the supply could last millions of years and no special handling would be needed.
  • the large labels could be compressed to provide for small footprints for the labels.
  • the system preferably includes a mechanism to "expire" a reference binding, with this expiration being propagated to all TA's in a network.
  • One approach is to timestamp each segment, so that it has a fixed lifetime that can easily be inferred by each component in the system that uses the segment. If time stamps are assigned to labels in a coarse-grained fashion (e.g., the timestamp changes just once a day), then label compression eliminates most of the protocol header associated with assigning and communicating timestamps. A TA can thereby infer when it is safe to reuse a particular set of labels.
  • Yet another alternative for managing the segment name space is to have central allocation of unique references.
  • a sending TA would request a reference, or a block of references, from a source that guarantees that the references are unique.
  • each allocation could be assigned a maximum time-to-live so that the allocation of references, or blocks of references, could be implicitly reused.
  • a sending TA assumes a certain binding is present at a receiving TA when it is not. This might occur where the receiving TA has a PSS overflow, corruption, loss of power, etc., or the receiving TA intentionally removed the binding. In such cases, the receiving TA can obtain the segment data without aborting or having to report the transaction as a failure. This allows the system to gracefully deal with missing data due to a disk getting full, disk failure, network failure, system crash, etc. If a sending TA assumes that a receiving TA has a binding, the sending TA will send a message using that binding's reference, but will not include the segment data of the binding. When the receiving TT -1 tries to resolve the reference, it will fail.
  • the receiving TT -1 sends a resolution request to its RR, which then makes a request to the sender's RR.
  • the TT -1 can just block and restart when the needed data is received, perhaps due to an event trigger signaling that the data is available; this process could be transparent to the TT -1 (other than a delay in getting a response).
  • the receiver's RR can either provide the data to the receiver's TT -1 or just put it in the receiver's PSS, where it can be accessed by the receiver's TT -1 .
  • the sender's TT adds bindings to its PSS as appropriate, it maintains those bindings for a guaranteed minimum amount of time; as such when it is replacing segment data with references, it can be guaranteed that when the receiver's RR makes a request of the sender's RR for that segment data, it will be present in the sender's PSS, provided the guaranteed "lifetime" of a segment at the sender is greater than the maximum amount of time the receiver might require to make a segment request.
  • Fig. 3 contains an illustration of data organization of a bindings table of a simple PSS.
  • the bindings table stores a plurality of bindings, such as (R 1 ,S 1 ), (R 2 ,S 2 ), etc., where R i is the reference label for the i-th binding and S i is the segment data for the i-th binding.
  • R i is the reference label for the i-th binding
  • S i is the segment data for the i-th binding.
  • a timestamp for each binding might be used for aging the bindings.
  • the binding records might include other fields not shown in Fig. 3 , such as those listed in Table 1 and/or similar or additional fields, possibly in addition to other tables, data structures, objects and/or code. TABLE 1.
  • Segments could be indexed in many ways that could be useful for the encoding process, but one embodiment builds an index of segments where a well-known hash, computed over all of the data that comprises the segment, is used as the key. If the encoding method identifier is used, segment data can be encoded for error correction, encryption, etc.
  • the sending TA can transmit invertible functions of the segments, e.g., forward error correction encoded blocks of segments, encryptions of segments, signatures of segments, or the like.
  • Other fields might be present in the PSS for tracking which segments might be known by which recipients.
  • the sender just segments data and creates references independent of what the receiver might be able to do with the results, but in other implementations, a sender maintains information usable to determine whether a receiver might have a particular binding, such as by tracking which receivers previously received which segments. Storage for such information could be optimized by recording which receiver(s) have which segment(s) in a Bloom filter (i.e., a bit vector indexed by the hash of the destination into the vector giving a rare false positive but never giving a false negative).
  • a Bloom filter i.e., a bit vector indexed by the hash of the destination into the vector giving a rare false positive but never giving a false negative).
  • Some implementations might use a heuristic such that a server proxy includes a segment binding only when it creates a new entry and other client proxies that need the segment will have to request it, as only the first client proxy will get the binding for the new segment automatically.
  • a TA might include routines for PSS housecleaning, such as a heuristic that says to delete all segments in a client-side PSS related to a particular file on a particular server when the client closes the file.
  • the server-side PSS might also delete the corresponding segments, or defer the housecleaning for those segments until all clients close the file.
  • Other housecleaning might involve deleting segment entries that have exceeded their lifetimes or have not been used for a while.
  • Other heuristics might indicate when a particular segment binding is to be used and discarded.
  • the arrangement of the PSS has a number of benefits, some of which should be apparent upon reading this disclosure. Because segmentation can occur at varying cut points and the segments can be independent of the transactions, the segments might survive in the PSS for arbitrary lengths of time and be used for transactions entirely unrelated to the transaction in which the segment was created and stored. Because the segment references are unique for unique segment data, a recipient can always identify correctly the segment data for a segment reference (if the recipient has the segment). This is better than merely caching results. It is also an improvement over compression with localized signal statistics, such as building adaptive codebooks and the like. Segment names and content are independent of any particular bit stream, even if system components crash and reboot, new components are added into the mix, the persistent segment store is erased, etc. It should be understood that "persistent" as used to describe the PSS does not mean that the segments are permanently stored and can therefore never be purged; just that at least some of the segments persist at least beyond one transaction.
  • Fig. 4 illustrates an encoder 140 and a PSS 142.
  • the TT for a TA might be just encoder 140, but the TT might also include other functionality or elements.
  • encoder 140 has an input for data to be encoded, and control inputs for encoding control parameters and out-of-band information about the input data.
  • Encoder 140 is shown with outputs for encoded data and segment bindings for storage in PSS 142. In operation, encoder 140 would process input data, identify segments of data, replace the segment's data with a reference, provide the segment data and a segment reference to PSS 142 in the form of a binding, and output the encoded data. As shown in Fig.
  • the resulting encoded data might comprise references, bindings and residual data (such as data that could not be efficiently represented with references).
  • residual data such as data that could not be efficiently represented with references.
  • a piece of residual data is also referred to as an "unreferenced segment".
  • Another output of encoder 140 is the segment bindings, for PSS 142 for use in decoding incoming data (or for supplying to other TA's on request).
  • Control inputs to encoder 140 might include a target segment size and out-of-band information might include parameters indicating such things as the default lifetime of segments, information about the data source, etc.
  • the target segment size is a parameter that controls the average size of segments generated by the segmentation process. In general, segments vary in length with a certain distribution of sizes, and the target segment size controls the average such size generated by the segmentation process. While segment size could be fixed, it is preferable that the segment size be allowed to vary, so that segments match up more often than if the data handled by the system is segmented into arbitrary fixed segments.
  • the TT puts the bindings it creates in its own PSS for use in decoding, but also so that the "owner" of the binding (i.e., the TA that created the binding) can keep track of it, supply it to others and also refer to it when later data is encoded (so that segment references might be reused where the segment data repeats).
  • the TT -1 of the owner of a binding will often re-use those bindings, such as when a sequence of segment data goes round trip, i.e., flows from the STA to the CTA and back, or vice versa. This might happen, for example, where a user edits a file.
  • the user's file client will request file data
  • the server will serve the file and while the user edits the file, the bindings for the file data will be present in both the CTA's PSS and the STA's PSS. If the user writes back the file data, the portions that did not change may be fully represented by reference labels created when the file data was first sent to the user's client.
  • the CTA simply references the old bindings that were created by that same STA.
  • Other examples include e-mail, where a client might request an e-mail (via one protocol like IMAP or POP) and then forward it back over the network (via another protocol like SMTP), in which case the STA's TT -1 can use bindings created by the STA's TT when the e-mail was first sent to the client, presuming both SMTP transactions and IMAP or POP transactions flow through the STA/CTA pair.
  • a user copies information from a Web site (via HTTP) to a file system via CIFS, presuming both HTTP transactions and CIFS transaction flow through the STA/CTA pair.
  • a client and a server can effectively send large blocks of data back and forth, using very little bandwidth and without changing the client or the server. This is particularly useful where large files are moved around and only changed slightly, such as where two or more users are collaborating on a large CAD file.
  • network performance could be sufficient to cause users to abandon other workarounds to network bottlenecks, such as remote access, storing local copies of files, pushing out read-only copies of the files, etc.
  • Fig. 5 illustrates a decoder 150 and a PSS 152.
  • the TT -1 for a TA might be just decoder 150, but the TT -1 might also include other functionality or elements.
  • Decoder 150 receives encoded data, as might have been output by decoder 140 shown in Fig. 4 .
  • the encoded data might comprise references, bindings and residual data.
  • decoder 150 encounters a binding in data it receives, it can use the segment data in that binding to reconstruct the original data and it can also store the binding in its PSS.
  • decoder 150 encounters a reference without a binding, it can use the reference to obtain segment data from PSS 152 to reconstruct the segment. If the segment reference is not found in PSS 152, decoder 150 can send a request for the segment data.
  • Fig. 6 is an illustration of an encoding process wherein input data is segmented and represented by references to data segments. As shown there, the raw input data is loaded into a buffer 160 (although this can be done without buffering, if necessary). The raw input data is then segmented into segments.
  • Several techniques are available for determining where to define the "cut lines" that separate each segment from its adjacent neighbors. Some approaches to segmentation as described in McCanne II. Other approaches that might be used are a simple approach of putting cut lines at regular intervals, or in some relation to a fixed sequence of data found in the raw input data, such as end-of-line marks, though such approaches might not lead to the best performing segmentation scheme.
  • Fig. 7 is a flowchart illustrating a process for decoding data as might be output by the encoder of Fig. 4 and decoded by the decoder of Fig. 5 .
  • the steps of the process are labeled "S1, "S2", etc., with the steps generally proceeding in order unless otherwise indicated.
  • referenced data e.g., data encoded with references
  • S3 If the token is checked (S2) and it is not a reference, it must be an unreferenced segment and so the token is output directly (S3).
  • the decoder checks (S4) if the reference exists in the PSS supporting the decoder.
  • the decoder gets the referenced segment from the PSS (S5). If no, the decoder sends a resolution request (S6) to the reference resolver supporting the decoder and receives the resolved referenced segment back from the reference resolver (S7). Where the reference label encodes the source of the segment data, that label may be used by the reference resolver to aid in finding the referenced segment.
  • the decoder Once the decoder has access to the referenced segment's segment data (either following step S3 or step S7), it outputs the segment data (S8). The decoder then checks for additional tokens (S9). If there are more tokens, the process repeats at step S2 with the next token, otherwise the process completes.
  • Fig. 8 is a block diagram of a networked system wherein transaction acceleration is implemented and uses a proactive segment distributor ("PSD").
  • PSD proactive segment distributor
  • a PSD 210 includes a PSD controller 212, its own PSS 214 and other storage 216 for PSD variables.
  • multiple PSD's are used, although only one is shown in the figure.
  • PSD 210 By the operation of PSD 210, segments are more likely to be present when they are needed and therefore fewer segment resolution requests are needed. Where the segments need to be moved from PSS to PSS, PSD 210 can trigger this process in advance of the actual need for the segment, so that a transaction will return more quickly, as the receiving TA does not have to block for the receiving TA to issue a request for a segment to the sending TA as the payload is being received.
  • PSD 210 can do the distributing itself or just direct the owner (or other holder) of segments to pass them around. In some instances, PSD 210 might maintain its own PSS 214, but in some implementations, the PSD just directs the flow of bindings among PSS's and does not maintain its own PSS.
  • PSD 210 might monitor transaction flow from the CTA's 20 and STA's 22 and from that, determine which segments are likely to be needed and where.
  • PSD 210 determines that a segment might be needed, it can send a message to the sending TA, such as an STA serving a file system or e-mail system.
  • the message would direct the sending TA to perform segmentation, store bindings in its own PSS and even propagate the bindings to other PSS's, so that the segmentation is done when the sending TA receives a message that would result in the sending TA sending a payload.
  • a receiving TA will obtain the binding it needs for when the receiving TA receives a payload with references therein and those bindings can be sent when the bandwidth is not so critical.
  • the sending TA is an STA, but the PSD might also direct CTA's to "pre-load" bindings into the system.
  • server agents are added to servers to identify candidates for preloading.
  • a mail server such as a Microsoft ExchangeTM server might be coupled to a network and operate with an STA and an associated server agent.
  • the server agent would detect when e-mails and attachments arrive and, based on past observations or operator policies, pre-load a particular CTA with the relevant segment data. This might be done by tracking which users read their emails from which locations, either through static configuration or preferably with measurements. Then, when a remote user goes to read e-mail, the bulk of the email data is already at the user's remote site, but the transactions still go back the Exchange mail server to ensure protocol correctness.
  • PSD 210 might also assist with "pre-populating" various TA PSS's with bindings that already exist so that those TA's have segment data ready when a reference is received.
  • PSD 210 operates on a propagation model, as is done with USENET news items, where new bindings are noticed to PSD 210 and PSD 210 then propagates the new bindings from the noticing TA to all or some of the other TA's, which might in turn propagate bindings.
  • a sending TA might anticipate which segments need to be transmitted to a receiving TA and send them either ahead of time or "out-of-band") such that the receiving TA need not issue additional requests to resolve unknown segments.
  • the PSD uses heuristics to determine which TA's might need which segments.
  • servers include server agents that provide the PSD with information at a high level that allows the PSD to determine which CTA's will need which segments from the "agented" server. In some embodiments, combinations of the above approaches are used.
  • a PSD with a server agent involves a type of file system mirroring.
  • the server agent monitors file system activity and whenever new data is written to the file system, the agent instructs the PSD to replicate the appropriate segment bindings to one or more CTA's.
  • User- or operator-defined policies could dictate whether the entire file system's data is replicated or just configured portions are replicated.
  • these policies could be augmented by measurements of access patterns, so that segment data from the most frequently accessed portions of the file system are replicated (and these measurements could be performed on a per-CTA basis). As a result, each such CTA effectively contains a mirror of all (or portions) of the file system data.
  • bandwidth policies can be complemented with a scheme to employ bandwidth policies to the various sorts of CTA/STA communication. For example, a certain bandwidth limit could be imposed on the PSD to limit the aggressiveness of the staging algorithms. In another example, bandwidth priorities could be applied to different classes of staged data (e.g., file system segment replication could have priority over email attachment segment replication).
  • Fig. 9 is a block diagram of a networked peer-to-peer system according to embodiments of the present invention.
  • various peers 180 interact with each other via peer transaction accelerators (PTA's) 182.
  • Peers 180 might interact directly, although such connections are not shown.
  • one peer 180 might request data from another peer, via each peer's PTA 182 and network 184.
  • each PTA 182 might comprise a peer proxy 190, a TT 192, a TT -1 194, a PSS 196 and an RR 198.
  • a peer is essentially functioning as a client for some transactions and a server for other transactions, and so the transaction acceleration scheme would function in an analogous manner.
  • Fig. 10 is a block diagram of a networked system wherein transaction acceleration is implemented and the client-side transaction accelerator is integrated in with the client as opposed to being a separate entity.
  • a client system 302 is coupled through a network 304 to a server 306 directly and a server 308 via a server transaction accelerator STA 310.
  • Client system 302 is shown including communicating processes 320, a direct network I/O process 322, a CTA process 324, and storage 326 including a persistent segment store 328.
  • Communicating processes 320 are coupled with direct network I/O process 322, CTA process 324 and storage 326.
  • CTA process 324 is coupled to PSS 328.
  • Direct network I/O process 322 satisfies the network I/O needs of communicating processes 302 by interacting with servers over network 304.
  • direct network I/O process 322 interacts with the same servers as CTA 324, illustrated by the dotted line to server 308.
  • Client system 302 might include other processes not shown, including processes related to transaction acceleration.
  • communicating processes 320 might rely on a separate process that determines when to send a transaction directly to a server and when to attempt to accelerate it.
  • Fig. 11 is a block diagram of a networked system wherein transaction acceleration is implemented and the server-side transaction accelerator is integrated in with the server. That figures shows a server system 352, a network 354, a client 356, a client 358 and a client transaction accelerator (CTA) 360.
  • Server system 352 is shown including communicating processes 370, a direct network I/O process 372, an STA process 374, and storage 376 including a persistent segment store 378. Communicating processes 370 are coupled with direct network I/O process 372, STA process 374 and storage 376. STA process 374 is coupled to PSS 378.
  • Client 356 couples to a server system 352 directly as illustrated by the line from client 356 to direct network I/O process 372, which handles transactions that do not go through STA process 374.
  • Client 358 couples to server system 352 via CTA 360 and STA process 374, but might also connect directly to direct network I/O process 374 for other transactions.
  • communicating processes 370 perform functions such as server processes that respond to requests from clients. Where server system 352 and a client are interacting directly, the transaction would flow between the communicating process and the client via direct network I/O process 372. Where server system 352 and a client are interacting via the TA's, the transaction would flow between the communicating process and the client via STA process 374.
  • STA process 374 can accelerate transactions much like the various stand-alone STA's described above, using a portion of storage 376 as the PSS.
  • PSS 378 is distinct memory from storage 376, which is used for other processes in server system 352, such as the needs of the communicating processes 370.
  • Figs. 10 and 11 could be combined, such that client systems with internal CTA's can communicate with server systems with internal STA's. It should also be understood that where single arrowed lines are used, bi-directional information or data flows might also be present.
  • each device ends up with its own PSS and the benefits of caching the same segment data on behalf of a large number of clients (or servers) at a given location are diminished.
  • This problem can be overcome in another embodiment that allows the PSS to logically span multiple TA's, preferably situated on a common LAN segment (or a common network area that is interconnected with high-speed links, e.g., a high-speed campus-area network that interconnects multiple floors in a building or multiple buildings in close proximity).
  • each local CTA 402 When each local CTA 402 initiates a transaction with a request message or receives a response message, that local CTA 402 would use shared PSS 404 for storage and retrieval of segment data.
  • This has an advantage over a system using separate PSS's for each local CTA, in that a segment that is stored as a result of a transaction for one local CTA could be used in a transaction for another local CTA. For example, if local CTA 402(1) recently handled a transaction for a client that involved getting a data from server S, the segments that server S created for that transaction would likely exist in shared PSS 404.
  • local CTA 402(2) would send the request to the STA for server S. If the segments for the second transaction match those of the earlier transaction with local CTA 402(1), whether they represent in fact the same request or an unrelated request where the resulting payload data has some data in common, local CTA 402(2) would receive references to those segments instead of the segment data itself.
  • a shared PSS is described in Fig. 12 as being on the client side, a similar arrangement can be made at the server side, either with shared or individual PSS's on the client sides. Also, TA's with shared PSS's might exist on the same networks as TA's with individual PSS's.
  • Fig, 12 shows shared PSS 404 as being distinct from the local CTA's, it may be that the shared PSS is contained within one of the local CTA's, although it is external to other CTA's which share that PSS.
  • the PSS might be connected among the local CTA's it serves using localized network multicast communication.
  • each transaction accelerator subscribes to a well-known and locally scoped multicast group.
  • the system can guarantee that only transaction accelerators that are connected by a local high-speed network coordinate with one another through this mechanism.
  • Each host can generate periodic session message packets sent to this group (or another configured group for exchanging session packets), allowing the computation of a round-trip time estimation to other transaction accelerators subscribing to that group.
  • Fig. 13 is a block diagram showing a multicast implementation of the system of Fig. 12 , wherein multicast communications are used for updating and reading a shared PSS.
  • local CTA's 412 connect to clients and to network 405 and share a shared PSS 414 with other local CTA's.
  • a shared RR 416 is configured to be on the same multicast group 417 as each instance of shared PSS 414 (indicated as 414(1), 414(2), ).
  • the multicast group contains shared RR 416 and the local CTA's, if the local CTA's handle the I/O needed to read and write the shared PSS.
  • the multicast traffic is illustrated by the lines 418 in the figure.
  • the PSS is not pro-actively replicated as described above, but rather a transaction accelerator can issue local requests to resolve unknown segments. That is, when a transaction accelerator receives a reference for data that it is not in its PSS, it transmits a resolution request message over the locally-scoped multicast group. All of the other local transaction accelerators will thus receive the request message, unless errors occur. A receiver that has the requested data in its PSS can then respond with the data. By using well-known slotting and damping techniques (as in Floyd et al.), just one response message typically will be transmitted over the network while incurring little delay.
  • a hybrid between the two approaches described above eliminates the delay associated with the local resolution request.
  • a transaction accelerator whenever a transaction accelerator receives a new segment binding, instead of multicasting the entire segment, it simply multicasts the name of the segment. This way, all the local transaction accelerators learn about what segments are present without necessarily having to hold a copy of all the segment data. Then, when a reference is received for a segment that is not in the PSS but whose name is recorded as locally known, the transaction accelerator can send a local request for the data and that local request can go directly to the transaction accelerator that sent out the new segment binding if the sender can be identified. Otherwise, the accelerator can assume the data is not locally present and immediately send a request across the WAN. Even when the segment is inferred to be locally present, it is possible that it has been flushed from all the other local accelerators' PSS's. In this case, the requesting accelerator will still time out and revert to transmitting its resolution request across the WAN.
  • each accelerator is responsible for a portion of the segment cache using cooperative caching techniques.
  • the request can be sent either directly to that device or indirectly over the multicast group. Once the data has been reassembled and delivered to the client (or server), it can be discarded and need not be entered into the local PSS (since that segment data is being actively managed by the other transaction accelerator).
  • Fig. 14 shows a plurality of clients 502, with integrated CTA's.
  • Clients 502 are coupled to a LAN 504, which in turn couples clients 502 to a WAN 506 via a LAN-WAN link 508.
  • Each CTA is shown including a PSS 514 and an RR 514. With this implementation, all of the functionality of the CTA can be implemented as software running on the client.
  • the PSS's 514 can be cooperative PSS's.
  • each CTA is able to use the segment bindings from its own PSS as well as the PSS's of other CTA's on LAN 504. Then, if a segment binding cannot be found locally, a CTA's RR can send a request for the binding over the WAN to the STA.
  • an RR when an RR receives a new binding or its CTA creates one, it distributes a "binding notice" indicating the new segment's reference and the originating CTA to other CTA's on the LAN.
  • a binding notice indicating the new segment's reference and the originating CTA to other CTA's on the LAN.
  • another CTA determines that it does not have a needed binding in its own PSS, that CTA's RR checks a list of previously received binding notices. If the needed binding is on the list, the requesting RR messages the originator CTA to obtain the binding. If the RR determines that it does not have the binding and does not have a binding notice from another CTA on the LAN, the RR sends a request for the binding over the WAN. This is referred to herein as "notice cooperation”.
  • a given LAN can implement more than one of the above-described cooperation schemes.
  • the messaging among RR's for cooperation can be done using multicasting.
  • each of the cooperating clients or their CTA's or RR's
  • each originating CTA multicasts the new bindings it receives or creates.
  • the requesting RR can multicast the request and the responding CTA(s) can unicast or multicast their answers. Multicasting their answers allows the other CTA that did not request the binding to receive it and possibly store it in that other CTA's PSS.
  • the notices can be multicast, but for requests, those can be unicast because the requester will know which CTA has the requested binding.
  • a notice cooperation system could be implemented where the binding notices do not indicate the origination CTA, or that information is not stored, in which case the binding request might be multicast, but the preferred approach when using notice cooperation is to keep track of which CTA sends which notice.
  • Fig. 15 a block diagram of a networked system wherein transaction acceleration is implemented and the network handles a variety of protocols and services.
  • the CTA and STA are shown coupled to accelerate CIFS, NFS, SMTP, IMAP and HTTP transactions.
  • the servers are at varied locations and the clients are at varied locations.
  • the transactions for the accelerated protocols pass through the CTA and the STA and can be accelerated as described above and be transparent to the clients and servers engaging in the transactions.
  • the CTA's and STA's can accelerate transactions for proprietary protocols such as Microsoft ExchangeTM, Lotus NotesTM, etc.
  • the TA's might be integrated in with the clients and servers.
  • some software vendors might include transaction acceleration as part of their client-server software suite.
EP03781423A 2002-10-30 2003-10-28 Transaction accelerator for client-server communication systems Expired - Lifetime EP1570365B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US285315 1994-08-03
US10/285,315 US7120666B2 (en) 2002-10-30 2002-10-30 Transaction accelerator for client-server communication systems
PCT/US2003/034232 WO2004042508A2 (en) 2002-10-30 2003-10-28 Transaction accelerator for client-server communication systems

Publications (3)

Publication Number Publication Date
EP1570365A2 EP1570365A2 (en) 2005-09-07
EP1570365A4 EP1570365A4 (en) 2010-03-03
EP1570365B1 true EP1570365B1 (en) 2013-01-02

Family

ID=32175156

Family Applications (1)

Application Number Title Priority Date Filing Date
EP03781423A Expired - Lifetime EP1570365B1 (en) 2002-10-30 2003-10-28 Transaction accelerator for client-server communication systems

Country Status (8)

Country Link
US (7) US7120666B2 (ja)
EP (1) EP1570365B1 (ja)
JP (2) JP2006505215A (ja)
CN (2) CN100369026C (ja)
AU (1) AU2003287241A1 (ja)
HK (1) HK1076892A1 (ja)
IL (1) IL168274A (ja)
WO (1) WO2004042508A2 (ja)

Families Citing this family (249)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6415323B1 (en) * 1999-09-03 2002-07-02 Fastforward Networks Proximity-based redirection system for robust and scalable service-node location in an internetwork
US20110128972A1 (en) 2000-04-17 2011-06-02 Randy Thornton Peer to peer dynamic network link acceleration
US8898340B2 (en) 2000-04-17 2014-11-25 Circadence Corporation Dynamic network link acceleration for network including wireless communication devices
US8510468B2 (en) 2000-04-17 2013-08-13 Ciradence Corporation Route aware network link acceleration
US7155539B2 (en) 2000-04-17 2006-12-26 Circadence Corporation Conductor gateway buffer prioritization
US8996705B2 (en) 2000-04-17 2015-03-31 Circadence Corporation Optimization of enhanced network links
US8195823B2 (en) * 2000-04-17 2012-06-05 Circadence Corporation Dynamic network link acceleration
US8065399B2 (en) 2000-04-17 2011-11-22 Circadence Corporation Automated network infrastructure test and diagnostic system and method therefor
US8024481B2 (en) * 2000-04-17 2011-09-20 Circadence Corporation System and method for reducing traffic and congestion on distributed interactive simulation networks
US7673074B1 (en) * 2002-10-24 2010-03-02 Emulex Design & Manufacturing Corporation Avoiding port collisions in hardware-accelerated network protocol
US7650416B2 (en) * 2003-08-12 2010-01-19 Riverbed Technology Content delivery for client-server protocols with user affinities using connection end-point proxies
US8364815B2 (en) 2005-03-18 2013-01-29 Riverbed Technology, Inc. Reliability and availability of distributed servers
US8176186B2 (en) * 2002-10-30 2012-05-08 Riverbed Technology, Inc. Transaction accelerator for client-server communications systems
US7120666B2 (en) * 2002-10-30 2006-10-10 Riverbed Technology, Inc. Transaction accelerator for client-server communication systems
US8069225B2 (en) * 2003-04-14 2011-11-29 Riverbed Technology, Inc. Transparent client-server transaction accelerator
US7318100B2 (en) * 2003-04-14 2008-01-08 Riverbed Technology, Inc. Cooperative proxy auto-discovery and connection interception
US7649880B2 (en) 2002-11-12 2010-01-19 Mark Adams Systems and methods for deriving storage area commands
US7742473B2 (en) * 2002-11-12 2010-06-22 Mark Adams Accelerator module
US7170890B2 (en) 2002-12-16 2007-01-30 Zetera Corporation Electrical devices with improved communication
EP1561306B1 (en) * 2002-11-12 2007-03-07 Zetera Corporation Communication protocols, systems and methods
US8005918B2 (en) 2002-11-12 2011-08-23 Rateze Remote Mgmt. L.L.C. Data storage devices having IP capable partitions
US20040160975A1 (en) * 2003-01-21 2004-08-19 Charles Frank Multicast communication protocols, systems and methods
ES2348260T3 (es) 2003-01-31 2010-12-02 Visto Corporation Recuperacion asincrona de datos en tiempo real.
US8473620B2 (en) * 2003-04-14 2013-06-25 Riverbed Technology, Inc. Interception of a cloud-based communication connection
US20050005027A1 (en) * 2003-04-18 2005-01-06 International Business Machines Corporation Method and system for obtaining data through an IP transmission network by using an optimized domain name server
US7831641B2 (en) * 2003-04-24 2010-11-09 Neopath Networks, Inc. Large file support for a network file server
US7587422B2 (en) * 2003-04-24 2009-09-08 Neopath Networks, Inc. Transparent file replication using namespace replication
US7346664B2 (en) * 2003-04-24 2008-03-18 Neopath Networks, Inc. Transparent file migration using namespace replication
US7430570B1 (en) 2003-04-28 2008-09-30 Ibrix, Inc. Shadow directory structure in a distributed segmented file system
US7966333B1 (en) 2003-06-17 2011-06-21 AudienceScience Inc. User segment population techniques
US8112458B1 (en) 2003-06-17 2012-02-07 AudienceScience Inc. User segmentation user interface
US7853699B2 (en) 2005-03-15 2010-12-14 Riverbed Technology, Inc. Rules-based transaction prefetching using connection end-point proxies
US8539081B2 (en) * 2003-09-15 2013-09-17 Neopath Networks, Inc. Enabling proxy services using referral mechanisms
US7978716B2 (en) 2003-11-24 2011-07-12 Citrix Systems, Inc. Systems and methods for providing a VPN solution
US9032096B2 (en) * 2003-12-17 2015-05-12 Cisco Technology, Inc. Reducing the impact of network latency on application performance
US8010670B2 (en) 2003-12-23 2011-08-30 Slipstream Data Inc. Meta-data based method for local cache utilization
US8223653B2 (en) * 2004-04-05 2012-07-17 Ixia Broadcast capable file system
US8195627B2 (en) 2004-04-23 2012-06-05 Neopath Networks, Inc. Storage policy monitoring for a storage network
US8190741B2 (en) * 2004-04-23 2012-05-29 Neopath Networks, Inc. Customizing a namespace in a decentralized storage environment
US7720796B2 (en) * 2004-04-23 2010-05-18 Neopath Networks, Inc. Directory and file mirroring for migration, snapshot, and replication
US7571167B1 (en) * 2004-06-15 2009-08-04 David Anthony Campana Peer-to-peer network content object information caching
US8739274B2 (en) 2004-06-30 2014-05-27 Citrix Systems, Inc. Method and device for performing integrated caching in a data communication network
US7757074B2 (en) 2004-06-30 2010-07-13 Citrix Application Networking, Llc System and method for establishing a virtual private network
US8495305B2 (en) 2004-06-30 2013-07-23 Citrix Systems, Inc. Method and device for performing caching of dynamically generated objects in a data communication network
US20060015579A1 (en) * 2004-07-16 2006-01-19 Bharat Sastri Architecture and protocol for a wireless communication network to provide scalable web services to mobile access devices
US8046830B2 (en) 2004-07-23 2011-10-25 Citrix Systems, Inc. Systems and methods for network disruption shielding techniques
AU2005266945A1 (en) 2004-07-23 2006-02-02 Citrix Systems, Inc. A method and systems for securing remote access to private networks
US8914330B2 (en) * 2004-09-17 2014-12-16 International Business Machines Corporation Bulk deletion through segmented files
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US7810089B2 (en) * 2004-12-30 2010-10-05 Citrix Systems, Inc. Systems and methods for automatic installation and execution of a client-side acceleration program
US8954595B2 (en) 2004-12-30 2015-02-10 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP buffering
US8700695B2 (en) 2004-12-30 2014-04-15 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP pooling
US8549149B2 (en) * 2004-12-30 2013-10-01 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing
US8706877B2 (en) 2004-12-30 2014-04-22 Citrix Systems, Inc. Systems and methods for providing client-side dynamic redirection to bypass an intermediary
US20090292824A1 (en) * 2005-01-21 2009-11-26 Internap Network Services Corporation System And Method For Application Acceleration On A Distributed Computer Network
US8255456B2 (en) 2005-12-30 2012-08-28 Citrix Systems, Inc. System and method for performing flash caching of dynamically generated objects in a data communication network
EP1842354B1 (en) 2005-01-24 2014-11-05 Citrix Systems, Inc. Systems and methods for performing caching of dynamically generated objects in a network
US8024568B2 (en) 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
US8332485B1 (en) 2005-03-04 2012-12-11 Cisco Technology, Inc. Lock optimization and lock prediction approaches for reducing client-server messages
US7702850B2 (en) 2005-03-14 2010-04-20 Thomas Earl Ludwig Topology independent storage arrays and methods
US20060248194A1 (en) 2005-03-18 2006-11-02 Riverbed Technology, Inc. Connection forwarding
WO2006099883A1 (en) * 2005-03-23 2006-09-28 Telefonaktiebolaget Lm Ericsson (Publ) System and method for transporting data units through a communication network
US7809752B1 (en) 2005-04-14 2010-10-05 AudienceScience Inc. Representing user behavior information
US7676467B1 (en) 2005-04-14 2010-03-09 AudienceScience Inc. User segment population techniques
WO2006112844A1 (en) * 2005-04-18 2006-10-26 Riverbed Technology, Inc. Transparent client-server transaction accelerator
CN101189605B (zh) * 2005-04-19 2013-04-17 河床技术股份有限公司 使用连接端点代理基于用户亲合性的内容递送
US7620981B2 (en) * 2005-05-26 2009-11-17 Charles William Frank Virtual devices and virtual bus tunnels, modules and methods
US7853962B1 (en) 2005-05-31 2010-12-14 Cisco Technology, Inc. Method and apparatus for optimization of remote procedure call communications
US8832697B2 (en) * 2005-06-29 2014-09-09 Cisco Technology, Inc. Parallel filesystem traversal for transparent mirroring of directories and files
US8438628B2 (en) * 2005-08-10 2013-05-07 Riverbed Technology, Inc. Method and apparatus for split-terminating a secure network connection, with client authentication
US8478986B2 (en) * 2005-08-10 2013-07-02 Riverbed Technology, Inc. Reducing latency of split-terminated secure communication protocol sessions
US8613071B2 (en) * 2005-08-10 2013-12-17 Riverbed Technology, Inc. Split termination for secure communication protocols
US8392684B2 (en) * 2005-08-12 2013-03-05 Silver Peak Systems, Inc. Data encryption in a network memory architecture for providing data based on local accessibility
US8171238B1 (en) 2007-07-05 2012-05-01 Silver Peak Systems, Inc. Identification of data stored in memory
US8370583B2 (en) 2005-08-12 2013-02-05 Silver Peak Systems, Inc. Network memory architecture for providing data based on local accessibility
US8095774B1 (en) 2007-07-05 2012-01-10 Silver Peak Systems, Inc. Pre-fetching data into a memory
US7571344B2 (en) * 2005-08-12 2009-08-04 Silver Peak Systems, Inc. Ensuring data integrity in network memory
US7743214B2 (en) 2005-08-16 2010-06-22 Mark Adams Generating storage system commands
US8819092B2 (en) 2005-08-16 2014-08-26 Rateze Remote Mgmt. L.L.C. Disaggregated resources and access methods
WO2007031696A1 (en) * 2005-09-13 2007-03-22 Arm Limited Cache miss detection in a data processing apparatus
US8489562B1 (en) 2007-11-30 2013-07-16 Silver Peak Systems, Inc. Deferred data storage
US8929402B1 (en) 2005-09-29 2015-01-06 Silver Peak Systems, Inc. Systems and methods for compressing packet data by predicting subsequent data
US8811431B2 (en) 2008-11-20 2014-08-19 Silver Peak Systems, Inc. Systems and methods for compressing packet data
US8131689B2 (en) * 2005-09-30 2012-03-06 Panagiotis Tsirigotis Accumulating access frequency and file attributes for supporting policy based storage management
US9270532B2 (en) 2005-10-06 2016-02-23 Rateze Remote Mgmt. L.L.C. Resource command messages and methods
US20070081184A1 (en) * 2005-10-12 2007-04-12 Daos Brenda F System and method for releasing multiple document processing operations
US7716307B1 (en) 2005-10-21 2010-05-11 Cisco Technology, Inc. Method and apparatus for reducing client-server messages associated with opening a file
US7630295B2 (en) 2005-10-31 2009-12-08 Silver Peak Systems, Inc. Network device continuity
US20070115812A1 (en) * 2005-11-22 2007-05-24 Silver Peak Systems, Inc. Sequence numbers for multiple quality of service levels
US7636767B2 (en) * 2005-11-29 2009-12-22 Cisco Technology, Inc. Method and apparatus for reducing network traffic over low bandwidth links
US8010595B2 (en) * 2005-11-29 2011-08-30 International Business Machines Corporation Execution of server-side dynamic pages
US8301839B2 (en) 2005-12-30 2012-10-30 Citrix Systems, Inc. System and method for performing granular invalidation of cached dynamically generated objects in a data communication network
US7912089B2 (en) * 2005-12-30 2011-03-22 Qurio Holdings, Inc. Methods, systems, and products for condensing messages
US7921184B2 (en) 2005-12-30 2011-04-05 Citrix Systems, Inc. System and method for performing flash crowd caching of dynamically generated objects in a data communication network
US7782904B2 (en) * 2005-12-30 2010-08-24 Qurio Holdings, Inc. Methods, systems, and products for condensing messages
WO2007099273A1 (en) * 2006-03-03 2007-09-07 Arm Limited Monitoring values of signals within an integrated circuit
US20090031082A1 (en) * 2006-03-06 2009-01-29 Simon Andrew Ford Accessing a Cache in a Data Processing Apparatus
US8447802B2 (en) * 2006-03-08 2013-05-21 Riverbed Technology, Inc. Address manipulation to provide for the use of network tools even when transaction acceleration is in use over a network
US20070226292A1 (en) * 2006-03-22 2007-09-27 Chetuparambil Madhu K Method and apparatus for preserving updates to execution context when a request is fragmented and executed across process boundaries
US8782393B1 (en) 2006-03-23 2014-07-15 F5 Networks, Inc. Accessing SSL connection data by a third-party
US7924881B2 (en) 2006-04-10 2011-04-12 Rateze Remote Mgmt. L.L.C. Datagram identifier management
US8151323B2 (en) * 2006-04-12 2012-04-03 Citrix Systems, Inc. Systems and methods for providing levels of access and action control via an SSL VPN appliance
KR101381551B1 (ko) 2006-05-05 2014-04-11 하이버 인크 그룹 기반의 완료 및 증분 컴퓨터 파일 백업 시스템, 프로세스 및 장치
US8463843B2 (en) * 2006-05-26 2013-06-11 Riverbed Technology, Inc. Throttling of predictive ACKs in an accelerated network communication system
US7769834B2 (en) 2006-05-30 2010-08-03 Riverbed Technology, Inc. System for selecting a proxy pair based on configurations of autodiscovered proxies on a network
WO2007140482A2 (en) * 2006-05-31 2007-12-06 Riverbed Technology, Inc. Service curve mapping
US8462629B2 (en) * 2006-06-14 2013-06-11 Riverbed Technology, Inc. Cooperative operation of network transport and network quality of service modules
US8117320B2 (en) * 2006-06-30 2012-02-14 Intel Corporation Allocation of tracker resources in a computing system
US7882064B2 (en) * 2006-07-06 2011-02-01 Emc Corporation File system replication
US8755381B2 (en) 2006-08-02 2014-06-17 Silver Peak Systems, Inc. Data matching using flow based packet data storage
US8885632B2 (en) 2006-08-02 2014-11-11 Silver Peak Systems, Inc. Communications scheduler
US8244883B2 (en) * 2006-08-03 2012-08-14 Citrix Systems, Inc. Systems and methods of for providing multi-mode transport layer compression
NZ549548A (en) * 2006-08-31 2009-04-30 Arc Innovations Ltd Managing supply of a utility to a customer premises
US8533846B2 (en) 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US20080285565A1 (en) * 2006-11-15 2008-11-20 Utah State University Systems and methods for content insertion within a router
US7899811B2 (en) * 2006-12-01 2011-03-01 Stephen L. Adams Boosting throughput of a computer file server
US7719997B2 (en) * 2006-12-28 2010-05-18 At&T Corp System and method for global traffic optimization in a network
US7532134B2 (en) 2007-03-12 2009-05-12 Citrix Systems, Inc. Systems and methods for sharing compression histories between multiple devices
US7760642B2 (en) 2007-03-12 2010-07-20 Citrix Systems, Inc. Systems and methods for providing quality of service precedence in TCP congestion control
US7619545B2 (en) 2007-03-12 2009-11-17 Citrix Systems, Inc. Systems and methods of using application and protocol specific parsing for compression
US8255570B2 (en) 2007-03-12 2012-08-28 Citrix Systems, Inc. Systems and methods of compression history expiration and synchronization
US7460038B2 (en) 2007-03-12 2008-12-02 Citrix Systems, Inc. Systems and methods of clustered sharing of compression histories
US7827237B2 (en) 2007-03-12 2010-11-02 Citrix Systems, Inc. Systems and methods for identifying long matches of data in a compression history
US7865585B2 (en) 2007-03-12 2011-01-04 Citrix Systems, Inc. Systems and methods for providing dynamic ad hoc proxy-cache hierarchies
US7796510B2 (en) 2007-03-12 2010-09-14 Citrix Systems, Inc. Systems and methods for providing virtual fair queueing of network traffic
US7644230B1 (en) * 2007-03-15 2010-01-05 Silver Peak Systems, Inc. Dynamic load management of network memory
EP1983718A1 (en) * 2007-04-17 2008-10-22 Danmarks Tekniske Universitet Method and apparatus for inspection of compressed data packages
US7827137B2 (en) * 2007-04-19 2010-11-02 Emc Corporation Seeding replication
US8775663B1 (en) 2007-04-25 2014-07-08 Netapp, Inc. Data replication network traffic compression
EP2153340A4 (en) * 2007-05-08 2015-10-21 Riverbed Technology Inc HYBRID SEGMENT ORIENTED FILE SERVER, AND WAN ACCELERATOR
US20080301053A1 (en) * 2007-05-29 2008-12-04 Verizon Services Organization Inc. Service broker
US8849793B2 (en) * 2007-06-05 2014-09-30 SafePeak Technologies Ltd. Devices for providing distributable middleware data proxy between application servers and database servers
US7948921B1 (en) 2007-09-20 2011-05-24 Silver Peak Systems, Inc. Automatic network optimization
JP5427181B2 (ja) * 2007-10-03 2014-02-26 ヴァーテラ テクノロジー サーヴィシズ インコーポレイテッド 仮想化アプリケーション加速化インフラストラクチャ
US8307115B1 (en) 2007-11-30 2012-11-06 Silver Peak Systems, Inc. Network memory mirroring
US8762553B2 (en) * 2008-01-11 2014-06-24 Telefonaktiebolaget L M Ericsson (Publ) Message handling in an IP multimedia subsystem
US8442052B1 (en) 2008-02-20 2013-05-14 Silver Peak Systems, Inc. Forward packet recovery
US8788805B2 (en) * 2008-02-29 2014-07-22 Cisco Technology, Inc. Application-level service access to encrypted data streams
JP5286876B2 (ja) * 2008-03-28 2013-09-11 富士通株式会社 紐付け支援プログラム、紐付け支援装置、紐付け支援方法
US8751561B2 (en) * 2008-04-08 2014-06-10 Roderick B. Wideman Methods and systems for improved throughput performance in a distributed data de-duplication environment
US8266114B2 (en) 2008-09-22 2012-09-11 Riverbed Technology, Inc. Log structured content addressable deduplicating storage
US8463941B1 (en) * 2008-06-16 2013-06-11 Riverbed Technology, Inc. Cross-session protocol acceleration and its application to storage area network file systems
FI127113B (fi) * 2008-06-17 2017-11-15 Tekla Corp Tiedon haku
US10164861B2 (en) 2015-12-28 2018-12-25 Silver Peak Systems, Inc. Dynamic monitoring and visualization for network health characteristics
US8743683B1 (en) 2008-07-03 2014-06-03 Silver Peak Systems, Inc. Quality of service using multiple flows
US9717021B2 (en) 2008-07-03 2017-07-25 Silver Peak Systems, Inc. Virtual network overlay
US10805840B2 (en) 2008-07-03 2020-10-13 Silver Peak Systems, Inc. Data transmission via a virtual wide area network overlay
US20100008358A1 (en) * 2008-07-10 2010-01-14 Utah State University System and Methods for Content Insertion within a Router
US8307203B2 (en) * 2008-07-14 2012-11-06 Riverbed Technology, Inc. Methods and systems for secure communications using a local certification authority
US8085810B2 (en) * 2008-08-06 2011-12-27 Movik Networks Cross-layer pipelining optimizations for reduced roundtrips and improving quality of experience
US8230442B2 (en) * 2008-09-05 2012-07-24 International Business Machines Corporation Executing an accelerator application program in a hybrid computing environment
US7873060B2 (en) 2008-10-18 2011-01-18 Fortinet, Inc. Accelerating data communication using tunnels
AU2009335697A1 (en) * 2008-12-18 2011-08-04 Copiun, Inc. Methods and apparatus for content-aware data partitioning and data de-duplication
US8527734B2 (en) 2009-01-23 2013-09-03 International Business Machines Corporation Administering registered virtual addresses in a hybrid computing environment including maintaining a watch list of currently registered virtual addresses by an operating system
US9286232B2 (en) * 2009-01-26 2016-03-15 International Business Machines Corporation Administering registered virtual addresses in a hybrid computing environment including maintaining a cache of ranges of currently registered virtual addresses
US8843880B2 (en) * 2009-01-27 2014-09-23 International Business Machines Corporation Software development for a hybrid computing environment
US8255909B2 (en) 2009-01-28 2012-08-28 International Business Machines Corporation Synchronizing access to resources in a hybrid computing environment
US20100191923A1 (en) * 2009-01-29 2010-07-29 International Business Machines Corporation Data Processing In A Computing Environment
US9170864B2 (en) * 2009-01-29 2015-10-27 International Business Machines Corporation Data processing in a hybrid computing environment
US9721238B2 (en) 2009-02-13 2017-08-01 Visa U.S.A. Inc. Point of interaction loyalty currency redemption in a transaction
US8898280B2 (en) * 2009-02-19 2014-11-25 Fluke Corporation Methods and apparatus for determining and displaying WAN optimization attributes for individual transactions
US8707043B2 (en) * 2009-03-03 2014-04-22 Riverbed Technology, Inc. Split termination of secure communication sessions with mutual certificate-based authentication
EP2226640B1 (en) * 2009-03-03 2013-07-31 Mitsubishi Electric R&D Centre Europe B.V. Spectral analysis
US8266506B2 (en) * 2009-04-18 2012-09-11 Alcatel Lucent Method and apparatus for multiset membership testing using combinatorial bloom filters
US8135912B2 (en) 2009-05-18 2012-03-13 Hola Networks, Ltd. System and method of increasing cache size
US9031859B2 (en) * 2009-05-21 2015-05-12 Visa U.S.A. Inc. Rebate automation
US8180972B2 (en) 2009-08-07 2012-05-15 International Business Machines Corporation Reducing remote reads of memory in a hybrid computing environment by maintaining remote memory values locally
US8463706B2 (en) 2009-08-24 2013-06-11 Visa U.S.A. Inc. Coupon bearing sponsor account transaction authorization
US8468609B2 (en) * 2009-08-27 2013-06-18 Cleversafe, Inc. Authenticating use of a dispersed storage network
US8560604B2 (en) 2009-10-08 2013-10-15 Hola Networks Ltd. System and method for providing faster and more efficient data communication
US20190108366A1 (en) * 2010-01-28 2019-04-11 International Business Machines Corporation Secure data transmission utilizing distributed storage
US8959366B2 (en) 2010-01-28 2015-02-17 Cleversafe, Inc. De-sequencing encoded data slices
US9417905B2 (en) * 2010-02-03 2016-08-16 International Business Machines Corporation Terminating an accelerator application program in a hybrid computing environment
EP3508978B1 (en) * 2010-03-12 2021-09-22 BlackBerry Limited Distributed catalog, data store, and indexing
WO2011116087A2 (en) 2010-03-16 2011-09-22 Copiun, Inc. Highly scalable and distributed data de-duplication
US8700892B2 (en) * 2010-03-19 2014-04-15 F5 Networks, Inc. Proxy SSL authentication in split SSL for client-side proxy agent resources with content insertion
US8578132B2 (en) * 2010-03-29 2013-11-05 International Business Machines Corporation Direct injection of data to be transferred in a hybrid computing environment
US9015443B2 (en) 2010-04-30 2015-04-21 International Business Machines Corporation Reducing remote reads of memory in a hybrid computing environment
US8463846B2 (en) * 2010-05-06 2013-06-11 Cdnetworks Co., Ltd. File bundling for cache servers of content delivery networks
US9253548B2 (en) 2010-05-27 2016-02-02 Adobe Systems Incorporated Optimizing caches for media streaming
US9621405B2 (en) 2010-08-24 2017-04-11 Good Technology Holdings Limited Constant access gateway and de-duplicated data cache server
IL210169A0 (en) * 2010-12-22 2011-03-31 Yehuda Binder System and method for routing-based internet security
CN102158887B (zh) * 2011-04-19 2013-10-23 北京思特奇信息技术股份有限公司 通过主动探测及时反映业务系统运行情况的方法
US9578126B1 (en) * 2011-04-30 2017-02-21 F5 Networks, Inc. System and method for automatically discovering wide area network optimized routes and devices
JP5664467B2 (ja) * 2011-06-13 2015-02-04 富士通株式会社 検索プログラム、検索方法、検索装置、およびノード
US8745095B2 (en) * 2011-08-12 2014-06-03 Nexenta Systems, Inc. Systems and methods for scalable object storage
US8949371B1 (en) * 2011-09-29 2015-02-03 Symantec Corporation Time and space efficient method and system for detecting structured data in free text
US9130991B2 (en) 2011-10-14 2015-09-08 Silver Peak Systems, Inc. Processing data packets in performance enhancing proxy (PEP) environment
US9626224B2 (en) 2011-11-03 2017-04-18 Silver Peak Systems, Inc. Optimizing available computing resources within a virtual environment
US20130151323A1 (en) * 2011-12-07 2013-06-13 Visa International Service Association Systems and methods for facilitating issuance and redemption of a reward
KR101904482B1 (ko) * 2011-12-26 2018-10-08 에스케이텔레콤 주식회사 콘텐트 전송 시스템, 그 시스템에서의 네트워크 중복 전송 트래픽 최적화 방법, 중앙 제어 장치 및 로컬 캐싱 장치
US10360578B2 (en) 2012-01-30 2019-07-23 Visa International Service Association Systems and methods to process payments based on payment deals
US10230566B1 (en) 2012-02-17 2019-03-12 F5 Networks, Inc. Methods for dynamically constructing a service principal name and devices thereof
US8880431B2 (en) 2012-03-16 2014-11-04 Visa International Service Association Systems and methods to generate a receipt for a transaction
US9460436B2 (en) 2012-03-16 2016-10-04 Visa International Service Association Systems and methods to apply the benefit of offers via a transaction handler
US9922338B2 (en) 2012-03-23 2018-03-20 Visa International Service Association Systems and methods to apply benefit of offers
US9495690B2 (en) 2012-04-04 2016-11-15 Visa International Service Association Systems and methods to process transactions and offers via a gateway
WO2013163648A2 (en) 2012-04-27 2013-10-31 F5 Networks, Inc. Methods for optimizing service of content requests and devices thereof
US9864988B2 (en) 2012-06-15 2018-01-09 Visa International Service Association Payment processing for qualified transaction items
US9626678B2 (en) 2012-08-01 2017-04-18 Visa International Service Association Systems and methods to enhance security in transactions
US8762718B2 (en) 2012-08-03 2014-06-24 Palo Alto Research Center Incorporated Broadcast deduplication for satellite broadband
US10438199B2 (en) 2012-08-10 2019-10-08 Visa International Service Association Systems and methods to apply values from stored value accounts to payment transactions
US9185180B2 (en) * 2012-08-20 2015-11-10 Cisco Technology, Inc. Hybrid caching system
TW201416873A (zh) * 2012-10-19 2014-05-01 Apacer Technology Inc 網路儲存系統的檔案分享方法
US10685367B2 (en) 2012-11-05 2020-06-16 Visa International Service Association Systems and methods to provide offer benefits based on issuer identity
US9509736B2 (en) * 2013-01-16 2016-11-29 Cisco Technology, Inc. Method for optimizing WAN traffic
US9300748B2 (en) * 2013-01-16 2016-03-29 Cisco Technology, Inc. Method for optimizing WAN traffic with efficient indexing scheme
US9306997B2 (en) * 2013-01-16 2016-04-05 Cisco Technology, Inc. Method for optimizing WAN traffic with deduplicated storage
CN105339921A (zh) * 2013-02-19 2016-02-17 泰瑞迪科技有限公司 为常规因特网用户提高数据传输率的方法和系统
EP2819367A1 (en) * 2013-06-28 2014-12-31 Thomson Licensing Method for retrieving, by a client terminal, a content part of a multimedia content
US9241044B2 (en) 2013-08-28 2016-01-19 Hola Networks, Ltd. System and method for improving internet communication by using intermediate nodes
US9990646B2 (en) 2013-10-24 2018-06-05 Visa International Service Association Systems and methods to provide a user interface for redemption of loyalty rewards
US10187317B1 (en) 2013-11-15 2019-01-22 F5 Networks, Inc. Methods for traffic rate control and devices thereof
CN103716136B (zh) * 2013-12-23 2017-08-29 上海网达软件股份有限公司 一种数据传送方法及系统
CN104767679B (zh) * 2014-01-08 2018-12-18 腾讯科技(深圳)有限公司 一种在网络系统中传输数据的方法及装置
US9672516B2 (en) 2014-03-13 2017-06-06 Visa International Service Association Communication protocols for processing an authorization request in a distributed computing system
US9794311B2 (en) * 2014-03-18 2017-10-17 Qualcomm Incorporated Transport accelerator implementing extended transmission control functionality
US9930097B2 (en) * 2014-07-03 2018-03-27 Qualcomm Incorporated Transport accelerator systems and methods
US9948496B1 (en) 2014-07-30 2018-04-17 Silver Peak Systems, Inc. Determining a transit appliance for data traffic to a software service
US9875344B1 (en) 2014-09-05 2018-01-23 Silver Peak Systems, Inc. Dynamic monitoring and authorization of an optimization device
US9917882B2 (en) 2014-11-30 2018-03-13 Sonicwall Inc. Transparent deferred spooling store and forward based on standard network system and client interface
US10313486B2 (en) 2015-01-07 2019-06-04 Sonicwall Inc. Optimizing transfer of fragmented packetized data
US11057446B2 (en) 2015-05-14 2021-07-06 Bright Data Ltd. System and method for streaming content from multiple servers
US9813526B2 (en) 2015-05-26 2017-11-07 Sonicwall Inc. Reducing transmission pathway lengths within a distributed network
US9606836B2 (en) * 2015-06-09 2017-03-28 Microsoft Technology Licensing, Llc Independently networkable hardware accelerators for increased workflow optimization
US10158735B2 (en) * 2015-08-07 2018-12-18 Sonicwall Inc. Read-ahead on signed connections with unsigning, inline, transparent proxies
US10419401B2 (en) * 2016-01-08 2019-09-17 Capital One Services, Llc Methods and systems for securing data in the public cloud
US10432484B2 (en) 2016-06-13 2019-10-01 Silver Peak Systems, Inc. Aggregating select network traffic statistics
CN107018166B (zh) 2016-08-05 2020-05-05 阿里巴巴集团控股有限公司 业务展示方法和终端
US9967056B1 (en) 2016-08-19 2018-05-08 Silver Peak Systems, Inc. Forward packet recovery with constrained overhead
JP6730437B2 (ja) * 2016-08-24 2020-07-29 株式会社日立製作所 転送装置及びネットワークシステム
CN106453356B (zh) * 2016-10-25 2019-08-02 网宿科技股份有限公司 无线网络双边加速传输方法和系统
US10771394B2 (en) 2017-02-06 2020-09-08 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows on a first packet from DNS data
US10257082B2 (en) 2017-02-06 2019-04-09 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows
US10892978B2 (en) 2017-02-06 2021-01-12 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows from first packet data
US11044202B2 (en) 2017-02-06 2021-06-22 Silver Peak Systems, Inc. Multi-level learning for predicting and classifying traffic flows from first packet data
US11190374B2 (en) 2017-08-28 2021-11-30 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
EP4187881A1 (en) 2017-08-28 2023-05-31 Bright Data Ltd. Improving content fetching by selecting tunnel devices grouped according to geographic location
US11212210B2 (en) 2017-09-21 2021-12-28 Silver Peak Systems, Inc. Selective route exporting using source type
US10637721B2 (en) 2018-03-12 2020-04-28 Silver Peak Systems, Inc. Detecting path break conditions while minimizing network overhead
US10831693B1 (en) * 2018-09-27 2020-11-10 Amazon Technologies, Inc. Multicast master
US10613977B1 (en) 2018-09-27 2020-04-07 Amazon Technologies, Inc. Target port with distributed transactions
LT3780557T (lt) 2019-02-25 2023-03-10 Bright Data Ltd. Turinio parsisiuntimo, naudojant url bandymų mechanizmą, sistema ir būdas
EP3935792A4 (en) 2019-04-02 2022-11-30 Bright Data Ltd. SYSTEM AND METHOD FOR MANAGING A NON-DIRECT URL RETRACTION SERVICE
CN110376940A (zh) * 2019-07-03 2019-10-25 中北大学 一种基于dsp的旋转变压器高精度高响应解码方法
US11153119B2 (en) 2019-10-15 2021-10-19 Cisco Technology, Inc. Dynamic discovery of peer network devices across a wide area network
US11741350B2 (en) 2019-11-27 2023-08-29 Amazon Technologies, Inc. Efficient utilization of processing element array

Family Cites Families (88)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4641274A (en) * 1982-12-03 1987-02-03 International Business Machines Corporation Method for communicating changes made to text form a text processor to a remote host
JPS59117864A (ja) * 1982-12-24 1984-07-07 Fujitsu Ltd デ−タ圧縮拡張制御方式
JPS6250952A (ja) * 1985-08-30 1987-03-05 Alps Electric Co Ltd カナ漢字変換処理方式
JPH02108119A (ja) * 1988-10-17 1990-04-20 Seiko Epson Corp データ圧縮装置
US4988998A (en) * 1989-09-05 1991-01-29 Storage Technology Corporation Data compression system for successively applying at least two data compression methods to an input data stream
AU647086B2 (en) 1990-01-30 1994-03-17 Johnson Service Company Networked facilities management system
US5414850A (en) * 1991-08-23 1995-05-09 Stac Electronics, Inc. System for transparently compressing data files in a computer system
US5371852A (en) * 1992-10-14 1994-12-06 International Business Machines Corporation Method and apparatus for making a cluster of computers appear as a single host on a network
US6076084A (en) * 1994-01-03 2000-06-13 Norton-Lambert Corp. File transfer method and apparatus utilizing delimiters
DE4402856A1 (de) 1994-01-31 1995-08-10 Sel Alcatel Ag Verfahren zum Versenden von Briefen, sowie Teilnehmerstation, Konverterstation und Briefversendeeinrichtung
US5737594A (en) * 1994-07-05 1998-04-07 Trustus Pty Ltd. Method for matching elements of two groups
US5822746A (en) * 1994-07-05 1998-10-13 Trustus Pty Ltd Method for mapping a file specification to a sequence of actions
WO1996025801A1 (en) * 1995-02-17 1996-08-22 Trustus Pty. Ltd. Method for partitioning a block of data into subblocks and for storing and communicating such subblocks
US5838963A (en) * 1995-10-25 1998-11-17 Microsoft Corporation Apparatus and method for compressing a data file based on a dictionary file which matches segment lengths
US5598556A (en) * 1995-12-07 1997-01-28 Advanced Micro Devices, Inc. Conditional wait state generator circuit
US5771355A (en) * 1995-12-21 1998-06-23 Intel Corporation Transmitting electronic mail by either reference or value at file-replication points to minimize costs
US5903723A (en) * 1995-12-21 1999-05-11 Intel Corporation Method and apparatus for transmitting electronic mail attachments with attachment references
US5754774A (en) * 1996-02-15 1998-05-19 International Business Machine Corp. Client/server communication system
US5867661A (en) * 1996-02-15 1999-02-02 International Business Machines Corporation Method and apparatus of using virtual sockets for reducing data transmitted over a wireless communication link between a client web browser and a host web server using a standard TCP protocol
US5758087A (en) 1996-06-14 1998-05-26 International Business Machines Corporation Apparatus and method for predicted response generation
CA2267152A1 (en) 1996-10-08 1998-04-16 Tiernan Communications, Inc. Apparatus and method for multi-service transport multiplexing
JPH10198680A (ja) * 1997-01-07 1998-07-31 Hitachi Ltd 分散辞書管理方法及びそれを用いた機械翻訳方法
EP0965171B1 (en) * 1997-03-07 2005-11-30 Intelligent Compression Technologies Data coding network
US5999949A (en) * 1997-03-14 1999-12-07 Crandall; Gary E. Text file compression system utilizing word terminators
US5931913A (en) * 1997-05-07 1999-08-03 International Business Machines Corporation Methods, system and computer program products for establishing a session between a host and a terminal using a reduced protocol
US6233253B1 (en) * 1997-05-23 2001-05-15 Thomson Licensing S.A. System for digital data format conversion and bit stream generation
US5977890A (en) * 1997-06-12 1999-11-02 International Business Machines Corporation Method and apparatus for data compression utilizing efficient pattern discovery
US6009462A (en) * 1997-06-16 1999-12-28 Digital Equipment Corporation Replacing large bit component of electronic mail (e-mail) message with hot-link in distributed computer system
US5953503A (en) * 1997-10-29 1999-09-14 Digital Equipment Corporation Compression protocol with multiple preset dictionaries
JP3337633B2 (ja) * 1997-12-03 2002-10-21 富士通株式会社 データ圧縮方法及びデータ復元方法並びにデータ圧縮プログラム又はデータ復元プログラムを記録したコンピュータ読み取り可能な記録媒体
US6415329B1 (en) * 1998-03-06 2002-07-02 Massachusetts Institute Of Technology Method and apparatus for improving efficiency of TCP/IP protocol over high delay-bandwidth network
AUPP252798A0 (en) * 1998-03-24 1998-04-23 Griffits, John Philip Enhanced trusted systems processing
US6389460B1 (en) * 1998-05-13 2002-05-14 Compaq Computer Corporation Method and apparatus for efficient storage and retrieval of objects in and from an object storage device
DE19833318C2 (de) * 1998-07-24 2001-08-02 Bosch Gmbh Robert Verfahren zur Übertragung von digitalen Nutzdaten
NL1009763C2 (nl) * 1998-07-29 2000-02-01 Koninkl Kpn Nv Werkwijze en stelsel voor het overdragen van een reeks data-elementen met uitsluiting van bepaalde bijzondere data-elementen.
US6449615B1 (en) 1998-09-21 2002-09-10 Microsoft Corporation Method and system for maintaining the integrity of links in a computer network
US6397253B1 (en) * 1998-10-06 2002-05-28 Bull Hn Information Systems Inc. Method and system for providing high performance Web browser and server communications
US6163811A (en) * 1998-10-21 2000-12-19 Wildseed, Limited Token based source file compression/decompression and its application
US7225264B2 (en) * 1998-11-16 2007-05-29 Softricity, Inc. Systems and methods for delivering content over a computer network
US6178461B1 (en) * 1998-12-08 2001-01-23 Lucent Technologies Inc. Cache-based compaction technique for internet browsing using similar objects in client cache as reference objects
US6697844B1 (en) * 1998-12-08 2004-02-24 Lucent Technologies, Inc. Internet browsing using cache-based compaction
US6324581B1 (en) 1999-03-03 2001-11-27 Emc Corporation File server system using file system storage, data movers, and an exchange of meta data among data movers for file locking and direct access to shared file systems
JP2000293424A (ja) * 1999-04-09 2000-10-20 Hitachi Ltd ネットワークキャッシュ装置およびキャッシュ制御方法
GB9911989D0 (en) 1999-05-25 1999-07-21 Pace Micro Tech Plc Data transport strems processing
US6859821B1 (en) * 1999-07-19 2005-02-22 Groove Networks, Inc. Method and apparatus for prioritizing data change requests and maintaining data consistency in a distributed computer system equipped for activity-based collaboration
US6643710B1 (en) * 1999-09-17 2003-11-04 3Com Corporation Architecture to fragment transmitted TCP packets to a requested window size
US6721780B1 (en) * 1999-11-09 2004-04-13 Fireclick, Inc. Predictive pre-download of network objects
US6449658B1 (en) * 1999-11-18 2002-09-10 Quikcat.Com, Inc. Method and apparatus for accelerating data through communication networks
US6553141B1 (en) * 2000-01-21 2003-04-22 Stentor, Inc. Methods and apparatus for compression of transform data
US6704730B2 (en) * 2000-02-18 2004-03-09 Avamar Technologies, Inc. Hash file system and method for use in a commonality factoring system
US8291007B2 (en) 2000-02-22 2012-10-16 Flash Networks Ltd System and method to accelerate client/server interactions using predictive requests
CN1411656A (zh) 2000-03-03 2003-04-16 汤姆森特许公司 至少两个传输流和一个对应数字流的多路分解设备及方法
US6697843B1 (en) 2000-04-13 2004-02-24 United Parcel Service Of America, Inc. Method and system for hybrid mail with distributed processing
WO2001097526A1 (en) 2000-06-12 2001-12-20 General Instrument Corporation Apparatus and method for resolution of conflicts in protocol data of multiple data streams
US7058699B1 (en) * 2000-06-16 2006-06-06 Yahoo! Inc. System and methods for implementing code translations that enable persistent client-server communication via a proxy
JP2002032236A (ja) * 2000-07-13 2002-01-31 Nec Commun Syst Ltd データ通信装置及びそのデータ通信方法
US6826626B1 (en) * 2000-07-21 2004-11-30 Clear Blue Technologies Management, Inc. Method of and apparatus for rapid retrieval of data in a content distribution network
US6856651B2 (en) * 2000-07-25 2005-02-15 Peribit Networks, Inc. System and method for incremental and continuous data compression
EP1330720B1 (en) 2000-07-25 2008-05-28 Juniper Networks, Inc. Network architecture and methods for transparent on-line cross-sessional encoding and transport of network communications data
US7047281B1 (en) * 2000-08-08 2006-05-16 Fineground Networks Method and system for accelerating the delivery of content in a networked environment
US7934008B2 (en) * 2000-10-20 2011-04-26 Sony Corporation Delivery of multimedia descriptions using access units
CN1229745C (zh) * 2000-10-24 2005-11-30 皇家菲利浦电子有限公司 预取被参考资源的方法和设备
US6970939B2 (en) 2000-10-26 2005-11-29 Intel Corporation Method and apparatus for large payload distribution in a network
TW543311B (en) * 2000-11-16 2003-07-21 Ericsson Telefon Ab L M Static information knowledge used with binary compression methods
US6883035B2 (en) * 2000-11-16 2005-04-19 Telefonaktiebolaget Lm Ericsson (Publ) System and method for communicating with temporary compression tables
EP1354411A1 (en) * 2001-01-11 2003-10-22 Koninklijke Philips Electronics N.V. Data compression method with identifier of regressive string reference
WO2002056181A2 (en) * 2001-01-11 2002-07-18 Force Communications Inc Z File switch and switched file system
EP1244310A1 (en) 2001-03-21 2002-09-25 Canal+ Technologies Société Anonyme Data referencing system
US7310687B2 (en) * 2001-03-23 2007-12-18 Cisco Technology, Inc. Methods and systems for managing class-based condensation
US7124166B2 (en) * 2001-04-30 2006-10-17 Aol Llc Duplicating digital streams for digital conferencing using switching technologies
US7058763B2 (en) * 2001-05-04 2006-06-06 Lucent Technologies Inc. File system for caching web proxies
JP3798263B2 (ja) 2001-06-01 2006-07-19 三菱電機株式会社 電子メールサーバ及び電子メールキャッシュ方法及び電子メールキャッシュプログラム
US7159014B2 (en) * 2001-06-04 2007-01-02 Fineground Networks Method and system for efficient and automated version management of embedded objects in web documents
US7440994B2 (en) 2001-07-06 2008-10-21 Intel Corporation Method and apparatus for peer-to-peer services to shift network traffic to allow for an efficient transfer of information between devices via prioritized list
AU2002313583A1 (en) 2001-08-01 2003-02-17 Actona Technologies Ltd. Virtual file-sharing network
US7230949B2 (en) 2001-08-24 2007-06-12 Juniper Networks, Inc. Efficient method and system for automatic discovery and verification of optimal paths through a dynamic multi-point meshed overlay network
US20030105837A1 (en) * 2001-11-30 2003-06-05 Yury Kamen Interception for optimal caching of distributed applications
US7370120B2 (en) * 2001-12-07 2008-05-06 Propel Software Corporation Method and system for reducing network latency in data communication
US6556651B1 (en) * 2002-01-25 2003-04-29 Photoelectron Corporation Array of miniature radiation sources
US7216135B2 (en) 2002-02-15 2007-05-08 International Business Machines Corporation File system for providing access to a snapshot dataset where disk address in the inode is equal to a ditto address for indicating that the disk address is invalid disk address
US7058958B1 (en) 2002-04-23 2006-06-06 Microsoft Corporation Client programming model with abstraction
US6678828B1 (en) * 2002-07-22 2004-01-13 Vormetric, Inc. Secure network file access control system
US7120666B2 (en) * 2002-10-30 2006-10-10 Riverbed Technology, Inc. Transaction accelerator for client-server communication systems
US6667700B1 (en) * 2002-10-30 2003-12-23 Nbt Technology, Inc. Content-based segmentation scheme for data compression in storage and transmission including hierarchical segment representation
US8069225B2 (en) * 2003-04-14 2011-11-29 Riverbed Technology, Inc. Transparent client-server transaction accelerator
US8840683B2 (en) * 2003-11-19 2014-09-23 Albany International Corp. Industrial textile fabric
US8755381B2 (en) * 2006-08-02 2014-06-17 Silver Peak Systems, Inc. Data matching using flow based packet data storage
US7948921B1 (en) * 2007-09-20 2011-05-24 Silver Peak Systems, Inc. Automatic network optimization

Also Published As

Publication number Publication date
US8321580B2 (en) 2012-11-27
US20120084465A1 (en) 2012-04-05
CN100369026C (zh) 2008-02-13
WO2004042508A2 (en) 2004-05-21
US7849134B2 (en) 2010-12-07
WO2004042508A3 (en) 2004-07-15
US20130041940A1 (en) 2013-02-14
US8312101B2 (en) 2012-11-13
CN101188627A (zh) 2008-05-28
AU2003287241A1 (en) 2004-06-07
US20080320106A1 (en) 2008-12-25
US20110047295A1 (en) 2011-02-24
US20040088376A1 (en) 2004-05-06
CN1735874A (zh) 2006-02-15
US20120209959A1 (en) 2012-08-16
IL168274A (en) 2010-04-15
US7120666B2 (en) 2006-10-10
EP1570365A2 (en) 2005-09-07
HK1076892A1 (en) 2006-01-27
JP2010244571A (ja) 2010-10-28
US20060069719A1 (en) 2006-03-30
CN101188627B (zh) 2012-11-21
EP1570365A4 (en) 2010-03-03
JP2006505215A (ja) 2006-02-09
US8762455B2 (en) 2014-06-24
US7428573B2 (en) 2008-09-23
US8271688B2 (en) 2012-09-18
AU2003287241A8 (en) 2004-06-07
WO2004042508B1 (en) 2004-09-02

Similar Documents

Publication Publication Date Title
EP1570365B1 (en) Transaction accelerator for client-server communication systems
US8856222B2 (en) Transaction acceleration for client-server communication systems
US7650416B2 (en) Content delivery for client-server protocols with user affinities using connection end-point proxies
US8024484B2 (en) Caching signatures
US8069225B2 (en) Transparent client-server transaction accelerator
US6687846B1 (en) System and method for error handling and recovery
US20050117558A1 (en) Method for reducing data transport volume in data networks
WO2001093064A1 (en) Dynamic peer-to-peer network content-serving
Grönvall et al. A multicast-based distributed file system for the internet
AU2005330679B2 (en) Content delivery based on user affinity using connection end-point proxies
Yan et al. A forwarding strategy of counteracting redundancy data in named data networking
Chandhok Web distribution systems: Caching and replication
Velazco et al. Laser injection of spot defects on integrated circuits
Amutharaj et al. Dominating Set Theory based Semantic Overlay Networks for Efficient and Resilient Content Distribution.
Bachmeir et al. Diversity protected, cache based reliable content distribution building on scalable, P2P, and multicast based content discovery
Clark Optimising the Web for a GPRS link

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20050525

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK

REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1076892

Country of ref document: HK

RIN1 Information on inventor provided before grant (corrected)

Inventor name: DEMMER, MICHAEL, J.

Inventor name: MCCANNE, STEVEN

A4 Supplementary search report drawn up and despatched

Effective date: 20100203

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 29/08 20060101AFI20100125BHEP

17Q First examination report despatched

Effective date: 20100528

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL LT LV MK

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

RAP2 Party data changed (patent owner data changed or rights of a patent transferred)

Owner name: RIVERBED TECHNOLOGY, INC.

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 592135

Country of ref document: AT

Kind code of ref document: T

Effective date: 20130115

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 60343025

Country of ref document: DE

Effective date: 20130228

REG Reference to a national code

Ref country code: HK

Ref legal event code: GR

Ref document number: 1076892

Country of ref document: HK

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 592135

Country of ref document: AT

Kind code of ref document: T

Effective date: 20130102

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20130102

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG9D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130413

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130402

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130403

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130502

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20131003

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 60343025

Country of ref document: DE

Effective date: 20131003

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131031

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131031

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131028

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130102

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131028

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20031028

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 15

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20201028

Year of fee payment: 18

Ref country code: FR

Payment date: 20201027

Year of fee payment: 18

Ref country code: GB

Payment date: 20201029

Year of fee payment: 18

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 60343025

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: H04L0029080000

Ipc: H04L0065000000

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 60343025

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20211028

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20211028

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20220503

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20211031