看板 toge
作者 toge (吉仔)
標題 Firefox 網路加速
時間 2010年07月24日 Sat. PM 12:25:27


開啟about:config分頁



1. 通用設定
    這裡的選項與您的電腦運算速度及網路速度無關,是每台電腦都可使用的設定。

"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






2. 寬頻/高速電腦使用者設定
    這些設定適用60MB以上的記憶體,以及較快的寬頻網路((A)DSL/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






3. 中等頻寬/高速電腦使用者設定
    這些設定適用較慢的寬頻網路((A)DSL/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






4. 窄頻/高速電腦
    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






5. 寬頻/慢速電腦
    這裡的最後一項設定取消狀態列的功能,以節省電腦的運算。

"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






6. 窄頻/慢速電腦

"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


--
--
※ 來源: DISP BBS 看板: toge 文章連結: http://disp.cc/b/92-dkx
※ 作者: toge  來自: 119.15.238.74  時間: 2010-07-24 12:25:27
※ 編輯: toge  來自: 119.15.238.74  時間: 2010-07-24 12:31:02
toge: Firefox 網路加速 - toge板