Ways to boost internet connection speed:
P2P software - The so called "addon" accelerators don't work very well. Instead,
disable sharing or uploading.
Downloading from HTTP or FTP servers: Have multiple connections. Use a Download Manager such as GetRight.
Browsing the Internet: Use Mozilla Firefox. Type about:config in the address bar. Change the following values:
browser.link.open_newwindow.restriction =
3
dom.popup_maximum = Any number
less than 5. 3 is recommended.
network.http.max-connections = (
Dial-Up/DSL internet: 48; Cable/T1 Internet: 96)
network.http.max-connections-per-server = (
Slow: 16/Fast 32)
network.http.max-persistent-connections-per-proxy =
8
network.http.max-persistent-connections-per-server=
8
network.http.pipelining =
True
network.http.pipelining.maxrequests =
8
nglayout.initialpaint.delay =
0
That should speed it up a lot.
Edited by FirefoxRocks, 06 May 2006 - 09:34 PM.