Web cache
From Wiki @ Karl Jones dot com
Revision as of 07:22, 17 February 2016 by Karl Jones (Talk | contribs) (Created page with "A '''web cache''' (or '''HTTP cache''') is an information technology for the temporary storage (caching) of web documents, such as HTML pages and Web im...")
A web cache (or HTTP cache) is an information technology for the temporary storage (caching) of web documents, such as HTML pages and web images.
Description
Web caches are used to reduce:
- Bandwidth usage
- Server load
- Perceived lag
A web cache system stores copies of documents passing through it; subsequent requests may be satisfied from the cache if certain conditions are met.
A web cache system can refer either to an appliance, or to a computer program.
See also
- [[]]
External links
- [] @ Wikipedia