2
1
I regularly access web pages which rarely change, but which load slowly. They are pages of notes on an internal company wiki (confluence).
Is there a plugin for Chrome or Firefox which will allow me to cache pages for a specified amount of time, when I click a button? And ideally let me invalidate the cache on demand if I know/suspect the page has changed.
I'd prefer to address the cause rather than the symptoms. Adjusting the caching directives on the server is better than overriding them at the client. Speeding up the service is better still. – RedGrittyBrick – 2012-08-08T08:55:38.757
@RedGrittyBrick: ISTM that he cannot control the entire communication link. Remember, the bottleneck can be on the remote server (which cannot be controlled by the OP - because otherwise what would be the point of his question? - and the bottleneck can be also hardware-related like a slow disk, NIC, CPU etc.) and/or any link between them (for ex. he cannot change the LAN hardware). Yes, this happens. It happened also to me. But the solution isn't to thinker with the browser's cache. See my response. – John Thomas – 2012-08-08T09:01:55.327