PowerPage Down for Maintenance Dear Apple: Fix Your Hinges!
Jan 03

TIP #1
Forevergeek.com has a useful guide on speeding up Firefox for broadband users. basically after getting to the hidden config settings you set the browser to request more data that it usually does.

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 receives.

If you’re using a broadband connection you’ll load pages MUCH faster now!

TIP #2
Turn on inline autocomplete in Firefox:

1. Enter about:config in the URL field
2. Right-click on the page and create a new Boolean value
3. Enter browser.urlbar.autoFill as the preference name (note, case-sensitive: ‘F’, not ‘f’)
4. Set the value to true

8 Responses to “Speed FireFox, Enable Autofill”

  1. captainserial Says:

    Awesome tip. Thank you.

  2. Anonymous Says:

    It has been well documented that while enabling this will decrease the time pages start to load, it lengthens the total time for the page to render. It also uses more CPU cycles and RAM when enabled. These reasons are why pipelining is not enabled by default. It also causes problems with some Flash content.

  3. Anonymous Says:

    I did this and pages wouldn’t even render. Had to reinstall Firefox after deleting all files of it.

  4. Scottish Says:

    Whats the benefit of tip #2 ?

  5. Anonymous Says:

    The first at least works also with the Mozilla browser, which I use without the accompanying suite.

  6. मतलब ? Says:

    hye can u give a link anon where u say its well documented that it takes more ram

  7. Anonymous Says:

    uh oh:

    I typed browser.urlbar.autoFil without the 2nd “l”

    how do i delete it!?!?

  8. Anonymous Says:

    After performing these operations and exiting Firefox, upon re-opening Firefox, the autofil feature still didn’t work. I entered Tools->Autofill->Autofill Tools and entered a profile and it doesn’t save….

    Frustrating

Leave a Reply

You must be logged in to post a comment.