| 
 RE: internet connection
 If you are using Internet Explorer, you can use the following register keys, remember only edit your register if you know what you're doing! 
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] 
"MaxConnectionsPerServer"=dword:00000010 
"MaxConnectionsPer1_0Server"=dword:00000020 
 
If you use Firefox, type about:config as an url and search for network. 
 
Then alter these keys 
 
network.http.max-connections 
network.http.max-connections-per-server 
network.http.max-persistent-connections-per-proxy 
network.http.max-persistent-connections-per-server 
network.http.piplining = true 
 
If you make the connections and all too much your speed will suffer, so do't over do it! 
 |