Closed trvrb closed 9 years ago
I get the latest index.html on nextflu.org. will go to the computer pool at KITP and try a a "virgin" browser.
I think it's that Cloudfront is still sometimes serving old versions of index.html
rather than browser caching. But I'm not 100% sure. You may be getting a different server than I am.
Hmm... okay. I may have been confused. I think it was just my browser remembering the old index.html
. Just did some tests. I think we're good.
It might have to do with some sync within amazon. my first access was via a vpn tunnel to europe, and that worked. at KITP, I first got an old version, but then upon reload I was ok. it works fine on an ancient mac/firefox, but tree doesn't show on ancient safari.
chrome on ancient mac works, but is super slow (as is everything else, chrome says hardware no longer supported).
Calling this fixed.
For some reason
index.html
is not being invalidated properly by Cloudfront after pushing to S3. This is causing the oldindex.html
to be loaded, despite other files being updated.Needs fixing today.