I have not bothered to actually check

Then I'm certainly not going to. I've had this problem on a quite inconsistent basis for a very long time. I now have my browser configured (well, IE, my other browsers either don't make it easy to do this configuration or have other problems that make me use them only for things other than PM) to *never* invalidate pages that are in its cache. It still does invalidate pages but only very rarely (probably because of some header, but I have not bothered to actually check since it happens so rarely for me now).

I did quite a bit of digging to try to figure out why IE and my phone's browser were so aggrevatingly fickle about when they'd insist on refreshing instead of just using what was clearly still in their cache. I never came up with an explanation (sometimes they'd be happy to show me a copy of a page I had fetch many days ago and sometimes they'd refresh when I was going "back" to a page that I had loaded just a few minutes or even seconds ago).

I'm working on merging patches to Everything/HTML.pm so we can start sending reasonable cache control headers in hopes of making this less of a problem, among other improvements (thanks, Corion).

Your problem probably has nothing to do with any changes at PM (I doubt we've made any, but I haven't bothered to check my recollection). You might want to bother to check now. Maybe you'll figure out something helpful.

- tye        


In reply to Re: Who added the expires now headers to PM posts? (bother) by tye
in thread Who added the expires now headers to PM posts? by tachyon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.