//flex table opened by JP

Click to See Complete Forum and Search --> : Increasing Web Page Loading


Bleeding Edge
10-13-2000, 08:13 AM
Which registry key/s (and/or values) are edited to increase the number of open concurrent connections in order for the browser to retrieving data faster?

shadow
10-13-2000, 08:27 AM
In Windows 9.x

Go to the key HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings

Click Edit -> New -> DWORD value.

Type MaxConnectionsPer1_0Server and give it a value of 10 or 12.

Create another DWORD value called MaxConnectionsPerServer and give it a value of 8.

Restart Internet Explorer.

More explanation: See http://support.microsoft.com/support/kb/articles/Q183/1/10.ASP?LNG=ENG&SA=ALLKB&FR=0

Bleeding Edge
10-13-2000, 08:32 AM
K

XmanginaX
10-13-2000, 08:48 AM
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]

MaxConnectionsPer1_0Server"=dword:00000020
MaxConnectionsPerServer"=dword:00000010

I have mine set at 50 for both, but I have cable so it might be diff for dail up just test it out..

Bleeding Edge
10-13-2000, 09:45 AM
ok. sounds good.