Explore >> Select a destination


You are here

httptoolkit.com
| | www.integralist.co.uk
10.4 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.
| | www.mnot.net
11.5 parsecs away

Travel
| | The HTTP "core" documents were published on Monday, including a revision of HTTP semantics, caching, HTTP/1.1, HTTP/2, and the brand-new HTTP/3. However, that's not all that the HTTP community has been up to.
| | techblog.thescore.com
10.8 parsecs away

Travel
| | Cache-Control directives are pretty straightforward to understand. They're easy to use as well if you assume that all the caches between your end user and application correctly implement the spec. Unfortunately, as with any spec, you can't make that assumption.
| | nts.strzibny.name
88.2 parsecs away

Travel
| Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.