About Web Page Caching

Many software components perform caching for Web applications. Here are some examples of caching applications:

All these components perform their caching independently but the overall result is improved response times for users. In order to determine when to refresh a cached item, the Web components (browser, proxy server, and Web server) usually take into consideration various options including:


[ Top of Page | Previous Page | Next Page | Index ]