A technique for automatic, transparent, distributed, scalable and robust caching, prefetching, and replication in a computer network that request messages for a particular document follow paths from the clients to a home server that form a routing graph. client request messages are routed up the graph towards the home server as would normally occur in the absence of caching. However, cache servers are located along the route, and may intercept requests if they can be serviced. In order to be able to service requests in this manner without departing from standard network protocols, the cache server needs to be able to insert a packet filter into the router associated with it, and needs also to proxy for the home server from the perspective of the client. cache servers may cooperate to service client requests by caching and discarding documents based on its local load, the load on its neighboring caches, attached communication path load, and on document popularity. The cache servers can also implement security schemes and other document transformation features.

Patent
   6167438
Priority
May 22 1997
Filed
May 22 1997
Issued
Dec 26 2000
Expiry
May 22 2017
Assg.orig
Entity
Large
622
9
all paid
66. A method of fulfilling requests for information in a network of computers, with at least some of the computers in the network acting as home servers for storing information, and at least some of the computers acting as clients that send request messages to the home servers, the method comprising the steps of:
(a) distributing cache copies of the information through the network by storing copies of the information in a plurality of computers in the network that act as cache servers;
(b) routing request messages from the client to the home server along a path consisting of a plurality of intermediate computers in the network, the path including computers through which the request messages travel in the absence of any cache servers with at least some of the intermediate computers also acting as cache servers, the request messages initiated by a particular one of the clients to obtain information from a particular one of the home servers; and
(c) transparently processing request messages as they are routed through the cache servers, such that request messages that can serviced by the cache servers instead of the home servers are serviced by the cache servers, in a manner which is transparent to the clients and the home servers.
50. In a system containing a plurality of computers which communicate over a network, with certain computers acting as home servers for storing information in the form of documents, and with certain other computers acting as clients that send messages which are requests for documents stored at the home servers, a method of fulfilling document request messages by distributed caching comprising the steps of:
(a) routing document request messages from a client to a home server along a path from the client to the home server, the path comprising a plurality of hops including a plurality of intermediate node locations in the network through which the document request would naturally flow through in the network in the absence of cache servers;
(b) at selected intermediate nodes,
(i) storing local cache copies of selected documents at intermediate nodes;
(ii) filtering document request messages to determine if a particular document request message made by a client can be fulfilled by providing one of the local cache copies to the client, and if so, returning the local cache copy to the client; and
(iii) if not possible to so fulfill the document request message forwarding the document request message to the home server along the path which the document request message would naturally follow through the network.
40. In a system containing a plurality of computers which communicate over a network using a layered communication protocol, with the computers at certain nodes in the network acting as home servers for storing information in the form of documents, and with certain other computers acting as clients that send document request messages to the servers at an application layer level, the document request messages being requests for documents stored at the home servers, a method of fulfilling document request messages by transparent proxying comprising the steps of:
(a) storing local cache copies of documents at a plurality of intermediate node locations in the network; and
(b) in response to a particular one of the clients generating a particular application layer document request message intended to be sent to a particular one of the home servers, fulfilling the particular application layer document request message at one of the intermediate node locations along a path from the client to the home server through which the document request would naturally flow in the absence of any cache servers, by intercepting the document request message and returning one of the local cache copies in a response message to the application layer at the client, such that the application layer request message is intercepted at the intermediate node and such that a network connection is not established with the application layer on the home server and such that the addresses in a response message are the same as if the home server had fulfilled the document request message.
51. In a system containing a plurality of computers which communicate over a network, with the computers at certain nodes in the network acting as home servers for storing information in the form of documents, and with certain other computers acting as clients that send document request messages which are requests for documents stored at the home servers, a method of fulfilling document request messages at node through which the document request messages travel comprising the steps of:
(a) storing local cache copies of documents at a plurality of intermediate node locations in the network;
(b) in response to a particular one of the clients generating a particular document request message intended to be sent to a particular one of the home servers;
(i) determining a path for the particular document request message to travel from the particular client to the particular home server along a path of nodes located in the network between the particular client and the particular home server, the path being determined by an address of the home server and the path comprising a plurality of the intermediate node locations in the network;
(ii) forwarding the request message along the path as determined by the home server address in the request message; and
(iii) fulfilling the particular document request message at one of the plurality of intermediate node locations in the determined path of nodes by the steps of, if a local cache copy is available at the intermediate node, returning one of the local cache copies corresponding to a document specified in the particular document request message, and otherwise if a local cache copy is not available at the intermediate node, forwarding the request message in the direction of the home server along the path.
1. In a system containing a plurality of computers which communicate over a network using communication protocols, with the computers at certain nodes in the network acting as home servers for storing information in the form of documents, and with certain other computers acting as clients that send document request messages to the servers at an application layer, the document requests message being requests for documents stored at the home servers, a method of fulfilling document request messages comprising the steps of:
(a) storing local cache copies of documents at a plurality of intermediate node locations in the network; and
(b) in response to a particular one of the clients generating a particular application layer document request message addressed to a particular one of the home servers, attempting to fulfill the particular application layer document request message at one of the intermediate node locations by, at a selected communication layer lower than the application layer,
(i) intercepting the document request message at an intermediate node location through which the document request naturally travels, the intermediate node being located along a path through the network from the client towards the home server, the path being a route from the client to the home server as determined by the home server address, and corresponding to an identical path that the message would travel through the network in the absence of any cache copies being stored at intermediate node locations; and
(ii) returning one of the local cache copies to the application layer at the client, such that the application layer request message is intercepted by the lower layer at the intermediate node and such that the application layer on the server does not receive application layer document request message.
2. A method as in claim 1 additionally comprising the step of, at selected intermediate nodes:
(c) if a particular document request message cannot be fulfilled by providing one of the local cache copies, forwarding the request message towards the home server along the path by continuing to address the request message to the particular home server.
3. A method as in claim 1 wherein the step of fulfilling the particular document request additionally comprises, in at least one intermediate node, wherein the intermediate node is neither a client nor a home server, the step of:
(c) storing local cache copies of particular documents which are also stored on other intermediate nodes;
(d) determining the identity of a neighboring intermediate node that stores local cache copies; and
(e) allocating the fulfillment of document request messages among the intermediate node and the neighboring intermediate node based upon the availability of document request message load fulfillment resources at the intermediate node.
4. A method as in claim 3 wherein the message load fulfillment resources include the caches.
5. A method as in claim 3 wherein the message load fulfillment resources include communication path load.
6. A method as in claim 3 in which the step of allocating the fulfillment of document request messages additionally comprises the step of:
(f) exchanging status messages between the intermediate node and the neighboring node, the status messages including information selected from at least one of processing load, communication path load, document size, document request message response time, document request message request rate, document request message rate of change, or home server operability.
7. A method as in claim 1 wherein the step of fulfilling the particular document request additionally performs communication path load distribution between paths that interconnect the nodes, by further comprising the steps of:
(c) storing local cache copies of particular documents which are also stored on other nodes;
(d) determining the identity of a neighboring node that stores local cache copies; and
(e) allocating the fulfillment of document request messages among the intermediate node and the neighboring intermediate node based upon the communication path load.
8. A method as in claim 2 additionally comprising the steps of, at selected intermediate nodes:
(d) determining an identity of a first neighboring node from which a particular document request message is received; and
(e) determining an identity of a second neighboring node to which a particular document request message is routed on the path to the home server if the particular document request message cannot be fulfilled by returning the local cache copy to the client.
9. A method as in claim 8 wherein the step of storing local cache copies further comprises the step of:
(f) determining a node state parameter at the first neighboring node and a node state parameter at the local node, and when the first neighboring node and local node state parameters are different by a predetermined amount from one another, forwarding a copy of at least one of the local cache copies to the first neighboring node for storing at the first neighboring node location.
10. A method as in claim 9 wherein the node state parameters are selected from the group consisting of rate of request fulfillment, change in rate of request fulfillment, document size, document fetch response time, communication path load, cache server load, or home server operational status.
11. A method as in claim 8 wherein the step of storing local cache copies further comprises the step of:
(f) determining a node state parameter at the second neighboring node and a node state parameter at a local node, and when the node state parameters at the second neighboring node and local node differ by a predetermined amount, deleting at least one of the local cache copies.
12. A method as in claim 11 wherein the node state parameters are selected from the group consisting of rate of request fulfillment, change in rate of request fulfillment, document size, document fetch response time, communication path load, cache server load, or home server operational status.
13. A method as in claim 8 wherein the step of storing local cache copies further comprises the step of:
(f) determining a node state parameter at the second neighboring node and a node state parameter at a local node, and when the node state parameters at the second neighboring node and local node different by a predetermined amount, in the step of fulfilling, reducing a proportion of the document requests that are fulfilled by providing local cache copies to the client.
14. A method as in claim 1 wherein the step of fulfilling additionally comprises the step of:
(c) returning the local cache copy to the client if a local node state parameter differs from a predetermined amount.
15. A method as in claim 1 additionally comprising the step of, at the selected intermediate nodes:
(c) recording load statistics as to the number of request messages fulfilled by providing one of the local cache copies to the client.
16. A method as in claim 1 additionally comprising the step of, at the selected intermediate nodes:
(c) recording request message statistics as to the number of request messages received and fulfilled for a particular document.
17. A method as in claim 1 additionally comprising the step of, at the selected intermediate nodes:
(c) recording response time statistics as to the number of request messages received for documents stored at a particular home server.
18. A method as in claim 1 wherein document request messages are received at the intermediate nodes on a plurality of communication paths, and the method additionally comprises the step of, at the selected intermediate nodes:
(c) recording request message statistics to track which document request messages are received from a particular path.
19. A method as in claim 1 wherein document request messages are received at the intermediate nodes on a plurality of communication paths, and the method additionally forecasts communication path usage by criteria selected from one of overall network demand, network regional demand, or by specific client demand.
20. A method as in claim 1 wherein the step of fulfilling document request messages additionally comprises the step of:
(c) authenticating a node over which a document request message arrives from a client, prior to forwarding the document request message.
21. A method as in claim 1 wherein the step of fulfilling document request messages additionally comprises the step of:
(c) authenticating a node from which the cached document originated prior to returning the local cache copy to the client.
22. A method as in claim 1 wherein the home servers also store programs for operating on the documents, and step (b) additionally comprises the step of, at the intermediate node:
(c) storing local cache copies of selected programs as certain selected programs related to requested document copies are obtained from the home servers.
23. A method as in claim 22 additionally comprising the step of:
(d) executing the local cache copies of selected programs at the intermediate nodes upon demand from the client.
24. A method as in claim 22 additionally comprising the step of:
(d) maintaining an interactive session between the intermediate node and the client such that the intermediate node acts as the home server would act in the event that the home server had fulfilled the document request message.
25. (Amended) A method as in claim 1 wherein the step of fulfilling the document request message additionally comprising the step of:
(c) applying selected programs to the local cache copies to obtain results, prior to returning the results of applying the programs to the client.
26. A method as in claim 1 wherein the documents are selected from the group of multimedia documents, programs, data bases, compressed data, or encrypted data.
27. A method as in claim 8 wherein multiple intermediate nodes are located between the home server and the client, and wherein a particular document is pushed into the network by routing it to a plurality of nodes depending upon an expected rate of demand upon the document.
28. A method as in claim 9 wherein the predetermined rate of request fulfillment depends upon document attributes selected from the group of expected rate of request fulfillment, expected change in rate of request fulfillment, document size, expected document fetch response time, expected communication path load, or expected cache server load.
29. A method as in claim 1 additionally comprising the step of, at the intermediate nodes,
(c) storing, with the local cache copies, data indicating a condition as to the release of the local cache copies; and
(d) returning the local cache copy to the client only when the condition is satisfied.
30. A method as in claim 29 wherein the condition is a time of release of the document.
31. A method as in claim 1 wherein the step of storing cache copies is selectively executed based upon predetermined conditional criteria.
32. A method as in claim 31 wherein the predetermined conditional criteria include time of day.
33. A method as in claim 31 wherein the predetermined conditional criteria is at least one selected from the group of document size, desired document request message response time, document request message rate, rate of change of the document request message rate, cache server load, communication path load, or home server operational status.
34. A method as in claim 1 wherein the step of storing cache copies additionally comprises the step of storing a partial copy of a document which is larger than a predetermined size.
35. A method as in claim 1 additionally comprising the step of:
(c) deleting cache copies of documents selectively executed based upon predetermined conditional criteria.
36. A method as in claim 35 wherein the predetermined conditional criteria include time of day.
37. A method as in claim 35 wherein the predetermined conditional criteria is at least one selected from the group of document size, desired document request message response time, document request message rate, rate of change of the document request message rate, cache server load, or communication path load.
38. A method as in claim 1 additionally comprising the steps of, to maintain cache consistency:
(c) at the home server, attaching a document expiration time stamp to the document;
(d) at an intermediate node, examining the time stamps attached to a cached document to determine if the document has expired; and
(e) if the cached document has expired, either deleting or refreshing it.
39. A method as in claim 1 additionally comprising the steps of:
(c) at the home server, attaching a document modification time stamp to the document; and
(d) at an intermediate node, estimating the modification rate of the document, and if the document modification rate is greater than the request rate by a predetermined amount, deleting the cache copy, and if the modification rate is less than the request rate by a predetermined amount, requesting an updated cache copy.
41. A method as in claim 40 wherein an intermediate node comprises a cache server and a router, additionally comprising the steps of, at the router:
(c) recognizing document request messages that are to in be intercepted, and extracting such messages for processing by the cache server.
42. A method as in claim 1 additionally comprising the steps of:
(c) simultaneously pre-fetching related documents together, wherein related documents are those documents that are most frequently requested in close succession.
43. A method as in claim 1 additionally comprising the steps of: at the client,
(c) generating a connection request message which requests a communication path to be established between the client and a home server; and at an intermediate node,
(d) upon receiving a connection request message from the client, waiting for the receipt of a document request message, and forwarding the connection request message and the document request message together addressed to the home server.
44. A method as in claim 43 additionally comprising the steps of:
at an intermediate node which caches the document indicated by the request message,
(e) acknowledging the connection request to the client, and returning the requested document to the client.
45. A method as in claim 1 additionally comprising the step of:
(c) operating a cache server which selects documents to store in a local cache and documents to remove from the local cache, such that the cache server selects a most often requested document to replicate at a neighboring cache server located at a node in the path, and chooses the least often requested documents to drop from its own memory.
46. A method as in claim 1 wherein each intermediate node includes a resource manager associated with it, and the resource manager performs the steps of:
(c) allocating the use of communication buffers to buffer incoming and outgoing messages so as to favor message traffic that is designated as more important.
47. A method as in claim 46 comprising the steps of:
(d) allocating the use of the communication buffers and communication path bandwidth based upon content attributes selected from the set of document size, document type, direction of transmission, or priority.
48. A method as in claim 1 additionally comprising the steps of, at the intermediate nodes,
(c) comparing a node state parameter at the intermediate node with a node state parameter at a neighboring cache server; and
(d) if the node state parameters at the neighboring cache server and the intermediate node differ by a predetermined amount for more than a predetermined period of time, at the intermediate node, inferring that the neighboring cache server does not cache one or more documents being served by the intermediate node.
49. A method as in claim 48 wherein the node state parameters are selected from the group consisting of rate of request fulfillment, change in rate of request fulfillment, document size, document fetch response time, communication path load, home server operability, or cache server load.
52. A method as in claim 51 additionally comprising the step of:
(c) at the intermediate node locations, coordinating the step of storing cache copies and splitting document fulfillment among the intermediate node locations to distribute document request load on the intermediate node cache servers or home server.
53. A method as in claim 51 additionally comprising the step of:
(c) at the intermediate node locations, coordinating the step of storing cache copies and splitting document fulfillment among the intermediate node locations to distribute communication path load.
54. A method as in claim 51 wherein the step of coordinating the step of storing cache copies among the intermediate node locations to reduce document load comprises the steps of:
(c) at neighboring node locations, replicating documents.
55. A method as in claim 51 wherein the step of storing copies of documents at intermediate node locations additionally comprises the step of:
(c) alternatively making such copies available or not available for fulfilling document requests based upon predetermined criteria.
56. A method as in claim 55 wherein the predetermined criteria is time of day.
57. A method as in claim 51 wherein the step of fulfilling the particular document request message at one of the intermediate servers additionally comprises the steps of:
(c) if the leaf node does not store the requested document opening a communication connection between the leaf node and the next intermediate node by sending a connection request message addressed to the home server that is intercepted by the next intermediate node server, the leaf node being one of the intermediate node locations that initially receives the document request message from the client; and
(d) forwarding the document request and the communication connection to another intermediate node that is located closer to the home server in the network than the leaf node.
58. A method as in claim 51 wherein the step of fulfilling the particular document request message at one of the intermediate servers additionally comprises the steps of:
(c) opening a communication connection between a leaf node and the home server, the leaf node being one of the intermediate node locations that initially receives the document request message from the client; and
(d) relaying the document request to another intermediate node that is located closer to the home server in the network than the leaf node.
59. A method as in claim 51 wherein the cache servers additionally perform the steps of:
(c) acting as a communication proxy for the home server from the perspective of the client.
60. A method as in claim 50 wherein the step of filtering document request messages additionally controls access to documents, and the method additionally comprises the step of:
(c) filtering document request messages based upon a Uniform Resource Locator (URL) field in the document request message.
61. A method as in claim 50 wherein the step of filtering document request messages additionally controls access to documents, and the method additionally comprises the step of:
(c) filtering document request messages based upon an authentication field in the document request message.
62. A method as in claim 51 wherein the step of returning the cache copy of the document to the client additionally comprises the step of:
(c) virus scanning the document.
63. A method as in claim 51 wherein the step of returning the cache copy of the document to the client additionally comprises the step of:
(c) code certifying the document.
64. A method as in claim 51 wherein the step of returning the cache copy of the document to the client additionally comprises the step of:
(c) decoding the document.
65. A method as in claim 51 wherein the step of returning the cache copy of the document to the client additionally comprises the step of:
(c) controlling access to the cache copy of the document based upon client authentication and home server request.
67. A method as in claim 57 additionally comprising the step of:
(d) automatically moving cache copies among the cache servers in the network in response to predetermined criteria concerning the servicing of the request messages by the cache servers.
68. A method as in claim 1 wherein the multimedia documents contain digitized information selected from the group of text, graphics, audio, video, programs, or other data.
69. A method as in claim 1 wherein the network comprises a wireless network.
70. A method as in claim 1 wherein the intermediate nodes also perform the step of:
determining if a particular communication entity has failed, and if so, notifying another network entity.
71. A method as in claim 70 wherein the communication entity is one of a router, communication path, or communication path.
72. A method as in claim 70 wherein the other network entity is one of another intermediate node, a network administrator, or other networked computer system.
73. A method as in claim 55 wherein the predetermined criteria is a notification by the client.
74. A method as in claim 55 wherein the predetermined criteria is a notification by the home server.
75. A method as in claim 2 additionally comprising the steps of, at selected intermediate nodes:
(d) determining an identity of a first neighboring node from which a particular document request message is received; and
(e) determining an identity of a second neighboring node to which a particular document request message is routed on the path to the home server;
(f) if the particular document request message cannot be fulfilled satisfactorily by the intermediate node because of failed or slow processing at the intermediate node, altering the path to bypass the intermediate node.

Computer networks, such as the Internet, private intranets, extranets, and virtual private networks, are increasingly being used for a variety of endeavors including the storage and retrieval of information, communication, electronic commerce, entertainment, and other applications. In these networks certain computers, known as servers, are used to store and supply information. One type of server, known as a host or home server, provides access to information such as data or programs stored in various computer file formats but generically referred to herein as a "document". While in the Internet the documents are typically primarily composed of text and graphics, each such document can actually be a highly formatted computer file containing data structures that are a repository for a variety of information including text, tables, graphic images, sounds, motion pictures, animations, computer program code, and/or many other types of digitized information.

Other computers in the network, known as clients, allow a user to access a document by requesting that a copy be sent by the home server over the network to the client. In order for a client to obtain information from a home server, each document typically has an address by which it can be referenced. For example, in the context of the Internet and within the communication protocol known as Hyper Text Transfer Protocol (HTTP), the address is typically an alphanumeric string, known as a Uniform Resource Locator (URL), that specifies (a) an address of the home server from which to obtain the information in the form of a name or a numerical address, and (b) a local information text string that identifies the information requested by the client, which may be a file name, a search request, or other identification.

After the user specifies a URL to the client computer, the address portion of the URL is sent over the network to a naming service such as the Domain Name Service (DNS) in order to obtain instructions for how to establish a connection with the correct home server. Once the connection with the server is established, the client can then retrieve the desired document by passing the local information text string over the network directly to the home server. The server then retrieves the document from its local disk or memory storage and transmits the document over the network to the client. The network connection between the home server and the client is then terminated.

Computer and network industry analysts and experts are presently quite concerned that traffic on the Internet is becoming so heavy that the very nature of the way in which it is possible to use the Internet may change. In particular, many individuals now believe that the Internet is intolerably slow and is no longer a reliable entity for the exchange of information in a timely fashion.

The present bottlenecks are no doubt the result of exponential increases in the number of users as well as in the number of complex documents such as multimedia files being sent. It might appear that the answer is simply to add more bandwidth to the physical connections between servers and clients. This will come, however, only at the expense of installing high bandwidth interconnection hardware, such as coaxial or fiber optic cable and associated modems and the like, into homes and neighborhoods around the world.

Furthermore, added bandwidth by itself perhaps would not guarantee that performance would improve. In particular, large multimedia files such as for video entertainment would still potentially displace higher priority types of data, such as corporate E-mails. Unfortunately, bandwidth allocation schemes are difficult to implement, short of modifying existing network communication protocols. The communication technology used on the Internet, called TCP/IP, is a simple, elegant protocol that allows people running many different types of computers such as Apple Macintoshes, IBM-compatible PCs, and UNIX workstations to share data. While there are ambitious proposals to extend the TCP/IP protocol so that the address can include information about packet content, these proposals are technologically complex and would require coordination between operators of many thousands of computer networks. To expect that modifications will be made to existing TCP/IP protocols is thus perhaps unrealistic.

An approach taken by some has been to recognize that the rapidly growing use of the Internet will continue to outstrip server capacity as well as the bandwidth capacity of the communication media. These schemes begin with the premise that the basic client-server model (where clients connect directly to home servers) is wasteful of resources, especially for information which needs to be distributed widely from a single home server to many clients. There are indeed, many examples of where Internet servers have simply failed because of their inability to cope with the unexpected demand placed upon them.

To alleviate the demand on home servers, large central document caches may be used. Caches are an attempt to reduce the waste of repeated requests for the same document from many clients to a particular home server. By intercepting parallel requests, a cache can be used to serve copies of the same document to multiple client locations.

From the client's point of view, the interaction with a cache typically occurs in a manner which is transparent to the user, but which is slightly different from a network messaging standpoint. The difference is that when the address portion of the request is submitted to the Domain Name Service (DNS) to look up the information needed to connect to the home server, the DNS has been programmed to return the address of a cache instead of the actual original home server.

Alternatively, a server node, acting as a proxy for the client, may issue probe messages to search for a cache copy. Once a cache copy is found at a particular node in the network, the request is then forwarded to that node. For example, under the auspices of the National Science Foundation, document caches have been placed at various locations in the United States in order to eliminate bottlenecks at cross-oceanic network connections. Generally, certain of these caches located on the West Coast handle requests for documents from the Asia-Pacific and South American countries, and a number of those located on the East Coast handle requests for documents from Europe. Other of these national caches handle requests for popular documents located throughout the United States.

However, such caching techniques do not necessarily or even typically achieve optimum distribution of document request loading. In particular, in order for the caches to be most effective, the DNS name service or other message routing mechanism must be appropriately modified to intercept requests for documents for which the expected popularity is high. The introduction of cache copies thus increases the communication overhead of name resolution, because of the need to locate the transient copies. The name service must register these copies as they come into existence, disseminate this information to distribute demand for the documents, and ensure the timely removal of records for deleted cache copies. Often times, the cache lookup order is fixed, and/or changes in document distribution must be implemented by human intervention.

Unfortunately, frequent and pronounced changes in request patterns can force the identity, location, and even the number, of cache copies to be highly transient. The resulting need for updating of cache directories means that they cannot typically be replicated efficiently on a large scale, which can thus turn the name service itself into a bottleneck.

Another possible approach to implementing caches is to change the client/server interaction protocol so that clients proactively identify suitable cache copies using a fully distributed protocol, for example, by issuing probes in randomized directions. Aside from the complexity of modifying existing protocols and message cost introduced by such an approach, such a scheme also adds one or more round trip delays to the total document service latency perceived by the client.

The present invention is an automatic, distributed, and transparent caching scheme that exploits the fact that the paths that document requests follow through a computer network from a client to a particular document on a particular home server naturally form a routing graph, or tree.

According to the invention, cache servers are placed throughout the network, such that if a document request can be fulfilled at some intermediate node along the routing graph, it will be serviced by the intermediate node returning the cached document to the client. The document request messages are thus responded to before they ever reach the home server. Since document request messages are permitted to be routed from clients in the direction of the home server up the routing graph in the same manner as would occur in the absence of caching, naming services do not need modification.

In order to be able to service requests in this manner without departing from standard network protocols, a cache server includes a packet filter in its associated router. The filter extracts document request packets that are highly likely to hit in the associated cache.

The cache server also preferably acts as a communication protocol proxy for the home server. That is, as part of fulfilling document request messages at the intermediate node locations, the client is sent appropriate messages, depending upon the communication protocol in use, to spoof the client into believing that the document was actually received from the home server.

The invention also provides a manner in which caching servers may cooperate to service client requests. In particular, each server has the ability to cache and discard documents based on its local load, the load on its neighboring caches, adjacent communication path load, and on document popularity. For example, each server maintains an estimate of the load at its neighbors, and communicates its own load estimate to neighboring cache servers. If a cache server notices that it is overloaded with respect to any of its neighbors, it offloads or transfers a fraction of its work to its under loaded neighbors. To do so, a cache server also preferably learns the identity of its neighboring upstream (or parent)and downstream (or child) nodes on the routing graph that is rooted at a given home server.

There are several advantages to the basic concepts of a document caching system according to the invention.

First, the approach does not need to request an address lookup from a cache directory, to redirect document requests, or to otherwise probe other elements of the network to locate cache copies. Location of the cache copy thus occurs fortuitously, along the natural path that the request message follows anyway. The client thus does not experience delays or bottlenecks associated with waiting for other entities in the network to find appropriate cache copies.

In addition, the system as a whole permits cache copies of documents to diffuse through the network as needed, which in turn diffuses bottlenecks at the caches and well as along the communication paths.

There is also a corresponding reduction in network bandwidth consumption and response time, because cache copies are always placed nearer to the original server than to the client, Document request messages and the documents themselves therefore typically do not need to travel the full distance between the server and each client every time they are requested. Hence, overall network bandwidth is conserved, response times are reduced, and load is more globally balanced.

The invention thus not only helps to dampen differences in the load demand on the host servers, but also reduces the load on network communication resources, without requiring any modification to existing network protocols.

Furthermore, because cache copies are distributed through the network, there is no single expected point of failure of the caching system, and the system is robust and fail-safe.

The technique is also scalable, in the sense that as more cache servers are added, both clients and servers experience a likewise benefit.

The invention can be used to implement additional functionality in a network. These various functions are a direct result of the fact that the packet filter implemented at the router associated with the cache servers can also do more than simply divert requests for copies of documents to the local cache.

For example, popularity statistics are of necessity collected by the cache servers, in order to control the choice of what documents to cache. Each cache server thus keeps track of how many references to a particular document are received and from where they are received and can determine aggregate request amounts and request rates. This data can be collected at a central location, such as by network region, so it is then possible for a publisher of documents to not only obtain statistics about the hit rate on their material but also where in the network the hits are coming from. This is important not only for document popularity analysis, but also electronic commerce and intellectual property tracking.

The cache servers can also be used to host replicas of popular documents such as databases, search engine index files, and the like, by acting as load splitters from the service provider perspective. In other words, database providers can arrange to have their documents placed into the network, pushing out data closer to the clients that desire access to it, wherever the best placements might be.

A set of security features may also be readily attached to the cache servers.

One such feature is the authentication of the sources of request messages and other information. This is possible because the cache servers maintain information as to the physical source of document request messages and of the documents themselves. The mechanism also arises from the fact that the nodes have a filter and a packet router. The filter and packet router may be used not only to keep track of how to redirect requests to cache copies, but also to restrict access to the cache copies, such as by authenticating the request for the information. The invention also enables various types of document distribution in a the network. For example, the invention permits document compression, which is another form of conserving bandwidth, or encryption, as long as a particular server and client node are committed to communicating by using cache servers, e.g., the first and last nodes along the path between the client and the server in the network contain cache servers.

The invention also permits the efficient caching of dynamic content documents. Such dynamic content documents are of the type where what is to be returned to the client changes on the fly, typically in accordance with program instructions. When the invention recognizes the existence of dynamic content documents in its cache, it caches not only the data for the document, but also allows for fetching and executing of programs that specify how the document is to be displayed or when the data is retrieved.

The invention also improves the delivery of stored continuous media such as audio and video data files since the number of network nodes between a server and a client are reduced.

For a more complete understanding of the advantages provided by the invention, reference should be had to the following detailed description together with the accompanying drawings, in which:

FIG. 1 depicts a typical computer network showing a request path for a single document and the location of cache servers along the path according to the invention;

FIG. 2 is a communication layer diagram illustrating how a resource manager, protocol proxy, and snooper are used to implement the invention;

FIG. 3 shows the typical stages in a document request over the network;

FIG. 4 is a flow chart of the operations performed by a leaf server located on the routing path according to the invention;

FIG. 5 is a flow chart of the operations performed by a intermediate non-leaf cache server;

FIG. 6 is a flow chart of the operations performed by a last cache server on the routing path;

FIG. 7 illustrates the interception of a document request message by an intermediate server;

FIG. 8 also illustrates the interception of a document request message in more detail;

FIGS. 9(a) and 9(b) illustrate how diffusion can proceed in a worst case client request scenario; and

FIG. 10 illustrates how the cache servers may implement document transformation functions.

1. Introduction

Turning attention now to FIG. 1, a computer network 10 such as the Internet, extranet, private intranet, virtual private network, local area network, or any other type of computer network consists of a number of network entities including client computers 12-1, 12-2, 12-3, 12-4 (collectively, clients 12), routers 14-1, 14-2, . . . , 14-10, cache servers 16-1, 16-3, 16-4, 16-6, 16-8, and 16-10, and home server 20. The network may make use of any and various types of physical layer signal transmission media such as public and private telephone wires, microwave links, cellular and wireless, satellite links, and other types of data transmission.

In the illustrated network, certain routers 14 have associated with them cache servers 16, whereas other routers do not have associated cache servers. The cache servers 16 include various types of storage for documents in the form of a cache storage 18-1 which may include disk storage 18-1-1 and/or memory storage 18-1-2.

The clients 12 and home server 20 operate as in the prior art to permit distribution of a wide variety of information, typically in the form of "documents". Such documents may actually contain text, graphics, pictures, audio, video, computer programs and any number of types of information that can be stored in a computer file or parts of a computer file. Furthermore, certain documents may be produced at the time that access is requested to them, by executing a program.

It will be assumed in the following discussion that the network 10 is the Internet, that the information is encoded in the form of the Hyper Text Transfer Protocol (HTTP) documents, and that document request messages are sent in the form of Uniform Resource Locators (URLs) using the TCP/IP layered protocol. This is with the understanding that other types of wired, switched, and wireless networks, and other types of protocols such as FTP, Gopher, SMTP, NNTP, etc. may make advantageous use of the invention. In addition, although the invention is discussed in the context of a client-server type of communication model, it should be understood that the principals of the invention are equally applicable to peer-to-peer networks.

