• IMPORTANT: Welcome to the re-opening of GameRebels! We are excited to be back and hope everyone has had a great time away. Everyone is welcome!

How To 'Tweak' Firfox

Zahreah

Well-Known Member
Joined
Mar 31, 2012
Messages
2,822
Reaction score
8
Here's something for broadband people that will really speed Firefox up:

1. Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.
 

Toxique

Well-Known Member
MOTM
Joined
Jan 27, 2012
Messages
3,910
Reaction score
11
Thanks Voi, I use Firefox as my main browser so this will help me a lot. I will try this out and tell you how it goes.
 

Naiwen

Well-Known Member
Joined
Aug 31, 2012
Messages
349
Reaction score
0
I'd apologize, but I'm afraid I wouldn't Sir! I do mind it this way!
 

Toxique

Well-Known Member
MOTM
Joined
Jan 27, 2012
Messages
3,910
Reaction score
11
Voi is this suppose to pop-up?

dad35a83434acd158ba1416cdaa730a6.png
 

JPB

Well-Known Member
Joined
Sep 7, 2012
Messages
25
Reaction score
0
Yes it is.

@Voi I allready have a fast connection, so I don't notice much difference. But thanks, it really works :)
 
Top