This site has been moved to dreamerslab.com
本站已經移至 dreamerslab.com
來源五:Speeding up Firefox the right way
通用設定。
- content.notify.backoffcount: 5
- network.http.pipelining:true
- network.http.proxy.pipelining: true
- network.http.pipelining.maxrequests: 8
- plugin.expose_full_path:true
- ui.submenuDelay:0
寬頻/高速電腦使用者設定 這些設定適用60MB以上的記憶體,以及較快的寬頻網路(ADSL/Cable/fiber)
- browser.cache.memory.capacity: 65536
- content.interrupt.parsing: true
- content.max.tokenizing.time: 2250000
- content.notify.interval: 750000
- content.notify.ontimer: true
- content.switch.threshold: 750000
- network.http.max-connections: 48
- network.http.max-connections-per-server: 16
- network.http.max-persistent-connections-per-proxy: 16
- network.http.max-persistent-connections-per-server: 8
- nglayout.initialpaint.delay: 0
中等頻寬/高速電腦使用者設定 這些設定適用較慢的寬頻網路(ADSL/Cable) browser.cache.memory.capacity: 65536
- content.max.tokenizing.time: 2250000
- content.notify.interval: 750000
- content.notify.ontimer: true
- content.switch.threshold: 750000
- network.http.max-connections: 48
- network.http.max-connections-per-server: 16
- network.http.max-persistent-connections-per-proxy: 16
- network.http.max-persistent-connections-per-server: 8
- nglayout.initialpaint.delay: 0
窄頻/高速電腦 56K/V9.0撥接網路適用 browser.cache.memory.capacity: 65536
- browser.xul.error_pages.enabled: true
- content.interrupt.parsing: true
- content.max.tokenizing.time: 3000000
- content.maxtextrun: 8191
- content.notify.interval: 750000
- content.notify.ontimer: true
- content.switch.threshold: 750000
- network.http.max-connections: 32
- network.http.max-connections-per-server: 8
- network.http.max-persistent-connections-per-proxy: 8
- network.http.max-persistent-connections-per-server: 4
- nglayout.initialpaint.delay: 0
寬頻/慢速電腦 這裡的最後一項設定取消狀態列的功能,以節省電腦的運算。
- content.max.tokenizing.time: 3000000
- content.notify.backoffcount: 5
- content.notify.interval: 1000000
- content.notify.ontimer: true
- content.switch.threshold: 1000000
- content.maxtextrun: 4095
- network.http.max-connections: 48
- network.http.max-connections-per-server: 16
- network.http.max-persistent-connections-per-proxy: 16
- network.http.max-persistent-connections-per-server: 8
- nglayout.initialpaint.delay: 1000
- dom.disable_window_status_change: true
窄頻/慢速電腦 content.max.tokenizing.time: 2250000
- content.notify.interval: 750000
- content.notify.ontimer: true
- content.switch.threshold: 750000
- network.http.max-connections: 32
- network.http.max-connections-per-server: 8
- network.http.max-persistent-connections-per-proxy: 8
- network.http.max-persistent-connections-per-server: 4
- nglayout.initialpaint.delay: 750
- dom.disable_window_status_change: true
Recent Comments