Firefox uses both disk cache and memory cache.
This method unable the disk cache, so that Firefox becomes faster about 20%.
-------------------------
about:config
1) browser.cache.disk.capacity => "0" (default : 50000)
2) browser.cache.disk.enable => "false" (default : true)
3) browser.cache.memory.capacity
If this parameter is not exist, create it by [ right click -> new integer ]
refer http://kb.mozillazine.org/Browser.cache.memory.capacity to determine amount of memory. -> if 300MB ram -> 300 * 1024 = 307200KB, Enter 307200 !
4)browser.cache.memory.enable => "true" (default : true)
------------------------------------
added 090329
- nglayout.initialpaint.delay -> 0 (create new integer key)
- network.http.pipelining -> true
- network.http.proxy.pipelining -> true
- network.http.pipelining.maxrequests -> 8 ? 32 ? 64 ?
- plugin.expose_full_path -> true
댓글 없음:
댓글 쓰기