A request message for a particular document, for example, originates at one of the client computers, such as client 12-1. The message is a request by the client 12 for the home server 20 to send a copy of document that is presently stored at the home server 20 location such as on a disk. The document request message is passed through one or more routers 14, such as routers 14-1, 14-2, 14-3, in the direction of the illustrated arrows, on its way to the home server 20.

In networks such as the Internet, document request messages may pass through as many as fifteen or more nodes or "hops" through routers 14 before reaching their intended destination. Requests for the same document from other clients, such as clients 12-2, 12-3, or 12-4 also pass through different routers 14 on their way to the home server 20 at the same time.

It should also be understood that although the routers 14 and cache servers 16 are shown as separate elements in FIG. 1, that their functionality may be combined into a single element.

A model is useful for understanding the nature of how requests from multiple clients for one particular document travel across a path the computer network 10. The model is that structure, T, which is induced by the effect of routing algorithm on the document request messages as they travel through the network to the home server 20. As shown in FIG. 1, the home server 20 can thus be thought of as being at the root node of the structure, T, with document requests originating at the leaf node levels farthest away from the root, namely at clients 12-1, 12-2, . . . , 12-4. The structure T also includes many intermediate nodes which are located the routers 14.

While the structure T of the set of paths that client requests follow towards a given home server 20 is accurately and generally described as a data directed, acyclic graph, the present exposition does not benefit from the added complexity. In particular, when a single particular document is considered as being located at only one home server, the structure can be referred to as a tree with a single root. With that understanding we use the term tree to describe the structure T herein, with the understanding that a graph model may also be used. With this model in mind, the entire Internet can be thought of as a forest of trees or graphs, each rooted at a different home server 20 which is responsible for providing an authoritative permanent copy of some set of documents.

In accordance with the invention, copies of documents are located in the network at cache servers 16. According to the invention, the placement of cache copies, and hence the diffusion of load, is constrained to nodes in the tree structure, T. This avoids the need for clients to lookup the locations of cache copies, either by directly contacting the home server 20, or a naming service such as a Domain Name Service (DNS), or by probing the network in search of apropriate cache copies.

The present invention also assumes that cache servers 16 lie on the path along the tree that document request messages would naturally take from the client 12 to the home server 20, with the cache servers 16 cooperating to off-load excess load at the home server 20, or to diffuse other potential performance bottlenecks such as communication links themselves. In effect, the routers 14 having associated cache servers 16 inspect document request message packets as they fly-by and intercept any request for which it may be possible to fulfill by providing a cached document instead.

In a most general description of the operation of the invention, document request messages travel up the tree T, from a client at which it originated, such as client 12-3, towards the home server 20. Certain routers encountered by the document request message along the way, such as router 14-7, do not have local cache servers 16, and thus simply pass the document request message up to Findeathe next router in the tree, such as router 14-6.

However, certain other routers, such as router 14-6, do have a local cache server 16-6, in which case the document request message is examined to determine if it is seeking a document located in the local cache store 18. If a cache copy is encountered at cache server 16-6, then that copy is returned to the client 12, and the request message is not permitted to continue on its way to the home server 20. If however, a cache copy is not encountered at the particular cache server 16-6, the request message continues to the next router 14-4 on the path to the home server 20.

When a request message packet enters a router 14, the router first passes the request message to a portion of its software referred to herein as the filter code. The filter code in the router 14 is updated as necessary by the local cache server 16. The filter code depends on the types of packets, the cache contents, the load at the local cache server 16, or the load on the attached communication links. The filter causes the interception of the packet (for an attempted service by the local cache server 16) or passes the packet back to the router 14 to determine the next hop the packet should take on its way to the home server 20.

Ideally, the implementation of the cache servers 16 is such that no changes are required to the normal operating mode of either clients 12 or servers 20. Another goal is to have a design that can be gradually deployed into the existing infrastructure of the network 10. This also requires that any new mechanisms preferably be compatible with existing communication protocols.

To accomplish this a cache server 16 and associated router 14 preferably consist of four functional building blocks, as shown in the layer diagram of FIG. 2. At a relatively higher layer protocol level, such as the application layer, the cache server 16 includes an HTTP proxy 22 and a resource manager 24. At a lower layer, such as the physical layer, the router typically implements a packet filter 26 and an IP proxy or snooper 28.

The HTTP proxy 22 implements a standard HTTP protocol with responsibilities including storage management and the maintenance of the index structures necessary for accessing cached documents. If the HTTP proxy 22 receives a request for a document not located in the local cache 18, it requests the document from the home server 20 and respond to the request when the document arrives. The HTTP proxy 22 is configured to cache documents only as instructed by the resource manager 24.

While FIG. 2 shows two types of proxying, namely at the HTTP and IP level, it should be understood that the implementation can also include proxying at other layers, including the application layer, IP layer, or some other layer in between, such as a transport, session, presentation, or other layer.

The resource manager 24 implements a protocol to diffuse document copies through the network 10, as will be described in greater detail below. The resource manager 24 is responsible for maintaining state information used by the document load diffusion mechanism. The resource manager may be programmed to not only manage the load on the cache servers 16 themselves, but may also be programmed to manage the traffic on the communication paths used interconnect the routers 14.

To accomplish this load management, or load balancing, the resource manager 24 maintains information about the identity and the load of its neighboring cache servers 30. The details of how neighboring cache server information is maintained is discussed below in Section 3.

In addition, for each document in the cache 18, the resource manager 24 distinguishes between requests received through each of its neighboring cache servers 30. This is done by maintaining a separate hit count for requests received from each neighboring cache server 30. Using such information, the resource manager 24 computes the fraction of excess load to be diffused. Once these fractions are determined, the resource manager 24 informs its under-loaded neighbors 30 which document to cache and the fraction of requests they should undertake. These fractions are also used to generate new filter code to be injected into the associated router 14. A similar process is performed by the under-loaded neighbors 30. If necessary, the resource manager 24 at the under-loaded neighbor 20 informs the attached HTTP proxy 22 to add new documents to its cache 18.

Other responsibilities of the resource manager 24 include neighborhood discovery, propagating load information to the neighboring servers 30, and discovering and recovering from potential barriers to load balancing. These mechanisms are discussed in more detail below.

The routers 14 take an active role in assisting cache servers 16 to achieve cache server and/or communication path balancing goals. This is accomplished by allowing the resource manager 24 to inject functionality into the router 14 in the form of the code that implements the filter 26 and snooper 28. In particular, all packets passing through a router 14 not addressed directly to a host server 20 are first passed to the snooper 28. The snooper 28 inspects a packet and determines its type, destination, and the document requested. Depending on the state of the cache server 16 and packet type, the snooper 28 could intercept the packet or simply forward the packet to the next hop, or router 14, along the intended destination path to the home server 20.

To determine if a requested document is located at the local cache server 16, the snooper 28 queries the filter 26. If the filter 26 indicates that the requested document is cached and can be serviced locally, then the packet is intercepted and passed to the resource manager 24. Otherwise, the packet is passed on to the next hop towards the destination home server 20.

The snooper 28 is typically aware of the TCP protocol and the structure of both TCP and HTTP packets. Another functionality of the snooper 28 is to extract copies of HTTP request packets and pass them up to the resource manager 24. This feature is used to assist the resource manager 24 in discovering its neighborhood and recovering from potential barriers.

2. Handling an HTTP Document Request in a TCP/IP Network Current implementations of networks 10 that use HTTP rely on the layered TCP/IP protocol for reliable end-to-end communication between clients 12 and servers 20. This layering divides the normal processing of a request message into three steps; connection establishment (i.e., TCP-level three way handshake in the form of {SYN} messages), HTTP document request/reply in the form of {GET} messages, and connection termination in the form of {FIN} messages.

This process is depicted in FIG. 3, where the client 12 first issues a {SYN} message with a sequence number to the home server 20, and the home server 20 returns a {SYN} message with an acknowledgment {ACK}. In response to this, the client 12 then sends a document request in the form of a {GET} message that includes the URL of the desired document. The document is then forwarded by the home server 20 to the client 12. After the client 12 returns an acknowledgment, the server 20 and client 12 terminate the connection by exchanging {FIN} and {ACK} messages.

The main hurdle in actually implementing the cache servers 16 as explained above in such an environment is the requirement that they need to identify the document requested by a client 12. However, as seen in FIG. 3 the URL information is typically advertised by an HTTP client 12 only after a TCP/IP connection has already been established with the home server 20. One possible solution would thus be to have all such connections be established with the home server 20 and have snoopers 28 at intermediate routers 14 intercept all {GET} packets. Even though this approach might relieve a significant amount of load from a home server, it still required that TCP connections associated with such documents reach the home server 20, which defeats the purpose of attempting to off-load the home server 20. During high demand periods, such requests would amount to a flood of {SYN} requests on the home server 20. In addition, if the initial {SYN} is not intercepted, both establishing and tear down of connections becomes significantly more complicated.

To overcome this hurdle, in the preferred embodiment, intermediate routers 14 have some awareness of the TCP protocol. TCP aware routers 14 are able to detect TCP connection requests to all HTTP servers (i.e., a {SYN} packet directed to the HTTP port), and have the ability to act as a proxy for, or "spoof" the home server 20.

This functionality is implemented by the snooper 28. In particular, snoopers 28 located in routers 14 on the path to a home server 20 inspect packets that fly-by, identify such packets, and intercept any {SYN} packets directed to HTTP home servers 20. As {SYN} packets do not contain any information identifying which document the client 12 intends to request, the snooper 28 acts as a proxy for, or "spoofs" the home server 20, by establishing a connection between the client 12 and the local transport layer in the cache server 16, and noting the initial sequence numbers used by both the client 12 and the local transport layer.

After the connection is established the snooper 28 inspects all packets that fly-by, and waits for the corresponding {GET} request. Once the {GET} request arrives the snooper 28 queries the local filter 26 and the resource manager 24 to determine if the requested document is cached. If the document is cached the snooper 28 forwards the HTTP {GET} message to the local resource manager 24, waits for the resource manager 24 to service the request, and then terminates the connection. Otherwise, the requested document is not cached (i.e., the filter 26 or resource manager 24 missed). Several different approaches may be taken to servicing the document request at this point.

In a first approach, the TCP connection is handed off, wherein the snooper 28 closes the server half of the spoofed TCP connection with the client 12, and forwards the document request in the form of a composite "piggy back" {SYN+GET} message in the direction of the home server 20. In addition, the {SYN+GET} message contains all the state information needed to hand-off the server half of the TCP connection to any other intermediate cache server on the path to the home server 20 which happens to cache the requested document.

In a second alternative approach, the snooper may act as a TCP relay, maintaining the TCP connection with the client, and relaying the {SYN+GET} message on a separate connection to the next intermediate cache server on the path to the home server 20.

The above hand-off process is illustrated in the flow chart of FIG. 4. This process is carried out by a particular class of cache servers 16 referred to as leaf node servers 38, which are the cache servers 16 that are on the extreme lower level nodes of the tree T, i.e., the first servers to intercept a {SYN} packet from a client 12. The leaf node servers 28 in the tree T depicted in FIG. 1 are cache servers 16-1, 16-6, and 16-8.

As shown in step 41 of FIG. 4, when a leaf node server 38 receives a {SYN} packet, the home server 20 is proxied for, or "spoofed", by establishing a TCP connection directly between the leaf node server 38 and the client 12. The leaf node server 38 then waits to intercept the corresponding {GET} request from the client 12.

Note that spoofing thus occurs in the sense that packets exchanged between the client 12 and a cache server 16 are modified by the snooper 28 in the above scenario. In particular, the network address of a cache server 16 which is servicing a request is replaced with the network address of the home server 20 and in a connection hand-off, the sequence numbers of bytes issued by the cache server 16 have to follow the sequence number as determined by the leaf server 38.

Returning to step 41, if the requested document passes the cache query test by the filter 28, and in step 42, and if the resource manager 22 detects that the document is present in the local cache and will permit access to it, then the document request is serviced locally, in step 45. In step 45, the {GET} command is forwarded to the resource manager, which then replies with the requested document. Finally, the TCP connection between the leaf server 38 and the client 12 is closed, by spoofing the home server 20 once again and issuing the closing {FIN} and {ACK} messages to the client.

Otherwise, if there is a miss in step 42 or 43, the snooper 28 forwards a {SYN+GET} packet in the direction of the home server 20, and then closes the server half of the spoofed TCP connection, so that another cache server on the tree may service it if possible. The steps d) and e) in FIG. 4 may be asynchronous events and may typically occur in parallel. The snooper 28 at a leaf server 38 then has to acknowledge the reception of the {GET} request.

In the scenario depicted in FIG. 1, the upstream intermediate non-leaf nodes 39 include those with cache servers 16-3, 16-4, and 16-10. The cache servers 16 located at the non-leaf nodes 39 need to process.{SYN+GET} packets in a slightly different manner. In particular, the snooper 28 in a non-leaf node 39 intercepts {SYN+GET} packets only if the requested document is cached and the local cache server 16 has sufficient capacity to service it.

FIG. 5 is a detailed flow chart of this process as performed at the non-leaf intermediate nodes 39. As shown in step 51, to service such a request, the snooper 28 first spoofs upon receipt of the {SYN} from the leaf node 38, and intercepts the following {GET} request. In the following steps 52 and 53, queries are made to the filter 26 and resource manager 24 as before, to determine if the {GET} can be processed locally.

If the request can be processed locally, step 55 completes the proxying for the home server 20 by establishing the server half of the TCP connection with the client 12, issuing the {GET} to the resource manager 24, returning the document to the client 12, and closing the TCP connection.

If the {GET} message cannot be processed locally, step 54 is executed, where the {SYN+GET} is forwarded to the next node in the tree T.

The main advantage of processing {SYN+GET} packets differently in the intermediate non-leaf nodes 39 is that a TCP connection is only handed-off once to the particular intermediate node 39 that actually has the requested document. Another advantage is that the {SYN+GET} contains all the state information needed for connection hand-off (i.e., no additional state information is exchanged between the snooper 28 at the leaf node server 38 and that at the intermediate node 39 which is actually caching the requested document.)

One drawback of piggy-backing {SYN+GET} packets in this manner is that home servers 20 will not interpret such packets properly without adapting their transport protocol to deal with such packets. To avoid this problem and ensure inter-operability with current network protocols, an additional precaution can be taken by requiring that the snooper 28 located at the last intermediate node 39 before a home server 20 intercept all {SYN+GET} packets. Thus, when none of the leaf node servers 38 or intermediate node servers 39 cache the requested document, the last intermediate server 39 intercepts the {SYN+GET} and relays an explicit HTTP {GET} request to the home server 20.

To accommodate this case, step 54 of FIG. 5 can be replaced with the processes illustrated in FIG. 6. In this case, in step 61, where the next upstream node along the path, T, (or parent node) is not the home server 20, then step 62 is entered, where the {SYN+GET} is forwarded to the next intermediate node on T.

However, if the next node is a home server 20, then the step 63 is performed. In particular, snooper 28 establishes the server half of the TCP connection with the client 12, and replaces the {SYN+GET} with a {PROXY-- GET} request to the local resource manager 24. The resource manager 24 translates the {PROXY-- GET} request to an explicit {GET} issued to the home server 20. The response of the home server 20 response is then relayed to the client 12 in the same manner as if the cache server was caching the requested document.

Another shortcoming of the caching technique described thus far is that the path along the tree T between a particular client 12 and the home server 20 can change after a leaf node server 38 or an intermediate node server 39 decides to service a request. This may occur, for example, when a network connection, or link, is lost between two server nodes. FIG. 7 shows this relatively rare case where the path between the client 12 and the home server 20 changes while an intermediate cache server 16b is processing a document request from client 12. All {ACK}s sent by the client 12 will now follow the new path, through a new cache server 16x, to the home server 20. This causes cache server 16b to time-out and retransmit its packets.

