Hi,

A couple of days back I uploaded a new version of Math-Float.ppd. (It's only 4kb, so feel free to download it and tell me if you get the same version of that file as I do - detailed below.)

I've verified that the upload was successful - if I download it via scp I get the "new" version of the file back, as expected.
But if I download it in a browser (including IE on Windows, FF on Ubuntu, and IceWeasel on Debian, or if I download it with LWP::Simple, or if I download it using wget, then I get the "old" version of that file.
The 2 files differ only in that the contents of the "old" file match the string 07 and don't match the string 08 - and vice versa for the "new" version of the file.

Questions:

1) If you perform a http download, which version of Math-Float128.ppd do you get ? ... the "old" version that matches 07 (as I do) ? ... or the "new" version that matches 08 (as should happen) ?

2) Why am I seeing the behaviour that I do ?

I've deleted histories and emptied the browser caches on both IE and FF.
And, on the Windows 7 box, I've cleared the DNS cache (ipconfig /flushdns). What's the corresponding command for Linux ?
Yet I still get the "old" superceded version for each of the above-mentioned http download methods.

Where can this cache be held ? (The company that hosts the website says it can't possibly be their fault - and when they use wget they get the "new" version of the file.)
Could it be something that my ISP is doing ?
What else can I do to try and address this annoyance ?

Thanks for any help (but also feel free to ignore).

Cheers,
Rob

In reply to [OT] HTTP downloads and caching by syphilis

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.