vote up 1 vote down star

I've come across some Firefox about:config tweaks on the internet which claim that making those changes will speed up Firefox. Those tweaks are:

network.http.pipelining: Change this to true.
network.http.proxy.pipelining: Change this to true.
network.http.pipelining.maxrequests: Change this to 8.
network.http.max-connections: Change this to 96.
network.http.max-connections-per-server: Change this to 32.

Is it safe to change these values?

flag

5 Answers

vote up 2 vote down check

I have found that, generally, using a local caching name server, a local caching proxy (such as squid or polipo), and adblock+noscript has a far greater improvement in perceived performance on my overall daily browsing habits than specific Firefox or network stack tweaks.

Everyone's usage patterns are different, of course, but that's what works well for me.

link|flag
vote up 3 vote down

It may be safe but I'm not sure if it's right. I'm thinking about the max-connections-per-server, read http://kb.mozillazine.org/Network.http.max-connections-per-server. "It is, however, considered poor etiquette to make too many connections to a server and may lead to you being banned from that server."

How many is too many I can't say though.

link|flag
1  
Thanks for the answer. I changed the values and surfed for 1/2 hour. I didn't realize any speedup, plus it took longer to open some web pages. Now I set all values as default. – Mehper C. Palavuzlar Nov 24 at 12:13
Depending on the server and what number you set it to, yes, but bear in mind that while you're putting more strain on the server by increasing the values, you're doing it for less time. – Phoshi Nov 24 at 12:21
vote up 2 vote down

Yes, it is. That configures your browser to make more connections to a webserver to download bits of the page in parallel - which a broadband connection handles fine. Dial up, not so much.

link|flag
Thanks a lot. So I'm changing them. – Mehper C. Palavuzlar Nov 24 at 9:27
vote up 2 vote down

Rather than changing these parameters by hand, I suggest using the Tweak Network add-on:

Firefox has a couple of hidden network settings. With Tweak Network, you can tweak these settings, and you might be able to speed up the loading of web pages. You can also increase the maximum number of simultaneous downloads from a site (the default is only four).

image

link|flag
vote up 2 vote down

These settings probably won't make an noticable change, but they will make things more difficult for the server you're connecting to. Most tips for speeding up Firefox are either a bad idea or don't do anything. The only one I've found that does anything is turning off ipv6 (if your ISP doesn't support it), but I don't know if it's still needed on new versions of Firefox.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.