Thread: hosting prob.
View Single Post
  #14  
Old 10-08-2004, 07:03 PM
maveren
Sarnak
 
Join Date: Sep 2004
Location: Wisconsin
Posts: 72
Default krash, my suggestion is:

Quote:
Is there any way to increase the number of connections I'm allowed to have or is this just something my ISP does to limit bandwidth? BTW, my comp at work with DSL also only allows 2 downloads at a time... Any suggestions?
Code:
1: [Start], Run, "regedit"
2: Locate [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
3: Create 2 new REG_DWORDs (r-mouse-click in the right pannel) or use the existing 2
4: Name them MaxConnectionsPerServer, MaxConnectionsPer1_0Server
5: set them both to 5
Link>http://www.winguides.com/registry/display.php/536/< Link
That should allow up to 5 simultaneous requests allowed in all internet applications.
Reply With Quote