Web Caching like the name implies, does work similar to that of a regular cache in your computer system. It is a procedure where by web data is stored, such web data range from the web pages to even images, this data is stored the first time it is accessed by a user, and then kept for reuse. It helps from getting the server overloaded as the copy is served next time upon request.