It is a limit from within IE. Getright and DAP aren't affected by this. The registry entries can be found here:
http://www.dslreports.com/faq/2022Here it is used to allow staellite connections to send multiple concurrent requests for things on a page. This speeds up page loads on such a high latency connection. This also allows downloaders to use more than 2 downloads in IE.
The specific entries are:
WinXP and Win2k: All DWORD Values
HKEY_USERS\DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings
MaxConnectionsPerServer
MaxConnectionsPer1_0Server
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
MaxConnectionsPerServer
MaxConnectionsPer1_0Server
WINME / 98: All DWORD Values
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
MaxConnectionsPer1_0Server
MaxConnectionsPerServer
"Name them exactly as shown. Once they are there, double click on each and insert the value 15 (HEX)."