Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 73

Thread: HOW-TO: Firefox Network Performance

  1. #21
    Join Date
    May 2005
    Location
    Tsukuba, Japan
    Beans
    1

    Re: HowTo: Tweak Firefox!

    My favourite Firefox keyboard shortcuts
    HTML Code:
    '		find as you type link
    /		find as you type text
    C-h		history
    C-g		find again
    C-S-g		find again backwards
    C-TAB		next tab
    C-PGDN		next tab
    C-PGUP		prev tab
    A-Enter		open address in new tab
    C-0		restore text size
    A-d		select location bar
    C-l		select location bar
    C-1		select tab 1 (to 9)
    The full list of keyboard shortcuts is here:
    http://www.mozilla.org/support/firefox/keyboard

  2. #22
    Join Date
    May 2005
    Location
    Birmingham, UK
    Beans
    229
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Speed up FireFox

    Quote Originally Posted by byen
    whoa... is it just me or is it my version...for some reason im able to find about 25% of the ones listed....
    If they don't exist, create them

  3. #23
    Join Date
    Mar 2005
    Location
    Sweden
    Beans
    339
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Speed up FireFox

    Quote Originally Posted by byen
    whoa... is it just me or is it my version...for some reason im able to find about 25% of the ones listed....

    easiest way is just to open ~/.mozilla/firefox/*your default firefox profile*/user.js with a text editor, and paste the lines into that file.

  4. #24
    Join Date
    Oct 2004
    Location
    Binary Land, Maryland
    Beans
    632

    HOWTO: Increase Perfomance with Firefox

    **RECOMMENDED FOR BROADBAND USERS ONLY**

    Ok so I'm sure a vast majority of you have had problems with firefox running slowly. Not only is it the IPv6/4 strings but a enormous amounts of others.

    So whats the catch? ABSOLUTELY NOTHING! It's all about tweaking and this is how I did it.

    (Credits to google/memphis users for explaing a majority)

    Open firefox and in the address bar enter:
    Code:
         $ about:config
    For the following below you can enter a portion of the string as a quicker way of finding it .
    Code:
         $ browser.tabs.showSingleWindowModePrefs = true
    
         $ browser.xul.error_pages.enabled = true
    
         $ network.dns.disableIPv6 = true
    
         $ network.http.max-connections = 48
    
         $ network.http.max-connections-per-server = 24
    
         $ network.http.max-persistent-connections-per-proxy = 12
    
         $ network.http.max-persistent-connections-per-server = 6
    
         $ network.http.pipelining = true
    
         $ network.http.pipelining.maxrequests = 8
    After this, restart firefox and voila. Light-speed at the palm of your hands.

    Other firefox customization guides, thankyou notos.
    http://ubuntuforums.org/showthread.php?p=218169
    Last edited by FLeiXiuS; June 27th, 2005 at 02:01 PM.
    Regards,
    FL-ei-|X|-iu-S
    ][ My Blog ][

  5. #25
    Join Date
    Apr 2005
    Beans
    94

    Re: HOWTO: Increase Perfomance with Firefox

    seems to work, thanks.

  6. #26
    Join Date
    Nov 2004
    Location
    Texas
    Beans
    2,434

    Re: HOWTO: Increase Perfomance with Firefox

    Can you please take away the $ signs so I can cut and paste into the filter flexi?
    Those folks who try to impose analog rules on digital content will find themselves on the wrong side of the tidal wave.
    - Mark Shuttleworth

  7. #27
    Join Date
    May 2005
    Location
    London
    Beans
    50

    Re: HOWTO: Increase Perfomance with Firefox

    Can you please explain what these parameters are? Why they are not the default then?

  8. #28
    Join Date
    Apr 2005
    Beans
    514

    Re: HOWTO: Increase Perfomance with Firefox

    Great job!

  9. #29
    Join Date
    Apr 2005
    Location
    Toronto
    Beans
    54
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Increase Perfomance with Firefox

    There is a "Tweak Network" firefox extension (http://www.bitstorm.org/extensions/tweak/) that does many of these changes.

  10. #30
    Join Date
    Apr 2005
    Location
    IRC or Forums
    Beans
    543
    Distro
    Ubuntu

    Re: HOWTO: Increase Perfomance with Firefox

    VERY impressive
    AskDroid - Android Q&A Community

Page 3 of 8 FirstFirst 12345 ... LastLast

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
  •