/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.mnot.net
| | httptoolkit.com
3.4 parsecs away

Travel
| | If you run any large public-facing website or web application on the modern web, caching your static content in a CDN or other caching service is super...
| | www.debugbear.com
2.8 parsecs away

Travel
| | Learn about the basics of CDN caching, how it differs from browser caching, and how it can improve your website's performance.
| | www.speakeasy.com
4.2 parsecs away

Travel
| | Designing an API with cacheability in mind produces a more sensible and better separated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.
| | www.integralist.co.uk
7.2 parsecs away

Travel
| Introduction Caching is hard. Let's try and understand it a little better. Note: some sections are purposefully brief. I'm not aiming to be a specification document. Caching at multiple layers Caching can occur at both a 'client' level and a 'cache proxy' level. Consider the following request flow architecture diagram... In the above diagram, the "CDN" is a 'caching proxy' and so caching can (and of course does) happen there.