Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Disk cache isn't being populated.

  • 4 réponses
  • 2 ont ce problème
  • 2 vues
  • Dernière réponse par zaroob1

more options

this is what's shown in about:cache

Information about the Cache Service
Memory cache device
Number of entries: 	285
Maximum storage size: 	16384 KiB
Storage in use: 	3457 KiB
Inactive storage: 	3457 KiB
List Cache Entries
Offline cache device
Number of entries: 	0
Maximum storage size: 	512000 KiB
Storage in use: 	0 KiB
Cache Directory: 	/home/users/debd/.mozilla/firefox/caof7v39.default/OfflineCache

Nothing is cached. Web page load times are far slower than when its cached(in windows). No thumbs are generated for the new tab page either.

Here're some key-values from about:config

browser.cache.disk.capacity;1048576
browser.cache.disk.enable;true
browser.cache.disk.max_entry_size;51200
browser.cache.disk.smart_size.enabled;true
browser.cache.disk.smart_size.first_run;false
network.http.use-cache;true
media.cache_size;512000

..and am not using private browsing.

Here're the file folder perms listed if you need: http://pastebin.ca/2171198

this is what's shown in about:cache <br /> <br /> <pre><nowiki>Information about the Cache Service Memory cache device Number of entries: 285 Maximum storage size: 16384 KiB Storage in use: 3457 KiB Inactive storage: 3457 KiB List Cache Entries Offline cache device Number of entries: 0 Maximum storage size: 512000 KiB Storage in use: 0 KiB Cache Directory: /home/users/debd/.mozilla/firefox/caof7v39.default/OfflineCache</nowiki></pre> Nothing is cached. Web page load times are far slower than when its cached(in windows). No thumbs are generated for the new tab page either. Here're some key-values from about:config <pre><nowiki>browser.cache.disk.capacity;1048576 browser.cache.disk.enable;true browser.cache.disk.max_entry_size;51200 browser.cache.disk.smart_size.enabled;true browser.cache.disk.smart_size.first_run;false network.http.use-cache;true media.cache_size;512000</nowiki></pre> ..and am not using private browsing. Here're the file folder perms listed if you need: http://pastebin.ca/2171198

Modifié le par cor-el

Toutes les réponses (4)

more options

Are you using Clear Recent History to clear the cache if you close Firefox?

  • Edit > Preferences > Privacy : History: [X] Clear history when Firefox closes > Settings

If you do then the disk cache is disabled because you aren't keeping the cache over a session.

more options

no. its set to Remember History

more options

You can check the browser.cache.disk.enable pref on the about:config page to see if the disk cache is enabled.

more options

Did you read my post ?