Tag: caching

About

Web caching is the caching of web documents (e.g., HTML pages, images) in order to reduce bandwidth usage, server load, and perceived "lag". A web cache stores copies of documents passing through it; subsequent requests may be satisfied from the cache if certain conditions are met.

From en.wikipedia.org/wiki/Web_cache

 

article is not ready for publishing yet