To solve this problem, the snooper 28 at server 16b may keep track of the number of times a packet is re-transmitted. If a packet is re-transmitted more than a predetermined number of times, for example, three times, the snooper 28 then assumes that the path between the client 12 and the home server 20 has changed, and then takes steps to terminate the connection with the client 12. In particular, the snooper 28 aborts the connection with the client 12 and aborts the connection with cache server 16b, simultaneously spoofing the home server 20 and sending a reset packet (i.e., an {RST} packet) to the client 12.

In another approach the leaf node servers 28 closest to the clients 12 and the last hop nodes closest to the server 20 are provided with only one possible route to the clients 12 and servers 20, respectively. This is accomplished by having the cache servers forward client request messages over cache server-to-cache server permanent TCP connections, instead of simply letting the request messages follow their normal routes. The set of connections, being implemented as a set of properly joined TCP connections, thus automatically adapts to any changes in IP routing as the network configuration changes.

3. Neighborhood Discovery

However, any resulting changes in the configuration of adjacent cache servers must also be detected by communication with neighboring cache servers in order to achieve resource load balancing and other advantages possible with the invention. In particular, each cache server 16 participating in the above-described scheme has to determine which other servers are in its neighborhood. In addition, on each routing tree T, a cache server 16 has to distinguish between upstream servers (located at parent nodes) and down stream servers (located at child nodes). A particular node, i, in the tree T is the parent of a node j, if i is the first cache server 16 on the route from j to the home server 20, in which case node j is also referred to as the child of node i.

One method for a cache server 16 to discover its neighborhood requires some assistance from the underlying router 14 and snooper 28. At selected times, the resource manager 24 asks the local router 14 to issue neighborhood discover messages to each destination in a routing table which the router 14 maintains.

These neighborhood discovery packets are then intercepted by a given snooper at another node having a cache server 16 in the tree. It is then responsibility of the intercepting cache server 16 to send a reply to the resource manager 24 at the cache server 16 that issued the neighborhood discover packet, announcing that it is a parent (e.g., that it is closer to the home server 20 than the issuing cache server) and the identity of the tree T that it is on. The destination port for neighborhood discover packets may be assigned an unlikely port number, to ensure that the destination home server 20 does not attempt to process un-intercepted neighborhood packets. A hop count field can also be used to limit neighborhood discover packets from excessive forwarding.

The main drawback of this approach is that it would flood the network with neighborhood discover packets. An alternative approach is to use document request message packets (i.e., the {SYN+GET} packets) that fly-by the filter in each cache server 16 anyway.

In this approach, each document request message contains a field identifying the previous hop, that becomes, under the scenario implemented above, an identification of the last cache server 16 that a particular request packet passed through.

As a request passes through a router 12 (i.e., it is not intercepted), the local snooper 28 stamps the IP address of the attached cache server 16. When a cache server 16 wants to discover its neighborhood, it then instructs its attached snooper 28 to extract the last observed destination and last hop address from request packets and then passes this information up to the local resource manager 24.

As shown in FIG. 8, a typical HTTP {GET} message follows a path from the client 12 through A to the home server 20 and is intercepted by intermediate cache 16c. While cache server 16c is processing the request, the path between the home server 20 and the client 12 changes causing all acknowledgments to use a different path.

Using this information the resource manager 24 at cache server 16c determines both which routing trees it is on and any down stream cache servers 16 on each tree. Once server 16c determines that server 16b is its downstream child on tree T, cache server 16c has to explicitly inform cache server 16b that it is its parent on T. To reduce the number of messages exchanged between the different components (snoopers 28 and resource managers 24), the snoopers 28 can cache a number of packets and forward them all at once to the resource managers 24.

Neighborhood information is maintained for a predetermined number, such as two, of neighborhood discovery epochs. If no requests are received through a child cache server 16b during these periods, the child cache server 16b is removed from the cache server 16c's model of the neighborhood. The parent cache server 16c then also informs the child cache server 16b of its intention to do so.

It is also possible that a cache server 16 does not have a parent snooper 28 on the routing tree to the home server 20. In this case, the snooper 28 at cache server 16b sends a neighborhood discovery packet in the direction of the home server 20. An upstream snooper such as the one at server 16c receives the packet and informs 16b that it is its parent on the tree to the home server 20. However, if the snooper 28 at 16b does not have a parent node such as 16c on the tree to home server 20 it replaces 16b address on the neighborhood discovery packet and forwards it in the direction of the home server 20.

This neighborhood discovery scheme has a number of advantages. First, the routing tree T does not have to be completely constructed for the caching protocol to start operating. Another advantage is that the cooperating cache servers 16 can dynamically discover and adapt to routing changes. Finally the protocol is totally distributed and is therefore robust against server failures.

4. Load Balancing

Unlike most other caching schemes, the caching scheme according to the invention requires distribution of cache copies to the cache servers 16 prior to clients actually requesting them. In other words, documents are moved among the cache servers 16 in anticipation of future document requests, rather than in direct response to any one particular document request message by the clients 12.

The above scheme of document caching and neighborhood discovery lends itself to a number of different types of such cache load distribution and/or load balancing objectives for both the cache servers 16 as well as the communication paths which interconnect them. In the preferred embodiment, this load distribution scheme attempts to avoid introducing an overhead that grows quickly with the size of the caching system, by using a diffusion based caching algorithm that relies strictly on local information.

In particular, the resource managers 24 create cache copies only when an upstream ("parent") node in the routing tree T detects a less loaded downstream ("child") node or link, to which it can shift some of its document service load by giving it a copy of one of its cached documents. "Load" herein can be a number of different performance criteria such as rate of request fulfillment, client response time, or fraction of time the server is busy.

An imbalance in the opposite direction causes a child node to delete some of its cached documents, or to otherwise reduce the fraction of requests for these documents that it wishes to serve.

Typically, documents which are the one being requested of parent nodes most often by a child node according to some measure are the documents which are directed to less loaded child nodes.

Similarly, when a cache server 16 must choose to drop documents from its local cache store 18, such documents are those typically being the least requested documents.

More particularly, when relegating load to a neighbor, a cache server 16 can push or release a document to a child or a parent, respectively. There are two goals with the present document caching by diffusion mechanism, which typically do not exist in traditional load diffusion processes. This is manifested in the need for the cache servers to determine which document to replicate, as well as to determine what fraction of document requests (i.e., load) should be relegated to an underloaded neighbor 30.

A first goal is to determine how a cache server selects a document to pass to an underloaded neighbor. An objective here is to extract the maximum capacity of all of the cache servers 16 in the network. A second objective is to reduce response time, by moving popular documents closer to clients and less popular documents away from clients, all by creating the least number of replicas. These goals are accomplished while also considering communication path load between cache servers 16.

To achieve these objectives, an overloaded cache server located at node i determines the least underloaded cache server at a child node j such that

Lj ≦Lk ∀kεCi

where Li is the load at a particular cache server i, and Ci is the set of all cache servers. The overloaded cache server i pushes to the child j a fraction of the requests for the most popular document. Specifically, a document d is pushed from node i to node j if it has the following property

Pji (d)=maxgεDi Pji (g)

where Di is the set of documents cached at node i. In the other direction, a document d is released by node i to node j if

Pji (d)=mingεDi Pji (g)

This policy is called max-min document diffusion, and it will satisfy the first two goals stated above.

A given cache can be viewed as a bin that is to be filled with documents in such a manner as to contribute the most to alleviating load. Thus, the larger the load associated with a given document, the smaller the number of documents that need to be placed in the particular cache. Max-min document diffusion provides a least number of documents in a cache to satisfy this third condition.

Having now determined which documents to diffuse, a cache server must also figure out how to change the fraction of requests that they intercept when relegating their load to a neighbor. This fraction can be determined by considering how a cache server pushes a fraction of the load imposed by a document. Specifically, assume that node i is the parent of node j and that i is overloaded with respect to j. Furthermore, assume that node i wishes to push a number of requests equal to Rij (d) of a total number of requests that it serves for document d to node j. If the total number of requests is defined as

βji (d)Δji (d)

then the number of requests serviced by node i for document d is therefore given by ##EQU1## and, after pushing Rij (d) requests to node j, node i will be serving a number of requests given by ##EQU2## where

Δ'ji (d)=Δji (d)-Rij (d)

and Δji (d) represents the number of requests not intercepted by node j after the push to node j takes effect. Of Δ'ji (d) the new fraction intercepted by node i is denoted by β'ji (d). Note also that

Rij (d)=βji (d)-β'ji (d)Δ'ji (d)

Using the above values of Δ'ji (d) and R'ji (d) it is straightforward to see that

Rij (d)=βji (d)Δji (d)-β'ji (d)(Δji (d)-Rij (d))

and by algebraic manipulation, that the new value of ##EQU3## After computing the new fraction β'ji (d), node i updates its associated filter and forwards a copy of document d to node j, directing node j to increase the number of requests that node j intercepts by Rij (d).

Once node j receives this information it computes ##EQU4## and reflects these updates in its local filter code. To complete the analysis, note that the number of requests filtered by node j increases by Rij (d). It is also known that ##EQU5## and, by substituting the new value of β'mj (d) one obtains ##EQU6## and by algebraic manipulation, that ##EQU7## thus completing the analysis.

With large documents, it may be advantageous for the local cache 18 to only include a portion of the requested document. In this event, the cache server can begin to provide the locally cached portion of the document to the client 12, while at the same time requesting the remainder of the document be sent by the home server 20.

Other criteria may include document size, document type, direction of transmission, or priority associated with particular documents.

The cache server 16 and router 12 may also make use of communication buffers in order to favor message traffic which is determined to have higher priority.

Related documents of the same types or which are recognized in some way by cache servers 16 as normally being requested together in close succession can be shifted between cache servers in the same operation.

Each cache server 16 is thus given the ability to cache and discard documents based upon its local load, its neighbors' loads, communication path load, and on document attributes such as popularity, size, cost to fetch, etc. In particular, each server maintains an estimate of the load at its neighbors and/or also transmits at various times, or "gossips" about its actual load to neighboring cache servers 16. If a cache server 16 notices that it is overloaded in some respect as compared to its neighbors, it relegates a fraction of its future predicted work to its less loaded child or parent neighbors as described above.

The invention thus also lends itself to load splitting, where neighbor ("sibling") nodes on the same path in the routing tree T for a given home server may share the request load for a particular document.

The above document diffusion algorithm may experience certain difficulties in optimized load distribution. In particular, a given cache server j can become a potential barrier to cache copies when it has at least two child cache servers k and k', and a parent cache server i, such that the load, L, on each server satisfies the expression:

Lkl ≦Lj ≦Li ≦Lk

and cache server j does not cache any of the files required by its under-loaded child k.

FIG. 9(a) illustrates an example of such a situation. The caching system consists of a home server 20 (at node number 1) and three intermediate servers 39 (as nodes 2, 3, and 4.) Requests are only being generated by the leaf nodes, in particular, documents d-- 1 and d-- 2 are being requested by node 4, and d-- 3 is being requested by node 3. The figure shows the placement of cache copies at particular nodes and the requests serviced by each cached copy.

In this example, the cache server 16 at node 2 is the potential barrier. It cannot diffuse any load to the cache server at node 3, since it does not cache d-- 3. In addition, the cache server 16 at node 2 isolates the cache server at node 1 from recognizing the existence of the problem.

One possible optimized load assignment would distribute the load evenly among all four nodes with each node servicing requests. FIG. 9(b) illustrates file cache and load distributions that would satisfy this condition.

The diffusion based scheme can be altered, however, so that a cache server 16 can detect such undesirable states as shown in FIG. 9(a) and recover from them. In particular, a cache server k can assume that its parent server j is a potential barrier if k remains under-loaded, relative to j , for more than a predetermined number of time epochs, such as two, without action taken by j to correct the under-loaded situation. In the example of FIG. 9(a), cache server k would correspond to node 3, with cache server j corresponding to node 2. Upon detecting a lack of diffused load from its parent node k, the child node can infer that the parent node does not cache any of the documents requested by the subtree rooted at k. Once copies of these documents are eventually served to it, the server k can then cache them normally. This technique is referred to as tunneling, because server k in this case is able to obtain and cache copies even in the presence of a parent node j which represents a high load barrier.

5. Other Features

The invention can be used to implement additional functionality in a network. These various functions are a direct result of the fact that the filter 26 located at the routers 14 can do more than simply divert requests for copies of documents to the local cache server 16.

For example, document popularity statistics are of necessity collected by the cache servers 16, in order to control the choice of which document to cache and in which cache server. The cache server 16 at each node keeps track of how many references to particular documents are coming in from where and knows an aggregate request amount.

This data can be collected at a central location, and arranged by groups of cache servers 16, such as by groups of cache servers 16 that are located in a particular network region. By collecting data in this fashion, it is then possible for the publisher of a document to not only obtain statistics about the "hit rate" on their material by specific clients, but also in which sub-portion of the network 10 the hits are coming from.

The invention also enables a type of accelerated distribution of documents into-the network 10 in anticipation of demand.

The cache servers 16 can also be used to host replicas of databases, search index files, and-other popular documents by acting as load splitters from the service provider perspective. In other words, database providers can arrange to have their documents placed into the network 10, pushing out data closer to the clients 12 that desire access to it, wherever these placements might be.

The cache servers may also implement authentication of the sources of request messages and other information. This can be done because the cache servers 16 automatically maintain information as to the client 12 which was the source of a particular document request message. If the client 12 is not among the authorized requesters for the document, the request message can be terminated at the cache server 16 before it even reaches the home server 20.

Selective security can also be provided for as well. The mechanism arises from the fact that the nodes each have a filter 26, a resource manager 24, a cache repository 18, and an HTTP proxy 22. The filter 26 may be used not only to keep track of how to redirect requests for cache copies to the HTTP proxy 22, but may also restrict access to the cache copies, such as by authenticating the request for the information. As long as the first and last hop along the path from the client 12 to the server 20 are trusted, since the links between the caches servers 16 can easily be arranged to be trusted links, a secure link can be provided between the clients 12 and the home server 20 via the cache servers 16.

More generically, the cache servers 16 may transform documents at several points during their distribution by the home server 20 and subsequent delivery to clients 12. Such transformations may enable and/or implement several features that add value to caching a document or program, including such features as compression or encryption of documents and/or programs. Furthermore, any known security techniques can be applied as transformations at the source, destination or both (in the case of a transaction). In addition to encryption and decryption, these include authentication, authorization (access control), non-repudiation, and integrity control. These security techniques can use cryptographic techniques that usually require a key, and optionally use the physical path to a cache server to strengthen authentication, authorization, and non-repudiation.

In typical applications, these transformations will be matched (e.g., for every encryption there should be a matching decryption) and used individually. However, they may also be composed at different points in the lifetime of a document. For example, a document may be compressed, encrypted, decrypted, and decompressed, all at different points.

FIG. 10 illustrates one possible approach for applying transformations to documents. In this example, distinct transformations may occur at four different times as a document is distributed by the home server 20 and delivered to the client 12:

at time T1, as the request is made by the client 12

at time T2, as the request is forwarded to server 20

at time T3, as the reply is sent by the server 20

at time T4, as the reply is forwarded to the client 12

Note that even though the transformations in FIG. 10 are associated with four phases of communication, in reality, transformations are performed by the nodes themselves. Thus, T1 may be performed on the request by cache server 16-6 after it is received, or by client 12 before it is sent. In the former case, cache server 16-6 is performing the transformation. In the later case, the client 12 is performing the transformation, and merely tunneling this through cache server 16-6. Likewise, as the request is forwarded to the home server 20 the transformation T2 is performed by cache server 16-7 or home server 20. The same alternatives apply for T3 and T4, as the reply is sent from home server 20 and ultimately forwarded to client 12.

Where the transformations as performed in FIG. 10 have an important role is in key placement for security (or any other transformations which requires input other than the document). If the cache servers 16 themselves are implementing security, cryptographic keys must be distributed to the cache servers 16, as needed. In this case, end-to-end security can be provided by adding a secure channel between client 12 and cache server 16-6 as well as between cache server 16-7 and server home 20. If the client 12 and home server 20 implement their own end-to-end security the cache servers 16 do not hinder, and possibly cooperate in, distributing keys to the client 12 and home server 20.

