Thread: eDonkey hell
View Single Post
Old 13-03-02, 10:19 AM   #14
zombywoof
 
 
zombywoof's Avatar
 
Join Date: Mar 2000
Posts: 2,160
Default

Quote:
Originally posted by Smoketoomuch
some systems needs registry tweak to allow many maxconnections. Here is a reg file.
REGEDIT4

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MST CP]
“MaxConnections”=”256”

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Internet Settings]
"MaxConnectionsPer1_0Server"=dword:00000100
"MaxConnectionsPerServer"=dword:00000100

You can set MaxConnections to 400 value - that gives you the ability to have connexions above 1000 (256 is 256 I believe...) - but beware, make sure your connections supports that much. I had to set it to 400, since once they were maxed out and browser said: remote connection closed, or something like that.




ps. Buzz, that avatar of yours is


Those values are probably entered in Hexidecimal on that regkey. 400(base 16) = 1,024(Decimal)



zombywoof is offline   Reply With Quote