Search code examples
htmlgoogle-chromecachingbrowser-cache

Html changes are not updating in chrome only


So there is some kind of caching issue going on with chrome lately. I updated an image on a web page, but it will not update in chrome. Other browsers are fine. Also I'm going to note that I changed the html, and gave the image a new name to force browsers to grab the updated version. i.e image.jpg > image-v1.jpeg

How on earth does chrome not grab the updated version of this?

Anyone seen this going on lately and know of a fix. Thanks


Solution

  • For anyone stumped on this kind of an issue, if you are using a web farm check to make sure DFS replication across the servers is working correctly. It was failing for one server in my case, this is why some users got the updated version while others didn't.

    to verify if replication worked, log into the servers via RDP then check the last modified date time stamps for the file(s) in question.