Old Oct 8, 2005 | 11:17 PM
  #1  
canada's Avatar
canada
514.315.407.405
 
Joined: Oct 2000
Posts: 23,370
Likes: 0
From: Syracuse, NY... again.
Default Make FireFox fast again... (details inside)...

For all you woman complaining about FireFox. this seems to work.

Open 'about:config' in your address bar and then...

For Broadband:

network.http.max-connections : 64
network.http.max-connections-per-server : 21
network.http.max-persistent-connections-per-server : 8
network.http.pipelining : true
network.http.pipelining.maxrequests : 100
network.http.proxy.pipelining : true

For Dial-up:

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

Then right click anywhere in that window(if your on broadband, this is useless on dialup) and click new>integer with the name "nglayout.initialpaint.delay" and the value "0"

This will cause there to be no delay in rendering pages, and will also make a crapload of connections to a websites server. this is about the max number you can do before anti-DOS stuff kicks in at there end. and it WILL speed up browsing a lot...


ir teh winnar

EDIT: my friend tried the dialup one, it makes his connection on dialup as fast as his bro's 768k DSL(well for websurfing). and it makes the DSL as fast as my cable


Credit to: http://forums.g4tv.com/messageview....VAR_MSGDBTABLE=



I did it to mine and it worked for me!


FGoodluck and welcome back to Fire Fox, all ye who went back to IE
Reply