본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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 ?