{ "id": "https://mort.io/blog/looping-the-loop/", "title": "Looping the Loop", "link": "https://mort.io/blog/looping-the-loop/", "updated": "2015-02-17T00:00:00", "published": "2015-02-17T00:00:00", "summary": "

In a fit of blogging mania, here’s another one literally barely days after the\nprevious one. Maybe I’ll crack this yet.

\n

Anyway, this is just a short one with what verges on a Technical Contribution.\nTo whit: I recently sorted out this domain and was having\nsome issues getting some consistency between what dig, Chrome and my\ndomain provider believed to be the correct state. In\nparticular, I was switching over to make the domain properly live rather than\nsimply a 301 Moved Permanently redirect to my old pages at Nottingham.

\n

It turns out this was probably mostly Chrome being confused. It seems that it\ncaches 301 Moved Permanently redirects fairly aggressively and the cached\nentries are not discarded when you go through the standard mechanisms to\nclear caches.

\n

After a bit of experimentation and browsing, it seems that one way to clear this\nis to view-source on the page but pass a spurious parameter to defeat the\ncache. So, to force the browser to fetch http://mort.io properly, all I had to\ndo was view-source:mort.io?spurious=parameter. And lo! All was well.

", "content": "

In a fit of blogging mania, here’s another one literally barely days after the\nprevious one. Maybe I’ll crack this yet.

\n

Anyway, this is just a short one with what verges on a Technical Contribution.\nTo whit: I recently sorted out this domain and was having\nsome issues getting some consistency between what dig, Chrome and my\ndomain provider believed to be the correct state. In\nparticular, I was switching over to make the domain properly live rather than\nsimply a 301 Moved Permanently redirect to my old pages at Nottingham.

\n

It turns out this was probably mostly Chrome being confused. It seems that it\ncaches 301 Moved Permanently redirects fairly aggressively and the cached\nentries are not discarded when you go through the standard mechanisms to\nclear caches.

\n

After a bit of experimentation and browsing, it seems that one way to clear this\nis to view-source on the page but pass a spurious parameter to defeat the\ncache. So, to force the browser to fetch http://mort.io properly, all I had to\ndo was view-source:mort.io?spurious=parameter. And lo! All was well.

", "content_type": "html", "author": { "name": "Unknown", "email": null, "uri": null }, "categories": [], "source": "https://mort.io/atom.xml" }