- Info
Speed Up Firefox
by
scott_glaser
—
last modified
Mar 02, 2008 12:29 AM
A tweak to Firefox to allow it to load pages quicker, utilizing multiple connections to a single site.
Applicable to Fedora Versions
Requirements
- Requires that Firefox be installed
Doing the work
- Open Firefox
- In the location bar enter the following:
about:config
- In the filter bar enter the following:
network.http.p
- Select the line that reads "network.http.pipelining".
- Double-click "false" so it changes to "true" for this value.
- Next select "network.http.pipelining.maxrequests".
- Double click on the line and a text box will appear, enter "8". The default is 4.
- Next select the value"network.http.proxy.pipelining".
- Double-click "false" so it changes to "true" for this value.
- Close and restart Firefox.
Disclaimer
We
test this stuff on our own machines, really we do. But you may run into
problems, if you do, come to #fedora on irc.freenode.net
Added Reading