Chapter 4. Caching: The sell-by date

This chapter covers

  • HTTP caching and why you should use it
  • How to set HTTP caching in IIS
  • Caching considerations
  • File versioning
  • Output caching
  • HTTP caching results

It’s important to know where the bulk of your website visits come from. If you have a lot of repeat visits or if many people view more than one page before leaving your website, then HTTP caching can have a positive effect on your page load times. Modern browsers are really clever; they can interpret and understand a variety of HTTP requests and responses and are capable of storing and caching data until it’s needed. With the introduction of HTML5 and CSS3, modern browsers have become capable of achieving so much more than they could ...

Get Fast ASP.NET Websites 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.