通过以下一些设置,改善firefox火狐浏览器在ubuntu 10.04中浏览缓慢的问题 首先打开浏览器,在浏览器地址栏中输入about:config,更改一些配置如下: * network.http.pipelining > False 改为 True * network.http.pipelining.maxrequests > 初始值是4更改为 8 或者 10 * network.http.proxy.pipelining > False 改为 True * network.dns.disableIPv6 > False 改为 True 提示:False 改为 True只要鼠标双击就可以了! 原创文章如转载请注明:转自Ubuntu之家{www.ubuntuhome.com}
发表评论