FireFox Load Time - speed up

Soldato
Joined
3 Dec 2004
Posts
2,639
FireFox Load Time

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.

If you're using a brodband connection you'll load pages 2-3 times faster now.


Taken From nother Forum.
 
sja360 said:
worked here also does load abit faster but lets face it with broadband its fairly quick at loading anyhow.

Dunno about that, been finding my FF real sluggish since the last few updates, those tweaks have just made load times much better.
 
Some sites will block you if you are using this tweak. Just thought I'd warn you. ;)
 
Clarkey said:
never heard of that actually happening, sounds like a myth to me.

dnsstuff.com is the only site that, at one point, attempted to block me when I had FasterFox on... I refreshed once after that and it never came up again.
 
I have always had problems using Firefox and this hack where the incorrect images would be loaded.. for example, I was on the website of a catalogue store and their logo was replaced with a picture of a cat stretched to fit the same dimensions.
 
Back
Top Bottom