We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 3 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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]

Όλες οι απαντήσεις (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.