Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 3 antwoorden
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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]

Alle antwoorden (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.