搜索 | 用户支持

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

详细了解

Firefox is still running on old parameters as 20 years back

  • 3 个回答
  • 1 人有此问题
  • 19 次查看
  • 最后回复者为 zeroknight

more options

The amount of space for Cached Web Content is still restricted to 1GB.

Since the time they have introduced to clear cache size this size is still the same. I reported this to firefox that in these modern age and introduction of heavy sites and faster pc there is a need to increase this cache size of firefox to atleast 10gb.

Within a day this cache size of 1gb gets filled fast and then every day i have to clear cache all the time.

Why cant firefox make necessary changes which is so back

The amount of space for Cached Web Content is still restricted to 1GB. Since the time they have introduced to clear cache size this size is still the same. I reported this to firefox that in these modern age and introduction of heavy sites and faster pc there is a need to increase this cache size of firefox to atleast 10gb. Within a day this cache size of 1gb gets filled fast and then every day i have to clear cache all the time. Why cant firefox make necessary changes which is so back

所有回复 (3)

more options

You can increase it by yourself in about:config by increasing the value of the browser.cache.disk.capacity preference.

more options

See also the comment in the Firefox source code about the browser.cache.disk prefs :

more options

The disk cache size is dynamic and depends on how much free space is available. It starts at 50MB and maxes out at 1GB if you have over 25GB of free space. If you clear the cache on shutdown it will be limited to 150MB. There is no need to clear the cache when it gets full since it will just replace older cached items.

If you want to increase it with browser.cache.disk.capacity, you will need to disable browser.cache.disk.smart_size.enabled.

With fast internet the disk cache is not that useful, you can disable it without noticing much difference.