Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Some websites wont cache

  • 2 yanıt
  • 4 kişi bu sorunu yaşıyor
  • 7 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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].