Problems with cache in google chrome [closed]

1

I'm making some changes to a site, and those changes involve pages in Classic ASP and Javascript. What is going on is that I always change the javascript, save it and play it on my server it does not update. It overrides the old one, but when I use the changes made, it still references the previous version. To solve this I always have to restart the machine, then yes, the changes made are used. As I always work with Chrome Dev Tools open, I checked the Cache Disabled option, but it still did not work, just restarting the machine. Does anyone know what I have to do to solve this problem that bothers me? Reboot a machine today, requiring at least 5 to 20 minutes, doing this about 10 to 15 times a day, this is a very long lost time.

    
asked by anonymous 08.09.2015 / 15:05

2 answers

0

If the Cache disabled did not work I will guide you to clear the cache manually or even use an extension to always clean the cache like Cache Killer .

    
08.09.2015 / 15:17
0

The problem is solved, but one thing I can not understand. Maybe it was already like that and I just noticed. The following: I give Ctrl+R , Ctrl+F5 , Recarregar and nothing. Well, I did this yesterday and nothing worked, I kept the .js file not updated. Well, after about 20 minutes I noticed that it worked. I did another update on the file and did all this process and it did not update. Then I remembered this wait, left there and after about 30min, I went to test and it worked. Today the same thing happened, so something I do not know what it's like, "locking" the update and then, whatever, it works. It may be possible that you do not even need to cache, that is, after a while the browser itself recognizes the changes. It sounds strange, but that's what's happening here. Just wait and see that it works again. All this without restarting the machine. Closed case.

    
09.09.2015 / 16:16