HTTP Caching
HTTP Caching
- HTTP Cache - symfony.com
- Things Caches Do - tomayko.com
- Caching Tutorial - mnot.net
- HTTP caching - developer.mozilla.org
- HTTP Caching Web Fundamentals - developers.google.com
Cache types (browser, proxies, and reverse-proxies)
Expiration (Expires, Cache-Control)
Validation (ETag, Last-Modified)
Client side caching
- Browser Caches - Caching Tutorial - mnot.net
- Private browser caches - HTTP caching - developer.mozilla.org