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

Setting browser.cache.check_doc_frequency = 0 doesn't work

  • 3 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: knorretje

more options

Setting the value of property browser.cache.check_doc_frequency to 0 has no effect. After restarting my browser all items still coming from the local cache. btw. if I set the value to 1, it works as described here

Setting the value of property browser.cache.check_doc_frequency to 0 has no effect. After restarting my browser all items still coming from the local cache. btw. if I set the value to 1, it works as described [http://kb.mozillazine.org/Browser.cache.check_doc_frequency here]

Tüm Yanıtlar (3)

more options

I got the same result as you so I filed this bug report https://bugzilla.mozilla.org/show_bug.cgi?id=736230

more options

You can only make that work if you use Clear Recent History to clear the browser cache when you close Firefox.
That will make it impossible to retrieve the page from the local cache.
The above mentioned pref only seems to have effect if you visit the website and not when you restore a tab with the page.

more options

I noticed while looking for an answer for question 907374 that Firefox has different load types and each load type sets different loadflags. These loadflags determine the exact loading behaviour. The preference is only used with some load types, sometimes it gets ignored. So the documentation for the preference is not correct.