Increasing TCP/IP connections. Clarification please.

J

Jumbo

I received the following advice earlier in this NG from Drew Tognola but
when I attempted to make the changes I found that

HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\InternetSettings
does not contain either of the MaxConnections entries.

Does this mean that they have to be added or should I just make the changes
in HKEY_CURRENT_USER?

***********************************************************************************
Increase concurrent open connections (from 10 to 100)

* Open Regedit, navigate to:
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet
Settings

* change the default settings for 'MaxConnectionsPer1_0Server' &
'MaxConnectionsPerServer' to 32 (Decimal), which is also 20 (Hexidecimal),
click OK.

navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings

Repeat the above settings for this location

* Exit Regedit
***********************************************************************************

TIA

Jumbo
 
G

Guest

Here is the path and the reg edit, if not already there, than yes, create them.


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: REG_DWORD [Dword Value] // Value Name: MaxConnectionsPer1_0Server
Setting for Value Data: [0000000a]
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: REG_DWORD [Dword Value] // Value Name: MaxConnectionsPerServer
Setting for Value Data: [0000000a]
Exit Registry and Reboot
 
S

Steve N.

Jumbo said:
I received the following advice earlier in this NG from Drew Tognola

<snip>

You'd do better to keep this discussion in the original thread for the
sake of continuity.

Steve N.
 
J

Jumbo

Steve N. said:
<snip>

You'd do better to keep this discussion in the original thread for the
sake of continuity.

Steve N.


Reverted to original thread as advised.

Jumbo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top