Proxy caching
Requests and responses may pass through proxies on their way between server and browser. These proxies have the ability to cache content, which can then be used to serve requests from other visitors. For example, your ISP may use a proxy to cache content. Hence, it needs to send fewer requests over the Internet, as shown in the diagram below:
Having a proxy cache a response for you gives the following advantages:
- If a proxy caches your file while it is travelling to one visitor, it can then serve that file in response to a request from an unrelated visitor as well. Double the fun for the same price!
- Faster file retrieval—the browser ...
Get ASP.NET Site Performance Secrets now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.