| Web Cache |
Article Index for Web |
Website Links For Web |
Information AboutWeb Cache |
| CATEGORIES ABOUT WEB CACHE | |
| servers | |
| http | |
| SHOPPER'S DELIGHT | |
|
Bandwidth usage and Web Site Access Time s. A web cache stores copies of documents requested by users. Subsequent requests may be satisfied from the cache if certain conditions are met. Web caches generally achieve hit rates around 30%-50% and become more effective as the user population increases. HTTP has a relatively complicated set of features that User Agent s and origin servers can use to control whether or not documents are stored in a cache, and when cached copies may be reused. Some web sites are cache-friendly, and some are not. Web caches come in two flavors: Client -side and Server -side. Client-side caches, also sometimes called forward caches, exist to serve a local user population. These are often used by Internet Service Provider s, schools, and corporations for their users. Server-side caches, also known as reverse-caches and Web Accelerator s, are placed in front of origin servers to reduce their load. All major websites which routinely receive millions of queries per day require some form of web caching. If multiple cache servers are used together, these may coordinate using protocols like the Internet Cache Protocol and HTCP . Modern Web Browser s include internal web caches. Examples of external web caches are: Web caches also perform related tasks such as user Authentication and content filtering. Some people worry that web caching may be an act of Copyright infringement. In 1998 the DMCA added rules to the United States Code (17 Sec. 512) that largely relieves system operators from copyright liability for the purposes of caching. VIEWING CACHES With the Opera , Firefox , Camino , and SeaMonkey browsers, it is possible to view the contents of the browser's cache by typing "about:cache" in the url field (no quotes). SEE ALSO
EXTERNAL LINKS AND REFERENCES
|