Results 1 to 6 of 6
  1. #1

    Post Speed Up Mozilla FireFox

    Here's something for broadband people that will really speed Firefox up:

    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 MUCH faster now!


  2. #3

    Arrow

    Quote Originally Posted by the_dead_man Log in to see links
    good stuff but you use opera right?
    Yeah,i use Opera,i really don't like Firefox.

  3. Default

    Quote Originally Posted by Outlaw Log in to see links
    Yeah,i use Opera,i really don't like Firefox.
    indeed...same here

  4. Default

    Quote Originally Posted by Outlaw Log in to see links
    Here's something for broadband people that will really speed Firefox up:

    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 MUCH faster now!
    Thankyou so much, it works wonders!!!!!!!

    +rep to you

  5. Default 10_tricks_to_increase_FIREFOX Speed

    01. Type about:config in the address bar and then press Enter.
    02. You will see a label there Filter, just next to it type network.http.pipelining. Now be sure the value field is set true, if not double-click to set true.
    03. Go back to the Filter search bar and type network.http.pipelining.maxrequests. Double-click this option and set its value to 8.
    04. In the Filter search bar and type network.http.proxy.pipelining. Once opened double-click on it and set it to true.
    Type network.dns.disableIPv6 in the filter search bar and set this option to true by double clicking on it.
    05. Type network.dns.disableIPv6 in the filter search bar and set this option to true by double clicking on it.
    06. CONTENT INTERRUPT PARSING
    This preference controls if the application will interrupt parsing a page to respond to UI events. It does not exist by default.
    Right-click (Apple users ctrl+click) anywhere in the about:config window, select New and then Boolean from the pop-up menu.
    A. Enter content.interrupt.parsing in the New boolean value pop-up window and click OK.
    B. When prompted to choose the value for the new boolean, select true and click OK.
    07. Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will regularly render what has been received to that point. This option controls the maximum amount of time the application will be unresponsive while rendering pages.

    Right-click (Apple users ctrl+click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
    steps in speeding firefox
    A. Enter content.max.tokenizing.time in the New integer value pop-up window and click OK.
    B. You will be prompted to enter a value. Enter 2250000 and click OK.
    08. CONTENT NOTIFY INTERVAL
    This option sets the minimum amount of time to wait between reflows. Right-click (Apple users ctrl+click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
    steps in speeding firefox
    A. Type content.notify.interval in the New integer value pop-up window and click OK.
    B. You will be prompted to enter a value. Enter 750000 and click OK.
    09. CONTENT NOTIFY ONTIMER

    A. This option sets if to reflow pages at an interval any higher than that specified by content.notify.interval. Right-click (Apple users ctrl+click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.
    B. Type content.notify.ontimer in the New boolean value pop-up window and click OK.
    C. You will be prompted to choose the value for the new boolean. Select true and click OK.
    10. Notify Backoffcount
    This option controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl+click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
    steps in speeding firefox
    A. Enter content.notify.backoffcount in the New integer value pop-up window and click OK.
    B. You will be prompted to enter a value. Enter 5 and click OK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •