LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 628|回复: 1

如何让firefox的读取数据的速度快一点

[复制链接]
发表于 2007-3-19 18:45:19 | 显示全部楼层 |阅读模式
如何让firefox的读取数据的速度快一点,我想通过修改源代码,或者修改user.js.
发表于 2007-3-19 18:49:22 | 显示全部楼层
network.http.pipelining =true
network.http.proxy.pipelining =true
network.http.pipelining.maxrequests =20
network.http.max-connections-per-server =30
network.http.max-persistent-connections-per-server =6
network.http.max-persistent-connections-per-proxy =10
network.http.max-connections =100
content.notify.ontimer =false
content.interrupt.parsing =false
content.notify.interval /* default = 120000 (micro-seconds) */
content.notify.backoffcount /* default = -1, meaning never */
content.max.tokenizing.time /* default = 360000 (micro-seconds) */
content.switch.threshold /* default = 750000 (micro-seconds) */
content.maxtextrun /* default = 8191 */
nglayout.initialpaint.delay =0
browser.display.show_image_placeholders =false
browser.cache.memory.enable /* default is true */
browser.cache.memory.capacity =200000
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表