FIG. 10 shows the cache servers 16-6 and 16-7 at the edges of the network, whereby there is a direct path between client 12 and cache server 16-6 as well as between cache server 16-7 and home server 20. However, the design as described does not preclude a more general configuration, when transformations are performed by intermediate cache servers 16-9 and 16-10. In other words, in FIG. 10 a transformation may be made at an intermediate cache server 16-9, 16-10 during the request, or reply, or both.

The scheme also allows for a form of transparent document compression, which is another form of conserving bandwidth, as long as a particular home server 20 and client 12 are committed to communicating by using cache servers 16. In particular, after the first hop along the path between the client 12 and the server 20, the first leaf node server 16-6 can implement compression or encryption in a manner which is transparent to both the client 12 and the home server 20.

Documents can also be virus-scanned or code-certified prior to being forwarded.

The invention also permits the efficient caching of dynamic content documents, where the end result of which data is actually returned to the client changes on the fly. Such documents may include, for example, documents having embedded Java code.

The cache servers 16 can accomplish efficient distribution of such dynamic content documents by caching not only the data for the document, but by also caching the programs that specify how the document is to be displayed when the data is retrieved. If the programs are of the type that are normally executed at the client 12 at the time of display of the documents, then the programs and the data are simply transferred to the client 12.

If, however, the programs are of the type which the client 12 expects will be running on the home server 20, the cache server 16 performs an additional level of home server spoofing by also running the programs. In this instance, it may be necessary for the cache server 16 to maintain an interactive session state with the client 12 in order to complete the spoofing of the home server 20.

The invention also inherently improves the delivery of stored media such as audio and video data files since number of hops between a home server 20 and a client 12 are reduced.

While we have shown and described several embodiments in accordance with the present invention, it is to be understood that the invention is not limited thereto, but is susceptible to numerous changes and modifications as known to a person skilled in the art and we therefore do not wish to be limited to the details shown and described herein but intend to cover all such changes and modifications as are obvious to one of ordinary skill in the art.

Heddaya, Abdelsalam A., Mirdad, Sulaiman A., Yates, David J.

