View Single Post
  #2  
Old 22nd Feb 03, 09:49 PM
PcDad's Avatar
PcDad PcDad is offline
Senior Member
 
Join Date: Jul 2001
Location: Upstate NY
Posts: 134
PcDad is an unknown quantity at this point
Send a message via AIM to PcDad Send a message via MSN to PcDad Send a message via Yahoo to PcDad
You can do it this way:

1. Open Regedit (Start---Run--- and type 'regedit' [without
quotes] )

2. Navigate to the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\InternetSettings

3. Find the keys that say:
MaxConnectionsPerServer
and
MaxConnectionsPer1_0Server

4. Change the value of both keys to some higher number

In Windows 9.x
1. Open Regedit (Start---Run--- and type 'regedit' [without
quotes] )

2. Navigate to the following folder:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\InternetSettings

3. Create the following "DWORD" :
MaxConnectionsPerServer

4. Set the value to any high number (the default is 2)

5. Creat the following "DWORD"
MaxConnectionsPer1_0Server

6.Set the value to any high number as well (the default is 4)

More explanation: See
support.microsoft.com/sup...ALLKB&FR=0

or e-mail me for the .reg file
Reply With Quote