0
votes
2answers
18 views

Bind9 cache automatic refresh

I have a small server (Ubuntu 12.10 x64) at home that acts also as a DNS cache for my LAN (using BIND9). I tried to have a look at the documentation and it appears there is no way to configure it so ...
2
votes
1answer
907 views

How to reload a page in Opera without cache?

I'm trying to get Opera 11.61 to reload a page without using cache whatsoever. So far I've tried shift-clicking on the reload button, Ctrl-R, Shift-R, F5. None of these work. The only way I've found ...
1
vote
1answer
170 views

All browsers won't reload/refresh, even if Ctrl+F5 is pressed

I'm working on a wordpress theme which is hosted on Hostgator. Now whenever I add/remove a widget, then I reload the page altered, but nothing happened. Even if I press Ctrl+F5. It happens on all ...
0
votes
3answers
2k views

How do I force Firefox to check for a new version of page (browser.cache.check_doc_frequency doesn't work)?

When I go to, for example, reddit.com ... the page doesn't automatically show the new content or update my message indicator. I have to manually refresh every time. This is using firefox 3.6.16 on ...
6
votes
2answers
17k views

How can I force Chrome to refresh a page, ignoring cached Flash files?

A couple other questions on superuser.com discuss the shortcut ctrl+F5 in Chrome. In theory, that shortcut should cause Chrome to refresh the current page while ignoring cached content. However, it ...
2
votes
2answers
296 views

How to tell Firefox that a file will never change?

Is it possible to specify some files in Firefox to be remembered forever? For example, a file like http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js will never change, for sure. But ...
5
votes
6answers
3k views

Chrome browser caching [duplicate]

Possible Duplicate: How to force refresh without cache in Google Chrome? I do a lot of development on my local machine and would like to start using Chrome, however I cannot seem to do a ...
104
votes
12answers
123k views

How to force refresh without cache in Google Chrome?

Does Chrome have an equivalent to Firefox's Ctrl+F5 refresh? I can't seem to find one. I changed my gravatar last night, and I can see the new one in Firefox after a Ctrl+F5 refresh, but Chrome seems ...
58
votes
12answers
108k views

How to force Internet Explorer (IE) to REALLY reload the page?

When using Internet Explorer 8 to test my web application I often find it doesn't reload the page, so I don't see my changes. This has resulted in a lot of wasted time and frustration wondering why my ...
90
votes
12answers
116k views

How can I do a Cache Refresh in Google Chrome?

I dunno what exactly it's called, by cache refresh I mean, refresh the page after clearing its cache. I don't want to clear the entire browser cache. I prefer Chrome's Dev panel against firebug... ...