| Web Cache |
Article Index for Web |
Website Links For Web |
Information AboutWeb Cache |
|
TYPES OF WEB CACHES Web caches can be deployed in a variety of ways. User Agent caches, such as those in Web Browser s, are ''private caches'', operating on behalf of a single user. Intermediaries can also implement ''shared caches'' that serve more than one person. Proxy caches, also known as ''forward proxy caches'', are usually deployed by Internet Service Provider s, schools and corporations to save bandwidth. Interception proxy caches (sometimes called "transparent caches") are a variant that doesn't require clients to be explicitly configured to use them. Gateway caches, sometimes known as Reverse Proxy caches, ''surrogate caches'', or Web Accelerator s, operate on behalf of the origin server, and to clients are indistinguisable from it. A number of Gateway caches can work together to implement a Content Delivery Network . Intermediaries that cache often perform other duties, such as user Authentication and Content Filtering . Multiple caches can also be coordinated using ''peering protocols'' like Internet Cache Protocol and HTCP . CONTROLLING WEB CACHES HTTP defines three basic mechanisms for controlling caches: freshness, validation and invalidation.
In 1998 the DMCA added rules to the United States Code ( 17 U.S.C. ยง 512 ) that largely relieves system operators from copyright liability for the purposes of caching. SEE ALSO REFERENCES
EXTERNAL LINKS |
|
|