当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

I need an updated page from server.

  • 7 件の返信
  • 1 人がこの問題に困っています
  • 4 回表示
  • 最後の返信者: tombensve

more options

I'm a developer trying to test my web application in firefox. The problem is that once FireFox has loaded a page it is cached forever and there seem to be no way what so ever to make it reload from the server.

I've tried to find some developer settings, but there seem to be none. There is a developer sub menu, but there is nothing about cacheing there.

I thought that this problem would be easily solved by googling on it, but NO! I can find no solution to this problem.

Every other browser I've ever used has a workaround to this problem, but if Firefox also have such it is a very well hidden secret.

I'm a developer trying to test my web application in firefox. The problem is that once FireFox has loaded a page it is cached forever and there seem to be no way what so ever to make it reload from the server. I've tried to find some developer settings, but there seem to be none. There is a developer sub menu, but there is nothing about cacheing there. I thought that this problem would be easily solved by googling on it, but NO! I can find no solution to this problem. Every other browser I've ever used has a workaround to this problem, but if Firefox also have such it is a very well hidden secret.

選ばれた解決策

There is a setting in the developer toolbox settings (scroll down to the Advanced section) to disable the HTTP cache, but that might not be enough in all cases.

この回答をすべて読む 👍 0

すべての返信 (7)

more options

{ Ctrl + F5 } to reload a page from the server.

more options

The above forces the website to redownload the web page bypassing the cache.


Type about:preferences#privacy<enter> in the address bar. The button next to History, select Use Custom Settings.

Turn on Remember My Browsing And Download History At the bottom of the page, turn on Clear History When Firefox Closes. At the far right, press the Settings button. Turn on ONLY Cache and Form And Search History leaving the others off.

more options

選ばれた解決策

There is a setting in the developer toolbox settings (scroll down to the Advanced section) to disable the HTTP cache, but that might not be enough in all cases.

more options

Yes! I finally found the 'disable cache' setting, it took some time.

I wen't over this setting page several times yesterday and several times today without seeing this.

The font used in the setting are really tiny and I use glasses. But this support site also have a very tiny font size. Maybe I need stronger glasses :-)

Anyhow, thanks for the help!

more options

I sometimes use a magnifier.

more options

You can zoom that developer toolbox with the usual keyboard shortcuts (Command and +).

more options

Cool! It even works on Mac!

Thanks!