Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: make firefox much faster  (Read 8371 times)

0 Members and 1 Guest are viewing this topic.

aditya_aditya2004

  • Guest
make firefox much faster
« on: June 02, 2010, 03:13:29 PM »
fire fox trick::
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 broadband connection you'll load pages 2-30 times faster now.

Allan

  • Moderator

  • Mastermind
  • Thanked: 1260
  • Experience: Guru
  • OS: Windows 10
Re: make firefox much faster
« Reply #1 on: June 02, 2010, 03:30:02 PM »
 ??? ???

aditya_aditya2004

  • Guest
Re: make firefox much faster
« Reply #2 on: June 02, 2010, 03:32:39 PM »
type "about:config" in adress bar were u type "www.google.com" etc and follow the steps mentioned
it works only in firefox

Allan

  • Moderator

  • Mastermind
  • Thanked: 1260
  • Experience: Guru
  • OS: Windows 10
Re: make firefox much faster
« Reply #3 on: June 02, 2010, 03:40:03 PM »
1) It's not a trick
2) I don't care what kind of connection you're on, you will not load pages 30 times faster - ESPECIALLY broadband
3) What's the point of your post?

aditya_aditya2004

  • Guest
Re: make firefox much faster
« Reply #4 on: June 02, 2010, 03:44:24 PM »
ohhk i got this thing by googling i thought it s a trick and wanted to share so i posted here..
if its not a trick then pls tell me that what it actually does..?

Allan

  • Moderator

  • Mastermind
  • Thanked: 1260
  • Experience: Guru
  • OS: Windows 10
Re: make firefox much faster
« Reply #5 on: June 02, 2010, 03:49:36 PM »
ANYBODY can google and post. If you don't know what it does you shouldn't post it.

aditya_aditya2004

  • Guest
Re: make firefox much faster
« Reply #6 on: June 02, 2010, 03:53:15 PM »
ohhk sir,
 but recently i saw the topic firefox 3.6 and its all the same post which i have given here and i think it should work :)

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: make firefox much faster
« Reply #7 on: June 02, 2010, 05:16:03 PM »
changing advanced configuration options on the lick and a promise that they will actually make things "FASTOR" is how people get introduced to such things as "I'm constantly getting page not found ??? plz help!".

They make them ADVANCED options for a reason.

This is no better then the registry tweaks that "add windows Vista/7 features to XP" by adding registry keys that apparently "enable" the new feature that never existed to begin with. I got a good laugh when I saw a "tip" on how to enable DWM with XP. It was as simple as adding a "EnableDWM" somewhere! If only somebody had told Microsoft, they could have saved their time developing the first version for Vista.
I was trying to dereference Null Pointers before it was cool.

2x3i5x



    Expert
  • Thanked: 134
  • Computer: Specs
  • Experience: Familiar
  • OS: Windows 10
Re: make firefox much faster
« Reply #8 on: June 14, 2010, 11:30:43 PM »
how's this fire fox trick (in aditya_aditya2004's post) compare to using speedyfox tool?.

Patio has recommended using speedyfox to speed up firefox in a previous post....

reborn



    Rookie
  • "Ubuntu - Linux For Human Beings."
  • Certifications: List
  • Experience: Expert
  • OS: Linux variant
Re: make firefox much faster
« Reply #9 on: August 27, 2012, 12:25:49 AM »
1) It's not a trick
2) I don't care what kind of connection you're on, you will not load pages 30 times faster - ESPECIALLY broadband
3) What's the point of your post?
.
Nope. You can That is what we call, HTTP Caching.
firefox url : "about:cache?device=disk "       eviles you good idea. And Full details over -->  http://code.google.com/speed/page-speed/docs/caching.html
"Free software" is a matter of liberty, not price. To understand the concept, you should think of "free" as in "free speech," not as in "free beer."

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: make firefox much faster
« Reply #10 on: August 27, 2012, 01:23:46 AM »
Nope. You can That is what we call, HTTP Caching.
1.All browsers since pretty much Mosaic had support for Caching.
2. Firefox caches pages rather extensively, both in memory and on disk. The former is why many people have memory consumption issues with it.
3. This thread is two years old.
I was trying to dereference Null Pointers before it was cool.

Salmon Trout

  • Guest
Re: make firefox much faster
« Reply #11 on: August 28, 2012, 01:53:55 PM »
1.All browsers since pretty much Mosaic had support for Caching.
2. Firefox caches pages rather extensively, both in memory and on disk. The former is why many people have memory consumption issues with it.
3. This thread is two years old.

4. Firefox 15 is out, and apparently has a fix for memory leaks caused by add-ons.

batlon13



    Rookie
    • Experience: Experienced
    • OS: Windows 7
    Re: make firefox much faster
    « Reply #12 on: September 03, 2012, 01:53:52 AM »
    fire fox trick::
    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 broadband connection you'll load pages 2-30 times faster now.
    I have tried, but i can't see any result. so i think its worthless for us.