Need a geek? Geeks to Go offers free, quality tech support -- in terms anyone can understand. Volunteers are waiting to help, friendly, technology experts who have knowledge to share, and enjoy helping others. Feel free to browse the site as a guest. However, you must log in to reply to existing topics, or to start a new topic of your own. Other benefits of joining include richer forum features, and removal of all advertising. Learn more in our Welcome Guide Infected? Malware and Spyware Cleaning Guide. What are you waiting for? Click here to join for free today!
4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
Make Firefox Faster
Rating 4 V
Koy
post Feb 10 2008, 10:57 AM
Post #16


New Member
*
Posts: 1
OS: XP Home



Thx darlin sure made a huge difference! Sometimes it was like I'm on dial up now pages are loading in a sec or two instead of a min laughing.gif
Go to the top of the page
 
+Quote Post
Justtobeme2
post Feb 19 2008, 02:13 PM
Post #17


New Member
*
Posts: 3
OS: XP



Thank you so much! I'm a noob and I was even able to do it! Can this be done with other browsers also?
Go to the top of the page
 
+Quote Post
Kelvin
post Feb 21 2008, 02:39 AM
Post #18


Member
***
Posts: 921
From: C:\Program Files\Kelvin =P
OS: Windows XP SP2



No, it can not. Other browsers do not have the about:config.

~Kelvin
Go to the top of the page
 
+Quote Post
happyrock
post Feb 21 2008, 07:26 AM
Post #19


Trusted Tech
Group Icon
Posts: 5,624
From: SAN DIEGO
OS: CP/M..DOS.. WINDOWS 95.. 98SE.. XP.. 7 ..PUPPY LINUX



QUOTE (Big Ant @ Dec 26 2007, 02:59 PM) *
You can also get the Fasterfox extension for performance and network tweaks from:
-->https://addons.mozilla.org/en-US/firefox/se...ox&status=4

faster fox does not do the nglayout.initialpaint.delay tweak though..
and it set the pipelining.maxrequests to 8...I have mine set to 12...anymore than that can cause you problems at some sites..

This post has been edited by happyrck: Feb 21 2008, 07:30 AM
Go to the top of the page
 
+Quote Post
Kelvin
post Feb 22 2008, 02:00 AM
Post #20


Member
***
Posts: 921
From: C:\Program Files\Kelvin =P
OS: Windows XP SP2



Ok then - thanks for the note happyrck.

~Kelvin
Go to the top of the page
 
+Quote Post
mvine
post May 3 2008, 09:57 PM
Post #21


New Member
*
Posts: 7
From: Prince Edward Island
OS: xp



This is a great tip my pages are loading superfast. Big thanks.
Go to the top of the page
 
+Quote Post
Adamsappleone
post May 5 2008, 06:23 AM
Post #22


Member
**
Posts: 14
From: Tucson, Arizona
OS: Windows Vista Ultimate, Windows 7 Ultimate x86/x64



QUOTE (Kelvin @ Nov 19 2007, 08:07 PM) *
Make Firefox Faster

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 any number around 5-12. This
means it will make X requests at once, depending on the number you put in.

NOTE: A recommended number is either 8 or 12.

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-3 times faster now.

IMPORTANT: Some small sites may block your connection because it DOES take up more bandwidth than usual. Take note.


Nice tip dude, where'd you find it? I found one here, Dated Dec. 2004;

http://forevergeek.com/open_source/make_firefox_faster.php

This post has been edited by Adamsappleone: May 10 2008, 12:22 PM
Go to the top of the page
 
+Quote Post
Chopin
post May 9 2008, 08:20 PM
Post #23


In love with Chopin!
Group Icon
Posts: 2,619
From: My piano?
OS: Windows XP Professional SP2



Thanks, Kelvin smile.gif
Go to the top of the page
 
+Quote Post
xxmaxixx
post May 12 2008, 07:12 AM
Post #24


Member
**
Posts: 21
From: CCK
OS: Windows XP



Thx 4 the info!
Go to the top of the page
 
+Quote Post
NAVYVET
post May 22 2008, 03:47 PM
Post #25


Member
**
Posts: 18
From: Lansdale, Pa
OS: XP



I wish I could say it works. It doesn't. I try it and an IE window opens and then doesn't connect. It tells me that the navigation was cancelled.
Go to the top of the page
 
+Quote Post
Student101
post May 22 2008, 06:08 PM
Post #26


Member
***
Posts: 298
From: Planet Spaceball
OS: Windows XP



are you doing it in firefox or IE. This only works for FF

Student101
Go to the top of the page
 
+Quote Post
NAVYVET
post May 22 2008, 06:41 PM
Post #27


Member
**
Posts: 18
From: Lansdale, Pa
OS: XP



Its Firefox.
I'm not sure why IE opens up tho.
Go to the top of the page
 
+Quote Post
kittiez
post Jun 20 2008, 04:08 PM
Post #28


Member
**
Posts: 67
From: South Carolina / USA.
OS: Windows XP, 2 Windows Vista Home Premium Laptops



QUOTE (Adamsappleone @ May 5 2008, 06:23 AM) *
QUOTE (Kelvin @ Nov 19 2007, 08:07 PM) *
Make Firefox Faster

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 any number around 5-12. This
means it will make X requests at once, depending on the number you put in.

NOTE: A recommended number is either 8 or 12.

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-3 times faster now.

IMPORTANT: Some small sites may block your connection because it DOES take up more bandwidth than usual. Take note.


Nice tip dude, where'd you find it? I found one here, Dated Dec. 2004;

http://forevergeek.com/open_source/make_firefox_faster.php


So he copied it? Could have given credit. rolleyes1.gif
Go to the top of the page
 
+Quote Post
ColtsFan18
post Jun 21 2008, 10:31 PM
Post #29


Member
**
Posts: 89
OS: Windows XP



OK, I'm an idiot and when I added the Integer "network.http.pipelining.maxrequests" I left the " in the name. How do I remove them or does it matter if they are there?
Go to the top of the page
 
+Quote Post
Transience
post Jun 22 2008, 12:11 PM
Post #30


Unofficial Music Guru
Group Icon
Posts: 2,354
From: Massachusetts, USA
OS: Vista



Excellent tip, much much faster smile.gif
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies / Views Topic Information
No New Posts   11 / 1,804 10th October 2005 - 04:19 PM
cleverboy12 started - last by MR0624
No New Posts   4 / 1,500 5th November 2006 - 10:29 PM
koukie started - last by happyrock
No New Posts   10 / 1,825 20th September 2008 - 07:00 AM
kill_hXc started - last by xDatWun
No new   27 / 2,924 17th August 2008 - 01:07 PM
heat123 started - last by heat123

RSS Time is now: 21st November 2009 - 07:52 AM

Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. All trademarks mentioned on this page are the property of their respective owners.

© Geeks to Go, Inc. | All Rights Reserved | Privacy Policy | Advertising