Speed up FireFox

Help with operating systems, apps, and software-related issues.
Post Reply
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Speed up FireFox

Post by ccb056 »

1. Type "about:config" in the adress field.
2. Set the value of network.http.pipelining to "true".
3. Set the value of network.http.pipelining.maxrequests to "100".
4. Set the value of network.http.proxy.pipelining to "true"
5. Set the value of nglayout.initialpaint.delay to "0"

Now watch as the loading times that already beat IE's go into overkill mode.
Last edited by ccb056 on May 9th, 2004, 6:43 pm, edited 1 time in total.
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Post by ccb056 »

NOTE: I changed network.http.pipelining.maxrequests to 200 and it seems to download pages even faster, I don't know what the side effects of increasing it are though
monte84
Registered User
Posts: 208
Joined: May 31st, 2004, 4:13 am

Post by monte84 »

have you tried this with any version of mozilla? Although i cannot notice a difference because i am bound to the constrants of 56k :|
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

eww 56k.. Come on, atleast get ADSL
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
monte84
Registered User
Posts: 208
Joined: May 31st, 2004, 4:13 am

Post by monte84 »

Neo-Tebow2000 wrote:eww 56k.. Come on, atleast get ADSL
Trust me, if it were possible, I would. But it can't, it is not offered out in the sticks (where i live). We can't even get cable (T.V) . Satellite is too expensive and we dont get s strong signal (too many trees). :(
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

AH man, I feel sorry for you!!!! Move to the city ;)
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
monte84
Registered User
Posts: 208
Joined: May 31st, 2004, 4:13 am

Post by monte84 »

City, heh, if yo can call it that. LOL. Its not my call, i still live with the parents :|
Smartweb
Registered User
Posts: 622
Joined: January 15th, 2004, 2:11 am
Contact:

Post by Smartweb »

Wait for cell phone towers to be replaced with Internet towers. Then you can get decent bandwidth.
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

Wouldnt that be sweet
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Post by ccb056 »

Smartweb wrote:Wait for cell phone towers to be replaced with Internet towers. Then you can get decent bandwidth.
yes, you would get good bandwidth, but your ping would be through the roof
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

Wireless is half as fast as ethernet
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
j3pflynn
Registered User
Posts: 2
Joined: June 16th, 2004, 11:53 am

Re: Speed up FireFox

Post by j3pflynn »

ccb056 wrote: 4. Set the value of network.http.proxy.pipelining to "true"
Does this value need to be changed if you're not using a proxy?
ninjastyle
Registered User
Posts: 2
Joined: June 16th, 2004, 2:45 pm

Post by ninjastyle »

The line "nglayout.initialpaint.delay" does not exist, this string has to be created manually. What I would like to know, is what "type" it is -- Integer, Boolean, or String.

Thanks for the speedup tips!

:)

EDIT: It's OK, I found out I need to use Integer.

Can anyone tell me how to delete an entry though?
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Post by ccb056 »

yes, use that even if you are not behind a proxy

to delete entries, just try highlighting and press the delete key
peter the piper
Registered User
Posts: 6
Joined: July 19th, 2004, 10:35 pm
Location: Sussex, U.K.
Contact:

firefox

Post by peter the piper »

The nglayoutinitialpaint.delay sits just above the nglayout.widget.mode in version 0.9.2, at least it is in mine.
The changes made my copy load about twice as fast. Great tip. Thanks. :lol:
peter the piper
Registered User
Posts: 6
Joined: July 19th, 2004, 10:35 pm
Location: Sussex, U.K.
Contact:

Speed up Firefox.

Post by peter the piper »

I was told about the following http://forums.mozillazine.org/viewtopic ... 15&start=0 on the firefox forum. Some of the settings may be of help, some have already been posted on this thread.
Lord Tom
Registered User
Posts: 18
Joined: August 6th, 2004, 11:52 pm
Location: castle of Linux
Contact:

Post by Lord Tom »

most important: speed on firefox
Pentium 4 with 2660 MHZ,MB 512 RAM ,Mandrake 10.0 WM:Gnome,Firefox 0.9.3
bren b
Registered User
Posts: 1
Joined: August 7th, 2004, 1:00 pm
Location: liverpool

Post by bren b »

ninjastyle wrote:The line "nglayout.initialpaint.delay" does not exist, this string has to be created manually. What I would like to know, is what "type" it is -- Integer, Boolean, or String.

Thanks for the speedup tips!

:)

EDIT: It's OK, I found out I need to use Integer.

Can anyone tell me how to delete an entry though?
how do i create a string manually?
ninjastyle
Registered User
Posts: 2
Joined: June 16th, 2004, 2:45 pm

Post by ninjastyle »

I'm really sorry this is so late... I lost the forum URL ages ago.

Anywayz, to create a new string, just right-click any of the other strings and select "new".

:)
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

lol.. how could you.. It couldn't be any more simple!!! :lol:

Welcome Back!!
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
AmaD
Registered User
Posts: 122
Joined: August 20th, 2004, 7:37 pm

Post by AmaD »

Do you guys mind if I put this on another forum, I'm sure they'd benefit from it :D
[CPU] AMD Athlon 64 3000+ Venice [MOBO] DFI LanParty UT NF4 Ultra-D (s939) [CARD] ATI Radeon X800 XL (256MB) [CASE] Silverstone Temjin TJ01 - Silver [HDD] ST340016A (40 GB, 7200 RPM, Ultra-ATA/100) [HDD] WDC WD1200BB-00CJA1 (111 GB, IDE)
Tebow2000
Registered User
Posts: 1099
Joined: January 19th, 2004, 7:56 am
Location: New Orleans, Louisiana
Contact:

Post by Tebow2000 »

go ahead, just link us to it
Redcode Hosting redcodehosting.com | Unix Shared Hosting | sales[aT]redcodehosting[dOt]com
kieranmullen
Registered User
Posts: 1
Joined: December 22nd, 2004, 9:14 pm

Possible Downside...

Post by kieranmullen »

Possible downside of having this... I have tried downloading files using this tweak and on a number of sites I got the " Could not download. To many connections from your address" also some servers might treat it as a DOS attack. I mean 100 connections for the same file in a atter of seconds frm the same ip comon? Thats a bit silly for 1 webpage which usually load quite fast anyway if you have a fast PC and are on broadband. You are jumping from 4 connections to 100, I would think the max you would want to go is 25. Try 25 and see if it really makes a difference.
unsafe
Registered User
Posts: 2
Joined: December 30th, 2004, 1:55 am

Re: Speed up FireFox

Post by unsafe »

I can not seam to find nglayout.initialpaint.delay anywhere, iv downlaodet firefox here; http://mozilla.org, why is it, i cant fint that nglayout.initialpaint.delay?
AmaD
Registered User
Posts: 122
Joined: August 20th, 2004, 7:37 pm

Re: Speed up FireFox

Post by AmaD »

unsafe wrote:I can not seam to find nglayout.initialpaint.delay anywhere, iv downlaodet firefox here; http://mozilla.org, why is it, i cant fint that nglayout.initialpaint.delay?
The line "nglayout.initialpaint.delay" does not exist, this string has to be created manually. It is an interger.l
[CPU] AMD Athlon 64 3000+ Venice [MOBO] DFI LanParty UT NF4 Ultra-D (s939) [CARD] ATI Radeon X800 XL (256MB) [CASE] Silverstone Temjin TJ01 - Silver [HDD] ST340016A (40 GB, 7200 RPM, Ultra-ATA/100) [HDD] WDC WD1200BB-00CJA1 (111 GB, IDE)
User avatar
ccb056
Site Administrator
Posts: 981
Joined: January 14th, 2004, 11:36 pm
Location: Texas
Contact:

Post by ccb056 »

It used to exist in older versions, and they have taken it out recently for reasons beyond me
ThManDan22
Registered User
Posts: 60
Joined: December 28th, 2004, 4:31 am
Location: USA
Contact:

Thanks

Post by ThManDan22 »

Could they have taken it out becuase it would be at 0 if it was not in there and they figured that most people would want no delay???? maybe just maybe
AND,
Thank You, for the info. This seems to speed up web loads a little bit, but i have to ask. Why didnt they just make these defualts, If it speed it up SPEED = GOOD
Internet Explorer = BAD ; FireFox=GOOD
COM-PUT-OR: MSI K8T NEO FISR-2 AMD Athlon 64bit 3000+ 2.0GHZ 1GB RAM ATI RADEON 9600XT SONY 16x DVD+/RW 120GB HD WINDOWS XP SP2 <a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>
AmaD
Registered User
Posts: 122
Joined: August 20th, 2004, 7:37 pm

Post by AmaD »

I'm using Firefox 1.0 and they're there all right, look:

Image
[CPU] AMD Athlon 64 3000+ Venice [MOBO] DFI LanParty UT NF4 Ultra-D (s939) [CARD] ATI Radeon X800 XL (256MB) [CASE] Silverstone Temjin TJ01 - Silver [HDD] ST340016A (40 GB, 7200 RPM, Ultra-ATA/100) [HDD] WDC WD1200BB-00CJA1 (111 GB, IDE)
unsafe
Registered User
Posts: 2
Joined: December 30th, 2004, 1:55 am

Post by unsafe »

And how do i do that, do i even have to do that?
ThManDan22
Registered User
Posts: 60
Joined: December 28th, 2004, 4:31 am
Location: USA
Contact:

Post by ThManDan22 »

about:config
COM-PUT-OR: MSI K8T NEO FISR-2 AMD Athlon 64bit 3000+ 2.0GHZ 1GB RAM ATI RADEON 9600XT SONY 16x DVD+/RW 120GB HD WINDOWS XP SP2 <a href="http://ee.1asphost.com/thmandan222/index.html"> Dan's Website --> Click Here <-- </a>
indogo
Registered User
Posts: 23
Joined: January 19th, 2005, 4:10 am

Post by indogo »

Has anyone tried removing unused codepages and would this speed things up at all! I did this for windows and it felt better if nothing else.
Post Reply