FIREFOX ON SPEED: Firefox Speed Tweak

Page 6 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Are you guys aware that setting network.http.pipelining.maxrequests above 8 does not add anything? This line gets the pref value, this line clamps it (clamp is defined here) to a max value (8) defined here. The network.http.proxy.pipelining pref does nothing if you aren't using a proxy.
 

MaxDepth

Diamond Member
Jun 12, 2001
8,757
43
91
Originally posted by: NICKel
Feels like I have a T1 connection now !! ! thanks

I have to try this at home because I have a T1 at work. No noticeable difference at work.
 

alm4rr

Diamond Member
Dec 21, 2000
4,390
0
0
Originally posted by: faboloso112
Originally posted by: alm4rr
Blatantly in the wrong forum

SOFTWARE

well this isn't a software...its a PATCH

So this "patch" isn't software? Is it hardware instead?
I don't know what s/h you are talking about since you have in your OP a download link......




You said in your OP this is one of your first posts - well, I'm just telling you it is in the wrong place
Not the first time a new member put it in the wrong spot

 

forkd

Golden Member
Jan 17, 2001
1,122
0
0
awesome difference for me...I'm on a sketchy wireless....just about out of range with a lot of metal in the walls. Thanks

I don't care if it was hardware, software or a glass of water....I call it a hot deal!
 

bigboxes

Lifer
Apr 6, 2002
42,225
12,415
146
Software questions belong in Software. A hot deal for software does indeed belong in Hot Deals. Hot Deals are not limited to hardware.
 

NoToRiOuS1

Golden Member
Jan 21, 2004
1,594
0
86
Originally posted by: alm4rr
Originally posted by: faboloso112
Originally posted by: alm4rr
Blatantly in the wrong forum

SOFTWARE

well this isn't a software...its a PATCH

So this "patch" isn't software? Is it hardware instead?
I don't know what s/h you are talking about since you have in your OP a download link......




You said in your OP this is one of your first posts - well, I'm just telling you it is in the wrong place
Not the first time a new member put it in the wrong spot



lol nvm...it was suppose to be a joke oh great platinum member almighty...
btw...just cuz i dont post doesn't mean im a new member...oh the s/h was a joke...the free.99 was a joke...if the post is so 'blatantly' in the wrong place then let the moderators take care of it...but until then...let the good ppl enjoy some free stuff that makes their life easier
 

BannedTroll

Banned
Nov 19, 2004
967
0
0
Originally posted by: baclips6
Originally posted by: nallur
Can someone who has installed it, go to your FireFox profile folder (Documents and Settings/yourname/Application Data/Mozilla/Firefox/Profiles/somename/) and see if you have a user.js file. If you do, what's in it? Thanks.

Originally posted by: yapagaldil
man this works like charm... thanx a lot.

opened user.js in Notepad:

// Enable pipelining:
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipe lining", true);
user_pref("network.http.pipelining.maxrequests", 100)

The following should be added too:

user_pref("nglayout.initialpaint.delay", 0);

it makes pages start to load immediately instead of the default 250ms
 

Medea

Golden Member
Dec 5, 2000
1,606
0
0
Very nice. Cleared cache just to make sure, and there's definitely a noticeable improvement.
 

globalcitizen

Senior member
Sep 6, 2004
954
0
0
Just got it and omg it is fast:Q It is like loading web pages before I even finishing clicking or pressing enter lol ;)

Great find:beer::beer:
 

n7

Elite Member
Jan 4, 2004
21,281
4
81
Even if you can do this manually, this is still good for those who are lazy (like me) :D

Thanx!
 

NewBlackDak

Senior member
Sep 16, 2003
530
0
0
user_pref("network.http.pipelining.maxrequests", 100)

DO NOT set this to 100. If I saw this on my server I'd block your IP address. 10-20 is sufficient enough without killing a server with a bandwidth burst.
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: NewBlackDak
user_pref("network.http.pipelining.maxrequests", 100)

DO NOT set this to 100. If I saw this on my server I'd block your IP address. 10-20 is sufficient enough without killing a server with a bandwidth burst.

See my reply earlier. Mozilla is smart enough to prevent the l33t-tweaker-d00dz from setting ridiculous values, and caps it to 8.
 

clarkkent333

Golden Member
Nov 23, 2003
1,024
0
0
can anyone list the values that this patch uses in the js file? Im just curious how they compare to the extension's settings. Thanks.
 

Jeff7

Lifer
Jan 4, 2001
41,596
20
81
Darn, I was hoping this was some kind of improvement on the application's loading time. But I'll give this a try anyway. :)
 

Jeff7

Lifer
Jan 4, 2001
41,596
20
81
Originally posted by: fs123
There is already a extension that does this and actually has a gui that lets you go in and tweak it out. Its simply called "tweak network 1.0" and you can find it here and here is a

screen shot

That one doesn't install for me. It gives an error saying that it only works on Firefox versions 0.9 to 1.0. Odd, since I have 0.93, and based on my math, that does come between 0.9 and 1.0. :confused: