Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Disk cache isn't being populated.

  • 4 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 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

由cor-el于修改

所有回复 (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 ?