Patent Priority Assignee Title
10015237, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
10015241, Sep 20 2012 Amazon Technologies, Inc. Automated profiling of resource usage
10021179, Feb 21 2012 Amazon Technologies, Inc Local resource delivery network
10027582, Nov 17 2008 Amazon Technologies, Inc. Updating routing information based on client location
10033627, Dec 18 2014 Amazon Technologies, Inc Routing mode and point-of-presence selection service
10033691, Aug 24 2016 Amazon Technologies, Inc Adaptive resolution of domain name requests in virtual private cloud network environments
10044827, Nov 13 2014 Amazon Technologies, Inc Trigger-based session service cache population
10049051, Dec 11 2015 Amazon Technologies, Inc Reserved cache space in content delivery networks
10051079, Nov 13 2014 Amazon Technologies, Inc Session service aspect-oriented cache
10057189, Jan 03 2008 VMware, Inc. Virtual computing services deployment network
10075551, Jun 06 2016 Amazon Technologies, Inc. Request management for hierarchical cache
10079742, Sep 28 2010 Amazon Technologies, Inc. Latency measurement in resource requests
10091096, Dec 18 2014 Amazon Technologies, Inc Routing mode and point-of-presence selection service
10091320, Feb 13 2001 Dell Products L.P. Distributed cache for state transfer operations
10095635, Mar 29 2016 Seagate Technology LLC Securing information relating to data compression and encryption in a storage device
10097398, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Point of presence management in request routing
10097448, Dec 18 2014 Amazon Technologies, Inc Routing mode and point-of-presence selection service
10097566, Jul 31 2015 Amazon Technologies, Inc Identifying targets of network attacks
10110412, Oct 17 2012 DISNEY ENTERPRISES, INC Dynamically allocated computing method and system for distributed node-based interactive workflows
10110694, Jun 29 2016 Amazon Technologies, Inc Adaptive transfer rate for retrieving content from a server
10116584, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers
10120897, Jun 06 2011 International Business Machines Corporation Interception of database queries for delegation to an in memory data grid
10135620, Sep 04 2009 AMAZON TECHNOLOGIS, INC. Managing secure content in a content delivery network
10148577, Dec 11 2014 Cisco Technology, Inc. Network service header metadata for load balancing
10153969, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
10157135, Mar 31 2008 Amazon Technologies, Inc. Cache optimization
10158729, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
10171550, Apr 18 2010 Viasat, Inc Static tracker
10178646, Apr 12 2017 Cisco Technology, Inc.; Cisco Technology, Inc System and method to facilitate slice management in a network environment
10180993, May 13 2015 Amazon Technologies, Inc. Routing based request correlation
10187306, Mar 24 2016 Cisco Technology, Inc System and method for improved service chaining
10200402, Sep 24 2015 Amazon Technologies, Inc. Mitigating network attacks
10205698, Dec 19 2012 Amazon Technologies, Inc Source-dependent address resolution
10218584, Oct 02 2009 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
10218593, Aug 23 2016 Cisco Technology, Inc. Identifying sources of packet drops in a service function chain environment
10218616, Jul 21 2016 Cisco Technology, Inc Link selection for communication with a service function cluster
10225187, Mar 22 2017 Cisco Technology, Inc. System and method for providing a bit indexed service chain
10225270, Aug 02 2016 Cisco Technology, Inc.; Cisco Technology, Inc Steering of cloned traffic in a service function chain
10225322, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
10225326, Mar 23 2015 Amazon Technologies, Inc Point of presence based data uploading
10225362, Jun 11 2012 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
10230819, Mar 27 2009 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
10237379, Jun 16 2014 Cisco Technology, Inc. High-efficiency service chaining with agentless service nodes
10257033, Apr 12 2017 Cisco Technology, Inc Virtualized network functions and service chaining in serverless computing infrastructure
10257307, Dec 11 2015 Amazon Technologies, Inc Reserved cache space in content delivery networks
10264062, Mar 27 2009 Amazon Technologies, Inc. Request routing using a popularity identifier to identify a cache component
10270878, Nov 10 2015 Amazon Technologies, Inc Routing for origin-facing points of presence
10289691, Apr 25 2012 Microsoft Technology Licensing, LLC Dynamic replication of networked files
10305797, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
10320664, Jul 21 2016 Cisco Technology, Inc.; Cisco Technology, Inc Cloud overlay for operations administration and management
10327138, Mar 05 2013 Comcast Cable Communications, LLC Systems and methods for providing services
10333855, Apr 19 2017 Cisco Technology, Inc. Latency reduction in service function paths
10348639, Dec 18 2015 Amazon Technologies, Inc Use of virtual endpoints to improve data transmission rates
10356196, Oct 29 2014 Fujitsu Limited Apparatus and method for managing devices
10356201, Jan 28 2011 Level 3 Communications, LLC Content delivery network with deep caching infrastructure
10361969, Aug 30 2016 Cisco Technology, Inc.; Cisco Technology, Inc System and method for managing chained services in a network environment
10362360, Mar 30 2007 GOOGLE LLC Interactive media display across devices
10372499, Dec 27 2016 Amazon Technologies, Inc Efficient region selection system for executing request-driven code
10374955, Jun 04 2013 Amazon Technologies, Inc. Managing network computing components utilizing request routing
10397271, Jul 11 2017 Cisco Technology, Inc. Distributed denial of service mitigation for web conferencing
10417025, Nov 18 2014 Cisco Technology, Inc. System and method to chain distributed applications in a network environment
10419550, Jul 06 2016 Cisco Technology, Inc. Automatic service function validation in a virtual network environment
10447648, Jun 19 2017 Amazon Technologies, Inc Assignment of a POP to a DNS resolver based on volume of communications over a link between client devices and the POP
10447807, Sep 21 2017 T-MOBILE INNOVATIONS LLC Dynamic middleware source selection for optimizing data retrieval from network nodes
10469355, Mar 30 2015 Amazon Technologies, Inc. Traffic surge management for points of presence
10469442, Aug 24 2016 Amazon Technologies, Inc. Adaptive resolution of domain name requests in virtual private cloud network environments
10469513, Oct 05 2016 Amazon Technologies, Inc Encrypted network addresses
10476984, Oct 18 2001 Level 3 Communications, LLC Content request routing and load balancing for content distribution networks
10491534, Mar 27 2009 Amazon Technologies, Inc. Managing resources and entries in tracking information in resource cache components
10503613, Apr 21 2017 Amazon Technologies, Inc.; Amazon Technologies, Inc Efficient serving of resources during server unavailability
10505961, Oct 05 2016 Amazon Technologies, Inc Digitally signed network address
10506029, Jan 28 2010 Amazon Technologies, Inc. Content distribution network
10511567, Mar 31 2008 Amazon Technologies, Inc. Network resource identification
10516590, Aug 23 2016 Amazon Technologies, Inc. External health checking of virtual private cloud network environments
10521348, Jun 16 2009 Amazon Technologies, Inc. Managing resources using resource expiration data
10523783, Nov 17 2008 Amazon Technologies, Inc. Request routing utilizing client location information
10530874, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
10541893, Oct 25 2017 Cisco Technology, Inc.; Cisco Technology, Inc System and method for obtaining micro-service telemetry data
10542079, Sep 20 2012 Amazon Technologies, Inc. Automated profiling of resource usage
10554689, Apr 28 2017 Cisco Technology, Inc. Secure communication session resumption in a service function chain
10554748, Mar 31 2008 Amazon Technologies, Inc. Content management
10574787, Mar 27 2009 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
10592578, Mar 07 2018 Amazon Technologies, Inc.; Amazon Technologies, Inc Predictive content push-enabled content delivery network
10601767, Mar 27 2009 Amazon Technologies, Inc. DNS query processing based on application information
10616179, Jun 25 2015 Amazon Technologies, Inc Selective routing of domain name system (DNS) requests
10616250, Oct 05 2016 Amazon Technologies, Inc Network addresses with encoded DNS-level information
10623408, Apr 02 2012 Amazon Technologies, Inc Context sensitive object management
10645056, Dec 19 2012 Amazon Technologies, Inc. Source-dependent address resolution
10645143, Apr 18 2010 Viasat, Inc Static tracker
10645149, Mar 31 2008 Amazon Technologies, Inc. Content delivery reconciliation
10664375, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
10664478, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
10666612, Jun 06 2018 Cisco Technology, Inc. Service chains for inter-cloud traffic
10666756, Jun 06 2016 Amazon Technologies, Inc. Request management for hierarchical cache
10673698, Jul 21 2017 Cisco Technology, Inc Service function chain optimization using live testing
10686907, Aug 25 2017 Hughes Network Systems, LLC Reducing bandwidth consumption and latency in satellite communications
10691752, May 13 2015 Amazon Technologies, Inc. Routing based request correlation
10719563, Dec 03 2010 SALESFORCE COM, INC Method and system for providing information to a mobile handheld device from a database system
10728133, Dec 18 2014 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
10735275, Jun 16 2017 Cisco Technology, Inc.; Cisco Technology, Inc Releasing and retaining resources for use in a NFV environment
10735550, Apr 30 2014 CARBONITE, LLC; OPEN TEXT INC Smart caching based on reputation information
10742550, Nov 17 2008 Amazon Technologies, Inc. Updating routing information based on client location
10742723, Feb 28 2008 Level 3 Communications, LLC Load-balancing cluster
10771552, Mar 31 2008 Amazon Technologies, Inc. Content management
10778551, Aug 23 2016 Cisco Technology, Inc. Identifying sources of packet drops in a service function chain environment
10778554, Sep 28 2010 Amazon Technologies, Inc. Latency measurement in resource requests
10778576, Mar 22 2017 Cisco Technology, Inc. System and method for providing a bit indexed service chain
10783077, Jun 16 2009 Amazon Technologies, Inc. Managing resources using resource expiration data
10785037, Sep 04 2009 Amazon Technologies, Inc. Managing secure content in a content delivery network
10789251, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
10791065, Sep 19 2017 Cisco Technology, Inc. Systems and methods for providing container attributes as part of OAM techniques
10791168, May 21 2018 RAFAY SYSTEMS, INC Traffic aware network workload management system
10791190, Feb 19 2015 Akamai Technologies Inc. Systems and methods for avoiding server push of objects already cached at a client
10797995, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
10798187, Jun 19 2017 Cisco Technology, Inc.; Cisco Technology, Inc Secure service chaining
10812378, Mar 24 2016 Cisco Technology, Inc. System and method for improved service chaining
10812580, Jan 30 2015 AKAMAI TECHNOLOGIES, INC Using resource timing data for server push
10819619, Jul 15 1998 Radware, Ltd. Load balancing
10827026, Nov 13 2014 Amazon Technologies, Inc Eviction of data in a session service cache
10831549, Dec 27 2016 Amazon Technologies, Inc Multi-region request-driven code execution system
10862852, Nov 16 2018 Amazon Technologies, Inc Resolution of domain name requests in heterogeneous network environments
10884807, Apr 12 2017 Cisco Technology, Inc. Serverless computing and task scheduling
10887418, Aug 25 2008 GOOGLE LLC Parallel, side-effect based DNS pre-caching
10893118, Jan 28 2011 Level 3 Communications, LLC Content delivery network with deep caching infrastructure
10931738, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
10931793, Apr 26 2016 Cisco Technology, Inc. System and method for automated rendering of service chaining
10938677, Apr 12 2017 Cisco Technology, Inc. Virtualized network functions and service chaining in serverless computing infrastructure
10938884, Jan 30 2017 Amazon Technologies, Inc.; Amazon Technologies, Inc Origin server cloaking using virtual private cloud network environments
10951725, Nov 22 2010 Amazon Technologies, Inc. Request routing processing
10958501, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Request routing information based on client IP groupings
11012490, Feb 06 2012 NOKIA SOLUTIONS AND NETWORKS OY Customer experience management interaction with caching
11018981, Oct 13 2017 Cisco Technology, Inc. System and method for replication container performance and policy validation using real time network traffic
11025747, Dec 12 2018 Amazon Technologies, Inc Content request pattern-based routing system
11044203, Jan 19 2016 Cisco Technology, Inc.; Cisco Technology, Inc System and method for hosting mobile packet core and value-added services using a software defined network and service chains
11044241, Mar 05 2013 Comcast Cable Communications, LLC Systems and methods for providing services
11063856, Aug 24 2017 Cisco Technology, Inc. Virtual network function monitoring in a network function virtualization deployment
11075987, Jun 12 2017 Amazon Technologies, Inc. Load estimating content delivery network
11082401, Dec 12 2009 Akamai Technologies, Inc. Cloud based firewall system and service
11102135, Apr 19 2017 Cisco Technology, Inc. Latency reduction in service function paths
11108729, Sep 28 2010 Amazon Technologies, Inc. Managing request routing information utilizing client identifiers
11108814, Jul 11 2017 Cisco Technology, Inc. Distributed denial of service mitigation for web conferencing
11115276, Jul 21 2017 Cisco Technology, Inc. Service function chain optimization using live testing
11115500, Nov 17 2008 Amazon Technologies, Inc. Request routing utilizing client location information
11121982, Jan 03 2008 VMware, Inc. Virtual computing services deployment network
11122008, Jun 06 2018 Cisco Technology, Inc. Service chains for inter-cloud traffic
11134134, Nov 10 2015 Amazon Technologies, Inc. Routing for origin-facing points of presence
11150779, Sep 10 2002 BETTER BROWSING LLC Systems and methods for providing an internet browser zoom and group bookmark functions
11194719, Mar 31 2008 Amazon Technologies, Inc. Cache optimization
11196640, Jun 16 2017 Cisco Technology, Inc. Releasing and retaining resources for use in a NFV environment
11205037, Jan 28 2010 Amazon Technologies, Inc. Content distribution network
11245770, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
11252063, Oct 25 2017 Cisco Technology, Inc. System and method for obtaining micro-service telemetry data
11281666, Jun 06 2011 International Business Machines Corporation Interception of database queries for delegation to an in memory data grid
11283715, Nov 17 2008 Amazon Technologies, Inc. Updating routing information based on client location
11290418, Sep 25 2017 Amazon Technologies, Inc. Hybrid content request routing system
11297140, Mar 23 2015 Amazon Technologies, Inc. Point of presence based data uploading
11303717, Jun 11 2012 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
11323510, Feb 28 2008 Level 3 Communications, LLC Load-balancing cluster
11330008, Oct 05 2016 Amazon Technologies, Inc. Network addresses with encoded DNS-level information
11336712, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
11354315, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
11362986, Nov 16 2018 Amazon Technologies, Inc. Resolution of domain name requests in heterogeneous network environments
11381487, Dec 18 2014 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
11403426, Sep 14 2021 Intercom, Inc. Single path prioritization for a communication system
11451472, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
11457088, Jun 29 2016 Amazon Technologies, Inc. Adaptive transfer rate for retrieving content from a server
11461402, May 13 2015 Amazon Technologies, Inc. Routing based request correlation
11463550, Jun 06 2016 Amazon Technologies, Inc. Request management for hierarchical cache
11539747, Apr 28 2017 Cisco Technology, Inc. Secure communication session resumption in a service function chain
11546317, Mar 05 2013 Comcast Cable Communications, LLC Systems and methods for providing services
11568086, Sep 14 2021 Intercom, Inc. Single path prioritization for a communication system
11580109, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
11604667, Apr 27 2011 Amazon Technologies, Inc. Optimized deployment based upon customer locality
11632420, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
11729294, Jun 11 2012 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
11762703, Dec 27 2016 Amazon Technologies, Inc. Multi-region request-driven code execution system
11799821, Jun 06 2018 Cisco Technology, Inc. Service chains for inter-cloud traffic
11811657, Nov 17 2008 Amazon Technologies, Inc. Updating routing information based on client location
11856077, Apr 30 2014 CARBONITE, LLC; OPEN TEXT INC Smart caching based on reputation information
11863417, Dec 18 2014 Amazon Technologies, Inc. Routing mode and point-of-presence selection service
11909639, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
6317778, Nov 23 1998 International Business Machines Corporation System and method for replacement and duplication of objects in a cache
6360273, Feb 23 1998 SNAP INC Method for collaborative transformation and caching of web objects in a proxy network
6377991, May 29 1998 Microsoft Technology Licensing, LLC Method, computer program product, and system for migrating URLs within a dynamically changing distributed cache of URLs
6405252, Nov 22 1999 AKAMAI TECHNOLOGIES, INC Integrated point of presence server network
6405256, Mar 31 1999 RPX Corporation Data streaming using caching servers with expandable buffers and adjustable rate of data transmission to absorb network congestion
6427172, Jul 20 1999 TELESAT NETWORK SERVICES, INC Method and apparatus for internet cache content delivery via a data distribution system
6434608, Feb 26 1999 CISCO TECHNOLOGY,INC Methods and apparatus for caching network traffic
6438652, Oct 09 1998 International Business Machines Corporation Load balancing cooperating cache servers by shifting forwarded request
6466977, May 06 1999 Cisco Technology, Inc Proxy on demand
6484204, May 06 1997 AT&T Corp. System and method for allocating requests for objects and managing replicas of objects on a network
6507854, Nov 05 1999 International Business Machines Corporation Enhanced network caching and mirroring system
6519681, Jul 15 1997 Samsung Electronics Co., Ltd. Cache management method of user terminal connected to network
6535509, Sep 28 1998 ARRAY NETWORKS, INC Tagging for demultiplexing in a network traffic server
6546422, Jul 02 1998 NEC Corporation Caching of network contents by packet relays that determine cache priority utilizing contents access frequency and metrics in their routing tables representing relaying path lengths
6553376, Nov 18 1998 ARRAY NETWORKS, INC Efficient content server using request redirection
6553420, Mar 15 1998 Massachusetts Institute of Technology Method and apparatus for distributing requests among a plurality of resources
6591293, Mar 31 1999 International Business Machines Corporation Application presentation synchronizer
6598081, Jul 31 1997 Cisco Technology, Inc. Method and apparatus for eliminating use of a transfer protocol on a proxied connection
6606650, Aug 30 1999 AVAYA Inc Bump in the wire transparent internet protocol
6622168, Apr 10 2000 Rovi Technologies Corporation Dynamic page generation acceleration using component-level caching
6687731, Jun 12 1997 HANGER SOLUTIONS, LLC Arrangement for load sharing in computer networks
6694358, Nov 22 1999 AKAMAI TECHNOLOGIES, INC Performance computer network method
6701415, Mar 31 1999 Citrix Systems, Inc Selecting a cache for a request for information
6704319, Dec 21 1998 Intel Corporation Up-tree topology trace for network route tracing
6704781, Jun 27 2000 Intel Corporation System and method for content caching implementing compensation for providing caching services
6718359, Jul 15 1998 RADWARE LTD. Load balancing
6742044, May 10 2000 Cisco Technology, Inc. Distributed network traffic load balancing technique implemented without gateway router
6748550, Jun 07 2001 International Business Machines Corporation Apparatus and method for building metadata using a heartbeat of a clustered system
6751673, Jan 03 2001 Akamai Technologies, Inc.; AKAMAI TECHNOLOGIES, INC Streaming media subscription mechanism for a content delivery network
6757790, Feb 19 2002 EMC IP HOLDING COMPANY LLC Distributed, scalable data storage facility with cache memory
6760733, Sep 10 1998 Fujitsu Limited Object management system and data processing system with centralized mechanism for managing containment relationships among objects
6763468, May 11 1999 Sun Microsystems, Inc. Method and apparatus for authenticating users
6772193, Apr 09 1999 Hitachi, LTD Method for continuing data transfer to network cache from server without transferring said data to user terminal irrespective of user interruption of the data transferring request
6781961, Nov 17 2000 PANASONIC ELECTRIC WORKS CO , LTD Systems and methods for routing messages sent between computer systems
6789125, May 10 2000 Cisco Technology, Inc. Distributed network traffic load balancing technique implemented without gateway router
6823377, Jan 28 2000 International Business Machines Corporation Arrangements and methods for latency-sensitive hashing for collaborative web caching
6829654, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Apparatus and method for virtual edge placement of web sites
6832252, Sep 25 1997 Cisco Technology, Inc. Methods and apparatus for caching network data traffic
6832253, Apr 01 1999 Cisco Technology, Inc Proximity as an aid to caching and secondary serving of data
6834325, Jul 16 1999 Oracle America, Inc System and method for providing client-directed staging to improve non-sequential access performance in a caching disk storage system
6839809, May 31 2000 Cisco Technology, Inc. Methods and apparatus for improving content quality in web caching systems
6842876, Apr 14 1998 MAJANDRO LLC Document cache replacement policy for automatically generating groups of documents based on similarity of content
6850943, Oct 18 2002 CHECK POINT SOFTWARE TECHNOLOGIES, INC Security system and methodology for providing indirect access control
6850980, Jun 16 2000 CISCO TECHNOLOGIES, INC Content routing service protocol
6850984, Sep 08 2000 Intel Corporation System for isolating other clients that experience different connection performance than the client and directing the other clients to another different mirrored server
6854018, Mar 20 2000 NEC Corporation System and method for intelligent web content fetch and delivery of any whole and partial undelivered objects in ascending order of object size
6874017, Mar 24 1999 Kabushiki Kaisha Toshiba Scheme for information delivery to mobile computers using cache servers
6879999, Jul 26 2001 International Business Machines Corporation Processing of requests for static objects in a network server
6889181, May 28 1996 Cisco Technology, Inc Network flow switching and flow data export
6941338, Sep 01 1999 SAMSUNG ELECTRONICS CO , LTD Distributed cache for a wireless communication system
6947977, Jun 09 2000 OL SECURITY LIMITED LIABILITY COMPANY Scalable transaction system for a network environment
6963915, Mar 13 1998 Massachussetts Institute of Technology Method and apparatus for distributing requests among a plurality of resources
6990512, Mar 19 2001 JPMORGAN CHASE BANK, N A , AS SUCCESSOR AGENT Method and system for using live time shift technology to control a multimedia file
6996387, May 01 2000 Mtel Limited Global data network using existing wireless infrastructures
7003555, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Apparatus and method for domain name resolution
7016883, Apr 23 2002 T-MOBILE INNOVATIONS LLC Reverse caching for residential end-users to reduce usage of access links to a core communication network
7024429, Jan 31 2002 Proofpoint, Inc Data replication based upon a non-destructive data model
7032031, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Edge adapter apparatus and method
7035911, Jan 12 2001 Parallel Networks, LLC Method and system for community data caching
7062571, Jun 30 2000 Cisco Technology, Inc Efficient IP load-balancing traffic distribution using ternary CAMs
7069336, Feb 01 2002 Time Warner Cable Enterprises LLC Policy based routing system and method for caching and VPN tunneling
7080158, Feb 09 1999 AVAYA Inc Network caching using resource redirection
7085817, Sep 26 2000 Juniper Networks, Inc Method and system for modifying requests for remote resources
7093002, Dec 06 2001 JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT Handling of malware scanning of files stored within a file storage device of a computer network
7107334, Mar 16 2000 Cisco Technology, Inc. Methods and apparatus for redirecting network traffic
7114008, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Edge adapter architecture apparatus and method
7127513, Mar 13 1998 Massachusetts Institute of Technology Method and apparatus for distributing requests among a plurality of resources
7133922, Aug 07 2000 DISTRIBUTED MEDIA SOLUTIONS, LLC Method and apparatus for streaming of data
7134139, Feb 12 2002 International Business Machines Corporation System and method for authenticating block level cache access on network
7139834, Apr 26 2001 Nokia Technologies Oy Data routing monitoring and management
7139874, Jul 16 1999 Storage Technology Corporation System and method for providing client-directed staging to improve non-sequential access performance in a caching disk storage system
7146422, May 01 2000 Intel Corporation Method and apparatus for validating documents based on a validation template
7146429, Mar 16 2001 The Aerospace Corporation Cooperative adaptive web caching routing and forwarding web content data requesting method
7146430, Jul 25 2000 NEC Corporation Technique for enhancing effectiveness of cache server
7150042, Dec 06 2001 JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT Techniques for performing malware scanning of files stored within a file storage device of a computer network
7155723, Jul 19 2000 Akamai Technologies, Inc. Load balancing service
7159029, Mar 26 2001 KONINKLIJKE KPN N V System for personalized information distribution
7171493, Dec 19 2001 The Charles Stark Draper Laboratory Camouflage of network traffic to resist attack
7188145, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
7191180, Mar 22 2000 British Telecommunications public limited company Data access
7194522, Jul 19 2000 AKAMAI TECHNOLOGIES, INC Content delivery and global traffic management network system
7200679, Apr 13 2001 TELEFONAKTIEBOLAGET LM ERICSSON PUBL Creating distributed proxy configurations
7209941, May 11 2000 Fujitsu Limited System and method for distributing contents from a child server based on a client's current location
7222186, Jul 25 2000 NEC Corporation Content transferring technique
7225147, Jun 09 2000 OL SECURITY LIMITED LIABILITY COMPANY Scalable transaction system for a network environment
7225254, Nov 22 1999 AKAMAI TECHNOLOGIES, INC Performance computer network method
7251681, Jun 16 2000 Cisco Technology, Inc. Content routing services protocol
7260518, May 28 1996 Cisco Technology, Inc. Network flow switching and flow data report
7260651, Jun 04 2001 ARTERA GROUP, INC System and method for increasing the effective bandwidth of a communications network
7272609, Jan 12 2004 Oracle International Corporation In a distributed hierarchical cache, using a dependency to determine if a version of the first member stored in a database matches the version of the first member returned
7277942, Mar 24 1999 Kabushiki Kaisha Toshiba Scheme for information delivery to mobile computers using cache servers
7319979, Mar 29 2001 Intel Corporation Dynamically interacting with an internet service using a client-specified communication proxy and protocol
7320131, Jun 06 2001 Cisco Technology, Inc. Methods and apparatus for selecting a server to process a request
7330908, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC System and method for processing packets using location and content addressable memories
7346676, Jul 19 2000 Akamai Technologies, Inc. Load balancing service
7349979, Dec 02 1999 Cisco Technology, Inc Method and apparatus for redirecting network traffic
7353380, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Method and apparatus for providing secure streaming data transmission facilities using unreliable protocols
7360075, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Method and apparatus for providing secure streaming data transmission facilities using unreliable protocols
7363361, Aug 18 2000 AKAMAI TECHNOLOGIES, INC Secure content delivery system
7380250, Mar 16 2001 Microsoft Technology Licensing, LLC Method and system for interacting with devices having different capabilities
7383329, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
7404005, Jun 09 2000 International Business Machines Corporation Method, system, and program for selecting one of multiple paths to communicate with a device
7409396, Feb 08 2002 Method for creating an extensible content distribution framework
7409433, Jan 12 2001 Microsoft Corporation Method and system for community data caching
7415524, May 18 2000 Microsoft Technology Licensing, LLC Postback input handling by server-side control objects
7428725, Nov 20 2001 Microsoft Technology Licensing, LLC Inserting devices specific content
7437438, Dec 27 2001 HEWLETT-PACKARD DEVELOPMENT COMPANY, L P System and method for energy efficient data prefetching
7437482, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Method and apparatus for facilitating client server communications over a network
7451193, Jul 31 1997 Cisco Technology, Inc. Method and apparatus for reducing overhead on a proxied connection
7451352, Jun 21 2005 Microsoft Technology Licensing, LLC Web controls validation
7463638, Dec 21 1998 Intel Corporation Up-tree topology trace for network route tracing
7464386, May 17 2004 Microsoft Technology Licensing, LLC Data controls architecture
7484002, Aug 18 2000 Akamai Technologies, Inc. Content delivery and global traffic management network system
7493397, Jun 06 2001 Microsoft Technology Licensing, LLC Providing remote processing services over a distributed communications network
7500002, Mar 13 1998 Massachusetts Institute of Technology Method and apparatus for distributing requests among a plurality of resources
7502858, Aug 23 2000 AKAMAI TECHNOLOGIES, INC Integrated point of presence server network
7512711, Apr 13 2000 Intel Corp Scalable network apparatus for content based switching or validation acceleration
7519677, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
7523181, Nov 22 1999 Hewlett-Packard Company Method for determining metrics of a content delivery and global traffic management network
7526481, Apr 19 1999 Oracle International Corporation Web servers with queryable dynamic caches
7552195, Apr 10 2000 Rovi Technologies Corporation Dynamic page generation acceleration using component-level caching by determining a maximum navigation probability for a particular cacheline
7561549, Nov 26 2002 Cisco Technology, Inc. Wireless local area network context control protocol
7568205, Jun 06 2001 Microsoft Technology Licensing, LLC Providing remote processing services over a distributed communications network
7570663, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC System and method for processing packets according to concurrently reconfigurable rules
7574653, Oct 11 2002 Microsoft Technology Licensing, LLC Adaptive image formatting control
7590684, Jul 06 2001 CHECK POINT SOFTWARE TECHNOLOGIES, INC System providing methodology for access control with cooperative enforcement
7593346, Jul 31 2003 Cisco Technology, Inc. Distributing and balancing traffic flow in a virtual gateway
7594001, Jul 06 2001 Microsoft Technology Licensing, LLC Partial page output caching
7606246, May 06 1999 Cisco Technology, Inc. Proxy on demand
7610357, Jun 29 2001 Cisco Technology, Inc. Predictively responding to SNMP commands
7620719, Jun 06 2002 Pulse Secure, LLC Method and system for providing secure access to private networks
7620734, May 23 2001 New York University System and method for distributing foveated data in a network
7624142, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC System and method for processing packets according to user specified rules governed by a syntax
7627644, Nov 28 2003 Canon Kabushiki Kaisha Recipient-centred proactive caching in a peer-to-peer system
7627896, Dec 24 2004 Check Point Software Technologies, Inc.; CHECK POINT SOFTWARE TECHNOLOGIES, INC Security system providing methodology for cooperative enforcement of security policies during SSL sessions
7631021, Mar 25 2005 NetApp, Inc Apparatus and method for data replication at an intermediate node
7631081, Feb 27 2004 ServiceNow, Inc; International Business Machines Corporation Method and apparatus for hierarchical selective personalization
7631084, Nov 02 2001 Pulse Secure, LLC Method and system for providing secure access to private networks with client redirection
7653706, Jul 19 2000 AKAMAI TECHNOLOGIES, INC Dynamic image delivery system
7685109, Dec 29 2005 Amazon Technologies, Inc Method and apparatus for data partitioning and replication in a searchable data service
7689661, Jan 12 2001 Microsoft Corporation Method and system for community data caching
7694076, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
7707287, Mar 22 2002 F5 Networks, Inc Virtual host acceleration system
7720975, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
7725602, Jul 19 2000 SPEEDERA NETWORKS, INC Domain name resolution using a distributed DNS network
7730262, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
7734816, Dec 02 1999 Cisco Technology, Inc. Method and apparatus for redirecting network traffic
7756922, Jan 27 2006 Oracle International Corporation Schema annotations for managing cached document fragments
7761572, Apr 01 1999 Cisco Technology, Inc. Proximity as an aid to caching and secondary serving of data
7769823, Sep 28 2001 F5 Networks, Inc Method and system for distributing requests for content
7779068, Apr 08 2000 NEC Corporation System and method for intelligent web content fetch and delivery of any whole and partial undelivered objects in ascending order of object size
7788726, Jul 02 2003 CHECK POINT SOFTWARE TECHNOLOGIES, INC System and methodology providing information lockbox
7801912, Dec 29 2005 Amazon Technologies, Inc Method and apparatus for a searchable data service
7801983, Nov 21 2005 SAP AG Hierarchical, multi-tiered mapping and monitoring architecture for smart items
7808926, May 24 1999 Massachusetts Institute of Technology System and method for resource discovery
7809679, Mar 03 2003 Fisher-Rosemount Systems, Inc.; Fisher-Rosemount Systems, Inc Distributed data access methods and apparatus for process control systems
7814169, Jan 13 1997 KOVE IO, INC System and method for establishing and retrieving data based on global indices
7814170, Jul 08 1998 KOVE IO, INC Network distributed tracking wire transfer protocol
7817647, Apr 22 2005 Microsoft Technology Licensing, LLC Flower-petal resolutions for PNRP
7860948, Sep 26 2001 TELEFONAKTIEBOLAGET LM ERICSSON PUBL Hierarchical caching in telecommunication networks
7860968, Nov 21 2005 SAP SE Hierarchical, multi-tiered mapping and monitoring architecture for smart items
7865569, Sep 26 2000 Juniper Networks, Inc Method and system for modifying script portions of requests for remote resources
7870380, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Providing secure connections for data transmission
7877459, Sep 26 2000 Juniper Networks, Inc. Method and system for modifying requests for remote resources
7881208, Jun 18 2001 Cisco Technology, Inc. Gateway load balancing protocol
7890604, May 07 2004 Microsoft Technology Licensing, LLC Client-side callbacks to server events
7890701, Jan 12 2001 Microsoft Corporation Method and system for dynamic distributed data caching
7895445, Apr 26 2001 Nokia Technologies Oy Token-based remote data access
7899911, Jun 07 2001 Intel Corporation Method and apparatus to retrieve information in a network
7925713, Nov 22 1999 AKAMAI TECHNOLOGIES, INC Method for operating an integrated point of presence server network
7958245, Nov 02 2001 Pulse Secure, LLC Method and system for providing secure access to private networks with client redirection
7961626, Sep 27 2005 International Development Corporation Resilient network
7966409, Jan 18 2000 Cisco Technology, Inc. Routing protocol based redundancy design for shared-access networks
7966638, Mar 30 2007 GOOGLE LLC Interactive media display across devices
7975032, Jan 12 2001 Microsoft Corporation Method and system for community data caching
7979580, Aug 18 2000 Akamai Technologies, Inc. Content delivery and global traffic management network system
7984148, Jul 15 1998 RADWARE LTD. Load balancing
7991883, Dec 15 2008 Adobe Inc Server communication in a multi-tier server architecture
7995473, Aug 11 2006 PIECE FUTURE PTE LTD Content delivery system for digital object
7996397, Apr 16 2001 R2 SOLUTIONS LLC Using network traffic logs for search enhancement
7996535, Apr 01 1999 Cisco Technology, Inc. Proximity as an aid to caching and secondary serving of data
8005879, Nov 21 2005 SAP SE Service-to-device re-mapping for smart items
8010748, Aug 11 2006 Sound View Innovations, LLC Cache structure for peer-to-peer distribution of digital objects
8015259, Sep 10 2002 BETTER BROWSING LLC Multi-window internet search with webpage preload
8032642, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
8037171, Jun 09 2000 International Business Machines Corporation System and program for selecting one of multiple paths to communicate with a device
8041818, Nov 22 1999 Akamai Technologies, Inc. Integrated point of presence server network and functionally organized web sites
8060581, Jul 19 2000 Akamai Technologies, Inc. Dynamic image delivery system
8065275, Feb 15 2007 GOOGLE LLC Systems and methods for cache optimization
8065411, May 31 2006 SAP SE System monitor for networks of nodes
8073327, Feb 05 2001 BARHON MAYER, BATYA System and method for improving the efficiency of routers on the internet and/or cellular networks and/or other networks and alleviating bottlenecks and overloads on the network
8073866, Mar 17 2005 Gula Consulting Limited Liability Company Method for providing content to an internet user based on the user's demonstrated content preferences
8077604, Jun 29 1999 Cisco Technology, Inc. Load sharing and redundancy scheme
8078602, Dec 17 2004 Gula Consulting Limited Liability Company Search engine for a computer network
8078673, Aug 08 2006 Wayport, Inc.; WAYPORT, INC Automated acquisition and maintenance of web-servable content via enhanced “404:not found” handler
8082550, Jun 06 2001 Cisco Technology, Inc. Methods and apparatus for selecting a server to process a request
8086697, Jun 28 2005 Gula Consulting Limited Liability Company Techniques for displaying impressions in documents delivered over a computer network
8103746, Sep 28 2001 F5 Networks, Inc Method and system for distributing requests for content
8103767, Mar 13 1998 Massachusetts Intitute of Technology Method and apparatus for distributing requests among a plurality of resources
8108485, Dec 17 2008 Sprint Communications Company L.P. Method and system for operating a communication system
8108939, May 29 2003 Oracle International Corporation Method and apparatus to facilitate security-enabled content caching
8117296, Jul 19 2000 Akamai Technologies, Inc. Domain name resolution using a distributed DNS network
8131838, May 31 2006 SAP SE Modular monitor service for smart item monitoring
8135812, Jan 12 2001 Microsoft Corporation Method and system for community data caching
8136149, Jun 07 2004 Check Point Software Technologies, Inc. Security system with methodology providing verified secured individual end points
8136155, Apr 01 2003 CHECK POINT SOFTWARE TECHNOLOGIES, INC Security system with methodology for interprocess communication control
8156208, Nov 21 2005 SAP SE Hierarchical, multi-tiered mapping and monitoring architecture for service-to-device re-mapping for smart items
8166549, Jun 14 2001 Stragent, LLC Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
8180904, Apr 26 2001 Nokia Technologies Oy Data routing and management with routing path selectivity
8185576, Mar 14 2006 GLOBAL FILE SYSTEMS HOLDINGS, LLC Filter for a distributed network
8195831, Jul 19 2000 Akamai Technologies Inc. Method and apparatus for determining and using server performance metrics with domain name services
8199761, Apr 20 2006 Nokia Corporation Communications multiplexing with packet-communication networks
8200818, Jul 06 2001 CHECK POINT SOFTWARE TECHNOLOGIES, INC System providing internet access management with router-based policy enforcement
8200906, Aug 11 2006 Sound View Innovations, LLC Cache structure for peer-to-peer distribution of digital objects
8203952, Apr 16 2001 R2 SOLUTIONS LLC Using network traffic logs for search enhancement
8204082, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of services over a network
8204930, Feb 15 2002 F5 Networks, Inc Method and system for controlling and accessing content servers
8204945, Jun 19 2000 Stragent, LLC Hash-based systems and methods for detecting and preventing transmission of unwanted e-mail
8205044, Jan 12 2001 Microsoft Corporation Method and system for dynamic distributed data caching
8224964, Jun 30 2004 GOOGLE LLC System and method of accessing a document efficiently through multi-tier web caching
8229968, Mar 26 2008 Microsoft Technology Licensing, LLC Data caching for distributed execution computing
8239345, Dec 27 2007 Microsoft Technology Licensing, LLC Asynchronous replication
8244867, Aug 11 2006 WSOU Investments, LLC System and method for the location of caches
8255413, Aug 19 2004 Gula Consulting Limited Liability Company Method and apparatus for responding to request for information-personalization
8266319, Jul 15 1998 RADWARE LTD Load balancing
8271628, Jan 12 2001 Microsoft Corporation Method and system for community data caching
8272060, Jun 14 2001 Stragent, LLC Hash-based systems and methods for detecting and preventing transmission of polymorphic network worms and viruses
8275790, Jun 30 2004 GOOGLE LLC System and method of accessing a document efficiently through multi-tier web caching
8281029, Feb 15 2000 GILAT SATELLITE NETWORKS LTD System and method for acceleration of a secure transmission over satellite
8290986, Jun 27 2007 R2 SOLUTIONS LLC Determining quality measures for web objects based on searcher behavior
8296413, May 31 2006 SAP SE Device registration in a hierarchical monitor service
8306952, Mar 29 2005 SAP SE Technique for managing messages
8312146, Jan 16 1998 ALVARIA, INC Methods and apparatus for enabling dynamic resource collaboration
8316003, Nov 05 2002 Gula Consulting Limited Liability Company Updating content of presentation vehicle in a computer network
8341278, Nov 22 1999 Akamai Technologies, Inc. Secure content delivery system
8341297, Jul 19 2000 Akamai Technologies, Inc. Latencies and weightings in a domain name service (DNS) system
8346956, Oct 29 2004 Akamai Technologies, Inc. Dynamic image delivery system
8352597, Sep 28 2001 F5 Networks, Inc. Method and system for distributing requests for content
8356079, Jan 27 2006 Oracle International Corporation Schema annotations for cache management
8359405, Feb 28 2000 U S BANK NATIONAL ASSOCIATION Performance enhancing proxy and method for enhancing performance
8392400, Dec 29 2005 Amazon Technologies, Inc Method and apparatus for stress management in a searchable data service
8392530, Dec 18 2008 Adobe Inc Media streaming in a multi-tier client-server architecture
8396788, Jul 31 2006 SAP SE Cost-based deployment of components in smart item environments
8406153, Nov 09 2010 Cisco Technology, Inc Affecting node association through load partitioning
8423666, Mar 16 2000 Adara Networks, Inc. System and method for directing clients to optimal servers in computer networks
8423672, Jul 19 2000 Akamai Technologies, Inc. Domain name resolution using a distributed DNS network
8433787, Mar 16 2000 ADARA NETWORKS, INC System and method for directing clients to optimal servers in computer networks
8452833, May 13 2008 International Business Machines Corporation Cached message distribution via HTTP redirects
8458170, Jun 30 2008 R2 SOLUTIONS LLC Prefetching data for document ranking
8458259, Mar 13 1998 Massachusetts Institute of Technology Method and apparatus for distributing requests among a plurality of resources
8458340, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
8458467, Apr 05 2006 Cisco Technology, Inc. Method and apparatus for adaptive application message payload content transformation in a network infrastructure element
8478836, Jun 07 2010 PurpleComm Inc. Proxy cache technology
8484374, Jul 15 1998 Radware, Ltd. Load balancing
8495166, Apr 21 2010 Microsoft Technology Licensing, LLC Optimized caching for large data requests
8504663, Jan 12 2001 Microsoft Corporation Method and system for community data caching
8510365, Dec 09 2002 TELEFONAKTIEBOLAGET LM ERICSSON PUBL Method for optimising the distribution of a service from a source to a plurality of clients in a network
8521830, Dec 22 2003 International Business Machines Corporation Pull-configured distribution of imagery
8521879, Mar 11 2008 United Services Automobile Assocation (USAA) Systems and methods for a load balanced interior gateway protocol intranet
8522341, Mar 31 2006 SAP SE Active intervention in service-to-device mapping for smart items
8527622, Oct 12 2007 SAP SE Fault tolerance framework for networks of nodes
8533457, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Method and apparatus for providing secure streaming data transmission facilities using unreliable protocols
8537717, May 24 1999 Massachusetts Institute of Technology System and method for resource discovery
8549171, Mar 24 2005 Cisco Technology, Inc. Method and apparatus for high-speed processing of structured application messages in a network device
8554758, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for monitoring and maintaining health in a searchable data service
8572214, Mar 16 2000 Adara Networks, Inc. System and method for discovering information objects and information object repositories in computer networks
8572326, Jan 12 2001 Microsoft Corporation Method and system for dynamic distributed data caching when a source of data is not available
8572605, Apr 28 2005 Azul Systems, Inc Source switching of virtual machines
8576881, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of services over a network
8639742, Jun 30 2004 GOOGLE LLC Refreshing cached documents and storing differential document content
8655970, Jan 29 2013 GOOGLE LLC Automatic entertainment caching for impending travel
8667175, Mar 13 2008 Cisco Technology, Inc. Server selection for routing content to a client using application layer redirection
8676922, Jun 30 2004 GOOGLE LLC Automatic proxy setting modification
8683027, Jun 08 2011 International Business Machines Corporation Utilization of uncertainty dependency relationships between items in a data stream
8689238, Jun 28 2005 Gula Consulting Limited Liability Company Techniques for displaying impressions in documents delivered over a computer network
8694610, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Apparatus and method for domain name resolution
8745163, Aug 08 2006 Wayport, Inc.; WAYPORT, INC Real-time, customized embedding of specific content into local webserver pages
8751644, May 31 2006 SAP SE Modular monitor service for smart item monitoring
8762478, Feb 15 2000 Gilat Satellite Networks Ltd. System and method for acceleration of a secure transmission over satellite
8763119, Nov 08 2002 PALO ALTO NETWORKS, INC Server resource management, analysis, and intrusion negotiation
8775411, Dec 29 2005 Amazon Technologies, Inc. Method and apparatus for stress management in a searchable data service
8775508, Mar 14 2006 GLOBAL FILE SYSTEMS HOLDINGS, LLC Filter for a distributed network
8788475, Jun 30 2004 GOOGLE LLC System and method of accessing a document efficiently through multi-tier web caching
8799403, Nov 13 2004 Cisco Technology, Inc. Caching content and state data at a network element
8805965, Oct 29 2004 Akamai Technologies, Inc. Methods and apparatus for image delivery
8812651, Feb 15 2007 GOOGLE LLC Systems and methods for client cache awareness
8825754, Jun 30 2004 GOOGLE LLC Prioritized preloading of documents to client
8838736, Sep 09 2003 BETTER BROWSING LLC Internet browser zoom function
8862773, Apr 13 2000 Intel Corporation Scalable network apparatus for content based switching or validation acceleration
8875254, Aug 07 2012 International Business Machines Corporation Cache sharing of enterprise data among peers via an enterprise server
8898313, Apr 04 2011 Fujitsu Limited Relay devices cooperating to distribute a message from same terminal to same server while session continues
8924528, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Latency measurement in resource requests
8930513, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Latency measurement in resource requests
8930544, Mar 31 2008 Amazon Technologies, Inc. Network resource identification
8938526, Sep 28 2010 Amazon Technologies, Inc. Request routing management based on network components
8966010, Jun 09 2000 OL SECURITY LIMITED LIABILITY COMPANY Scalable transaction system for a network environment
8972517, Apr 25 2011 Ikanos Communications, Inc Method and apparatus for maintaining and migrating a distributed cache in a networked environment
8984229, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
8984268, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Encrypted record transmission
8990334, Apr 26 2001 Nokia Technologies Oy Rule-based caching for packet-based data transfer
8996653, Feb 15 2007 GOOGLE LLC Systems and methods for client authentication
8996664, Mar 27 2009 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
9003035, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Point of presence management in request routing
9003040, Nov 22 2010 Amazon Technologies, Inc. Request routing processing
9009286, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
9020887, Dec 21 2004 Proofpoint, Inc Managing the status of documents in a distributed storage system
9021112, Oct 18 2001 Level 3 Communications, LLC Content request routing and load balancing for content distribution networks
9021127, Nov 17 2008 Amazon Technologies, Inc Updating routing information based on client location
9021128, Jun 30 2008 Amazon Technologies, Inc. Request routing using network computing components
9021129, Nov 17 2008 Amazon Technologies, Inc. Request routing utilizing client location information
9026578, May 14 2004 Microsoft Technology Licensing, LLC Systems and methods for persisting data between web pages
9026616, Mar 31 2008 Amazon Technologies, Inc. Content delivery reconciliation
9032097, Apr 26 2001 Nokia Technologies Oy Data communication with remote network node
9032155, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
9043476, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
9047235, Dec 28 2007 Nokia Technologies Oy Content management for packet-communicating devices
9053200, Dec 14 2009 AppFolio, Inc. Systems and methods for sorting, grouping, and rendering subsets of large datasets over a network
9065809, Jun 03 2009 TELEFONAKTIEBOLAGET LM ERICSSON PUBL Method and node for distributing electronic content in a content distribution network
9083675, Mar 27 2009 Amazon Technologies, Inc. Translation of resource identifiers using popularity information upon client request
9083743, Mar 21 2012 Amazon Technologies, Inc Managing request routing information utilizing performance information
9088584, Dec 16 2011 Cisco Technology, Inc. System and method for non-disruptive management of servers in a network environment
9094090, Sep 23 2011 Gilat Satellite Networks Ltd. Decentralized caching system
9098683, Mar 14 2006 GLOBAL FILE SYSTEMS HOLDINGS, LLC Filter for a distributed network
9106701, Sep 28 2010 Amazon Technologies, Inc. Request routing management based on network components
9130756, Sep 04 2009 Amazon Technologies, Inc. Managing secure content in a content delivery network
9130936, Jun 06 2002 Pulse Secure, LLC Method and system for providing secure access to private networks
9135048, Sep 20 2012 Amazon Technologies, Inc Automated profiling of resource usage
9143545, Apr 26 2001 Nokia Technologies Oy Device classification for media delivery
9143818, Sep 11 2006 Nokia Technologies Oy Remote access to shared media
9154551, Jun 11 2012 Amazon Technologies, Inc. Processing DNS queries to identify pre-processing information
9160703, Sep 28 2010 Amazon Technologies, Inc. Request routing management based on network components
9172674, Mar 21 2012 Amazon Technologies, Inc Managing request routing information utilizing performance information
9176894, Jun 16 2009 Amazon Technologies, Inc. Managing resources using resource expiration data
9185012, Sep 28 2010 Amazon Technologies, Inc. Latency measurement in resource requests
9185082, Jun 21 2005 Cisco Technology, Inc. Method and apparatus for adaptive application message payload content transformation in a network infrastructure element
9191338, Sep 28 2010 Amazon Technologies, Inc. Request routing in a networked environment
9191458, Mar 27 2009 Amazon Technologies, Inc. Request routing using a popularity identifier at a DNS nameserver
9208097, Mar 31 2008 Amazon Technologies, Inc. Cache optimization
9210235, Mar 31 2008 Amazon Technologies, Inc. Client side cache management
9210236, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
9231853, Jul 15 1998 Radware, Ltd. Load balancing
9237114, Mar 27 2009 Amazon Technologies, Inc Managing resources in resource cache components
9241032, Aug 11 2006 WSOU Investments, LLC Storage performance
9246776, Oct 02 2009 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
9251112, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers
9253065, Sep 28 2010 Amazon Technologies, Inc. Latency measurement in resource requests
9258241, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of services over a network
9276834, Jun 29 1999 Cisco Technology, Inc. Load sharing and redundancy scheme
9288153, Aug 26 2010 Amazon Technologies, Inc. Processing encoded content
9294391, Jun 04 2013 Amazon Technologies, Inc Managing network computing components utilizing request routing
9313247, Oct 02 2007 Microsoft Technology Licensing, LLC Method of transmitting data in a communication system
9323577, Sep 20 2012 Amazon Technologies, Inc Automated profiling of resource usage
9332078, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
9344479, Aug 08 2006 Wayport, Inc. Real-time, customized embedding of specific content into local webserver pages
9369522, Apr 13 2000 Intel Corporation Scalable network apparatus for content based switching or validation acceleration
9369540, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
9372921, Dec 20 2004 Gula Consulting Limited Liability Company Method and device for publishing cross-network user behavioral data
9374297, Dec 17 2013 Cisco Technology, Inc. Method for implicit session routing
9379931, May 16 2014 Cisco Technology, Inc. System and method for transporting information to services in a network environment
9380008, Dec 06 2004 Cisco Technology, Inc. Method and apparatus for high-speed processing of structured application messages in a network device
9386353, Jan 25 2013 HUAWEI TECHNOLOGIES CO , LTD Child node, parent node, and caching method and system for multi-layer video network
9391863, Nov 08 2002 PALO ALTO NETWORKS, INC Server resource management, analysis, and intrusion negotiation
9391949, Dec 03 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Request routing processing
9396224, Dec 14 2009 AppFolio, Inc. Systems and methods for sorting, grouping, and rendering subsets of large datasets over a network
9400875, Feb 11 2005 Nokia Technologies Oy Content routing with rights management
9407681, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Latency measurement in resource requests
9407699, Mar 31 2008 Amazon Technologies, Inc. Content management
9438567, Nov 15 2006 BEIJING XIAOMI MOBILE SOFTWARE CO ,LTD Location-based remote media access via mobile device
9444759, Nov 17 2008 Amazon Technologies, Inc. Service provider registration by a content broker
9444785, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of network access to an application
9444791, Jun 06 2002 Pulse Secure, LLC Method and system for providing secure access to private networks
9451046, Nov 17 2008 Amazon Technologies, Inc. Managing CDN registration by a storage provider
9465885, Dec 03 2010 SALESFORCE COM, INC Method and system for providing information to a mobile handheld device from a database system
9467290, Feb 12 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Method and apparatus for providing secure streaming data transmission facilities using unreliable protocols
9473411, Apr 13 2000 Intel Corporation Scalable network apparatus for content based switching or validation acceleration
9473825, Mar 30 2007 GOOGLE LLC Interactive media display across devices
9479443, May 16 2014 Cisco Technology, Inc. System and method for transporting information to services in a network environment
9479476, Mar 31 2008 Amazon Technologies, Inc. Processing of DNS queries
9479589, Feb 13 2001 QUEST SOFTWARE INC F K A DELL SOFTWARE INC ; Aventail LLC Distributed cache for state transfer operations
9485140, Jun 30 2004 GOOGLE LLC Automatic proxy setting modification
9491525, Mar 30 2007 GOOGLE LLC Interactive media display across devices
9495338, Jan 28 2010 Amazon Technologies, Inc Content distribution network
9495446, Dec 20 2004 Gula Consulting Limited Liability Company Method and device for publishing cross-network user behavioral data
9497259, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
9509614, Jun 20 2013 Cisco Technology, Inc. Hierarchical load balancing in a network environment
9515949, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers
9525659, Sep 04 2012 Amazon Technologies, Inc Request routing utilizing point of presence load information
9537824, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of network access to an application
9544394, Mar 31 2008 Amazon Technologies, Inc. Network resource identification
9564960, Sep 23 2011 Gilat Satellite Networks Ltd. Decentralized caching system
9571389, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
9590946, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers
9602618, Jan 12 2001 Parallel Networks, LLC Method and system for dynamic distributed data caching
9608957, Jun 30 2008 Amazon Technologies, Inc. Request routing using network computing components
9619539, Sep 28 2012 VMWARE, INC Automated document replication in a distributed computing system
9621660, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
9621669, Jan 28 2011 Level 3 Communications, LLC Content delivery network with deep caching infrastructure
9628549, Feb 15 2002 F5 Networks, Inc. Method and system for controlling and accessing content servers
9628554, Feb 10 2012 Amazon Technologies, Inc. Dynamic content delivery
9634943, Jun 23 2000 LOOKINGGLASS CYBER SOLUTIONS, INC Transparent provisioning of services over a network
9665573, Feb 11 2008 Nuix Limited Parallelization of electronic discovery document indexing
9690852, Dec 28 2007 Nokia Corporation Content management for packet-communicating devices
9712325, Sep 04 2009 Amazon Technologies, Inc. Managing secure content in a content delivery network
9712484, Sep 28 2010 Amazon Technologies, Inc.; Amazon Technologies, Inc Managing request routing information utilizing client identifiers
9712505, Apr 13 2000 Intel Corporation Scalable network apparatus for content based switching or validation acceleration
9723055, Feb 15 2000 Gilat Satellite Networks Ltd. System and method for acceleration of a secure transmission over satellite
9734472, Nov 17 2008 Amazon Technologies, Inc. Request routing utilizing cost information
9742795, Sep 24 2015 Amazon Technologies, Inc Mitigating network attacks
9762355, Jul 31 2014 Qualcomm Incorporated System and method of redundancy based packet transmission error recovery
9762402, May 20 2015 Cisco Technology, Inc.; Cisco Technology, Inc System and method to facilitate the assignment of service functions for service chains in a network environment
9774619, Sep 24 2015 Amazon Technologies, Inc Mitigating network attacks
9787599, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers
9787775, Sep 28 2010 Amazon Technologies, Inc. Point of presence management in request routing
9794216, Sep 28 2010 Amazon Technologies, Inc. Request routing in a networked environment
9794281, Sep 24 2015 Amazon Technologies, Inc Identifying sources of network attacks
9800539, Sep 28 2010 Amazon Technologies, Inc. Request routing management based on network components
9807095, Sep 11 2006 Nokia Technologies Oy Remote access to shared media
9813520, Feb 13 2001 Dell Products L.P. Distributed cache for state transfer operations
9819567, Mar 30 2015 Amazon Technologies, Inc Traffic surge management for points of presence
9819999, Mar 30 2007 GOOGLE LLC Interactive media display across devices
9825769, May 20 2015 Cisco Technology, Inc. System and method to facilitate the assignment of service functions for service chains in a network environment
9832141, May 13 2015 Amazon Technologies, Inc Routing based request correlation
9847930, Mar 16 2000 ADARA NETWORKS, INC System and method for directing clients to optimal servers in computer networks
9860790, May 03 2011 Cisco Technology, Inc. Mobile service routing in a network environment
9871881, Jan 28 2011 Level 3 Communications, LLC Content delivery network with deep caching infrastructure
9887915, Mar 31 2008 Amazon Technologies, Inc. Request routing based on class
9887931, Mar 30 2015 Amazon Technologies, Inc Traffic surge management for points of presence
9887932, Mar 30 2015 Amazon Technologies, Inc Traffic surge management for points of presence
9888089, Mar 31 2008 Amazon Technologies, Inc. Client side cache management
9893957, Oct 02 2009 Amazon Technologies, Inc. Forward-based resource delivery network management techniques
9894168, Mar 31 2008 Amazon Technologies, Inc. Locality based content distribution
9912740, Jun 30 2008 Amazon Technologies, Inc. Latency measurement in resource requests
9929959, Jun 04 2013 Amazon Technologies, Inc. Managing network computing components utilizing request routing
9930131, Nov 22 2010 Amazon Technologies, Inc. Request routing processing
9954934, Mar 31 2008 Amazon Technologies, Inc. Content delivery reconciliation
9985927, Nov 17 2008 Amazon Technologies, Inc. Managing content delivery network service providers by a content broker
9992086, Aug 23 2016 Amazon Technologies, Inc External health checking of virtual private cloud network environments
9992303, Nov 17 2008 Amazon Technologies, Inc. Request routing utilizing client location information
RE44363, Jun 08 1998 INTELLECTUAL VENTURES ASSETS 161 LLC Arrangement for load sharing in computer networks
RE44661, Jan 18 2000 Cisco Technology, Inc. Method for a cable modem to rapidly switch to a backup CMTS
RE48131, Dec 11 2014 Cisco Technology, Inc. Metadata augmentation in a service function chain
Patent Priority Assignee Title
5852717, Nov 20 1996 Intel Corporation Performance optimizations for computer networks utilizing HTTP
5864852, Apr 26 1996 Meta Platforms, Inc Proxy server caching mechanism that provides a file directory structure and a mapping mechanism within the file directory structure
5896506, May 31 1996 HGST NETHERLANDS B V Distributed storage management system having a cache server and method therefor
5924116, Apr 02 1997 International Business Machines Corporation Collaborative caching of a requested object by a lower level node as a function of the caching status of the object at a higher level node
5931912, Aug 09 1996 GOOGLE LLC Traversal path-based approach to understanding user-oriented hypertext object usage
5935207, Jun 03 1996 Rovi Technologies Corporation Method and apparatus for providing remote site administrators with user hits on mirrored web sites
5940594, May 31 1996 HGST NETHERLANDS B V Distributed storage management system having a cache server and method therefor
5941988, Jan 27 1997 International Business Machines Corporation; IBM Corporation Session and transport layer proxies via TCP glue
WO9324890,
///////
Executed onAssignorAssigneeConveyanceFrameReelDoc
May 22 1997Trustees of Boston University(assignment on the face of the patent)
Dec 10 1997YATES, DAVID J BOSTON UNIVERSITY, TRUSTEES OFASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0089180238 pdf
Dec 15 1997HEDDAYA, ABDELSALAM A BOSTON UNIVERSITY, TRUSTEES OFASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0089180238 pdf
Dec 15 1997MIRDAD, SULAIMAN A BOSTON UNIVERSITY, TRUSTEES OFASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0089180238 pdf
Jan 08 2014Boston UniversityRPX CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0320780291 pdf
Sep 15 2014RPX CorporationINSTART LOGIC, INC ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0337820471 pdf
Feb 20 2020INSTART LOGIC, INC AKAMAI TECHNOLOGIES, INC ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0521210335 pdf
Date Maintenance Fee Events
Jun 24 2004M2551: Payment of Maintenance Fee, 4th Yr, Small Entity.
Jul 20 2004ASPN: Payor Number Assigned.
Jul 20 2004RMPN: Payer Number De-assigned.
Jul 07 2008REM: Maintenance Fee Reminder Mailed.
Dec 19 2008M2552: Payment of Maintenance Fee, 8th Yr, Small Entity.
Dec 19 2008M2555: 7.5 yr surcharge - late pmt w/in 6 mo, Small Entity.
Aug 06 2012REM: Maintenance Fee Reminder Mailed.
Aug 15 2012M2556: 11.5 yr surcharge- late pmt w/in 6 mo, Small Entity.
Aug 15 2012M2553: Payment of Maintenance Fee, 12th Yr, Small Entity.
Jan 31 2014STOL: Pat Hldr no Longer Claims Small Ent Stat
Feb 18 2014ASPN: Payor Number Assigned.
Feb 18 2014RMPN: Payer Number De-assigned.


Date Maintenance Schedule
Dec 26 20034 years fee payment window open
Jun 26 20046 months grace period start (w surcharge)
Dec 26 2004patent expiry (for year 4)
Dec 26 20062 years to revive unintentionally abandoned end. (for year 4)
Dec 26 20078 years fee payment window open
Jun 26 20086 months grace period start (w surcharge)
Dec 26 2008patent expiry (for year 8)
Dec 26 20102 years to revive unintentionally abandoned end. (for year 8)
Dec 26 201112 years fee payment window open
Jun 26 20126 months grace period start (w surcharge)
Dec 26 2012patent expiry (for year 12)
Dec 26 20142 years to revive unintentionally abandoned end. (for year 12)