next up previous contents
Next: Overview of Web Caching Up: Introduction Previous: Replication

Caching

Caching tries to explore the high level of redundancy in the data transfer over the Internet. A cache stores local copies of files that have been accessed recently and are likely to be accessed again, so that next time they are requested they are served locally instead of from the remote server. Although there may be many ways caching can be actually implemented, from this definition we can predict what would generally be the advantages and disadvantages of this technique.

Advantages

The following are some important benefits of caching:

Drawbacks

There are few problems one needs to consider when one uses Web caching:


next up previous contents
Next: Overview of Web Caching Up: Introduction Previous: Replication
Anil Gracias
2001-01-18