Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Tip to speed up firefox alot.

  1. #11
    lee551's Avatar no soup for you! BT Rep: +5
    Join Date
    Jan 2004
    Posts
    1,740
    never seen it. thanks for posting it again

  2. Internet, Programming and Graphics   -   #12
    Poster
    Join Date
    Jan 2003
    Location
    Belle Vernon, PA, USA
    Posts
    638
    Quote Originally Posted by Formula1
    Open 'about:config' in your address bar and then...
    You don't have to worry about remembering all this if you just put this into the user.js config file in your profile directory:

    For broadband:
    user_pref("network.http.max-connections", 64);
    user_pref("network.http.max-connections-per-server", 21);
    user_pref("network.http.max-persistent-connections-per-server", 8);
    user_pref("network.http.pipelining", true);
    user_pref("network.http.pipelining.maxrequests", 100);
    user_pref("network.http.proxy.pipelining", true);


    For dial-up:
    user_pref("browser.cache.disk_cache_ssl", true);
    user_pref("browser.xul.error_pages.enabled", true);
    user_pref("content.interrupt.parsing", true);
    user_pref("content.max.tokenizing.time", 3000000);
    user_pref("content.maxtextrun", 8191);
    user_pref("content.notify.backoffcount", 5);
    user_pref("content.notify.interval", 750000);
    user_pref("content.notify.ontimer", true);
    user_pref("content.switch.threshold", 750000);
    user_pref("network.http.max-connections", 32);
    user_pref("network.http.max-connections-per-server", 8);
    user_pref("network.http.max-persistent-connections-per-proxy", 8);
    user_pref("network.http.max-persistent-connections-per-server", 4);
    user_pref("network.http.pipelining", true);
    user_pref("network.http.pipelining.maxrequests", 8);
    user_pref("network.http.proxy.pipelining", true);
    user_pref("nglayout.initialpaint.delay", 750);
    user_pref("plugin.expose_full_path", true);
    user_pref("signed.applets.codebase_principal_support", true);

  3. Internet, Programming and Graphics   -   #13
    peat moss's Avatar Software Farmer BT Rep: +15BT Rep +15BT Rep +15
    Join Date
    May 2003
    Location
    Delta B.C. Canada
    Posts
    10,547
    Quote Originally Posted by mogadishu
    just open another window (not tab) and make it so one is on top of the screen and one is on the bottom... that way you can see the instructions and set it up...


    Oh great now you tell me! JK While I really like Firefox it seems to be a work in progress . I'm learning more all the time . Thanks mogadishu.
    Last edited by peat moss; 12-31-2004 at 12:13 AM.

  4. Internet, Programming and Graphics   -   #14
    mogadishu's Avatar {}"_++()_><.,{}}[":+
    Join Date
    Jun 2003
    Posts
    2,705
    firefox is much better than IE in my opinion.. i would never ever use IE unless i absolutely have to. Also, whats wrong with a work in progress. Its not like Firefox is beta or something, its just being improved all the time, unlike IE which sucks as much as it did 5 years ago.
    signature removed, check the boardrules.

  5. Internet, Programming and Graphics   -   #15
    ...
    Join Date
    Oct 2003
    Location
    ...
    Age
    35
    Posts
    1,270
    thx for postin this formula, it is much faster

    and yeh IE sucks the nuts.

  6. Internet, Programming and Graphics   -   #16
    scribblec's Avatar Poster
    Join Date
    Jan 2003
    Location
    england
    Posts
    3,221
    anything to make these changes for us?

    im lazy and stupid

  7. Internet, Programming and Graphics   -   #17
    sArA's Avatar Ex-Moderatererer
    Join Date
    Feb 2003
    Posts
    4,589
    @ scribblec...if I can do it anyone can...

    It seems to have speeded things up a little....not blindingly noticeable but some pages seem definately quicker.

  8. Internet, Programming and Graphics   -   #18
    ZaZu's Avatar I know stuff ...
    Join Date
    Sep 2003
    Location
    @Home
    Posts
    1,916
    Works in Netscape too...


    If you attack the establishment long enough and hard enough, they will make you a member of it.
    -- Art Buchwald --

  9. Internet, Programming and Graphics   -   #19
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Quote Originally Posted by scribblec
    anything to make these changes for us?

    im lazy and stupid
    ya there's an extension.
    or look at that other post here in internet world.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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