/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

techblog.thescore.com
| | www.integralist.co.uk
2.5 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.
| | carlos.bueno.org
4.1 parsecs away

Travel
| | [AI summary] A blog post from 2008 discussing a critical HTTP cache poisoning vulnerability via Host Header Injection, highlighting its widespread impact and mitigation strategies.
| | www.mnot.net
3.1 parsecs away

Travel
| | A long, long time ago, I wrote some tests using XmlHttpRequest to figure out how well browser caches behaved, and wrote up the results.
| | blog.sicuranext.com
8.9 parsecs away

Travel
| Caching is a critical component of any modern application, enabling fast and efficient delivery of content and data to users. However, finding the right caching solution can be a challenge, particularly when existing off-the-shelf solutions don't meet your specific needs. In this article, we'll share our experience of