Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

browser cache

  • 3 odpovědi
  • 2 mají tento problém
  • 5 zobrazení
  • Poslední odpověď od the1dea

more options

I noticed that I can only raise my browser cache 1024mb. Is there a way to raise my cache higher? I have over 6TB of hard drive space and 16Gb of RAM. I am asking this question based upon a question given in a college class room environment.

slow connections – increase the size of the browser cache, change frequency with which the browser compares cached pages to those on the web, disable image loading, browser cache size – IBF p3-35 to 3-39

I noticed that I can only raise my browser cache 1024mb. Is there a way to raise my cache higher? I have over 6TB of hard drive space and 16Gb of RAM. I am asking this question based upon a question given in a college class room environment. slow connections – increase the size of the browser cache, change frequency with which the browser compares cached pages to those on the web, disable image loading, browser cache size – IBF p3-35 to 3-39

Všechny odpovědi (3)

more options
  1. type about:config in the address bar and hit enter.
  2. Accept the warning.
  3. In the Filter box, type browser.cache.disk
  4. Make sure Browser.cache.disk.enable is set to true
  5. Adjust browser.cache.disk.capacity to your desired hard-drive cache space in KB
more options

See http://mxr.mozilla.org/mozilla-central/source/netwerk/cache/nsCacheService.cpp#560

We set a lower bound of 50MB and an upper bound of 1GB.
more options

Great answers Matt2 & Cor-el! Just what I was looking for. Thank You!

Upravil uživatel the1dea dne