当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、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.

詳しく学ぶ

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

Some websites wont cache

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

more options

I have browser.cache.check_doc_frequency set to 2 but some webpages simply will not cache. Is there a way to force this? Memory use is not an issue

I have browser.cache.check_doc_frequency set to 2 but some webpages simply will not cache. Is there a way to force this? Memory use is not an issue

すべての返信 (2)

more options

It's true, Firefox doesn't cache everything. The rules (?) are set out in this article: https://developer.mozilla.org/en-US/d.../Using_Firefox_1.5_caching.

To overwrite the cache-related headers before Firefox sees them probably requires some kind of external proxy, or maybe an extension could do it. I didn't see any extension purpose built for this, but did see a discussion of one on a website: networking - Force Firefox to cache a URL for a specific period of time - Super User.

more options

Thanks for that useful information.

I installed a version of that script (just removed the if url check so it applies to every site). It works for some sites, not others (like this one).

There definitely needs to be a setting added to firefox to override the pageshow/pagehide event hijacking user control over caching. I shudder to think how many billions of unnecessary packets are sent every day and how much time and bandwidth is wasted reloading information that is exactly the same and already sitting on your computer [Idiocracy].