Results 1 to 2 of 2

Thread: How to enable or disable the half-open TCP connections limitations

  1. #1
    Join Date
    May 2008
    Posts
    176

    How to enable or disable the half-open TCP connections limitations

    By default, the half-open TCP connections limit is disabled in Windows Server 2008 with Service Pack 2 (SP2) and in Windows Vista with Service Pack 2 (SP2). However there may some situation arise where you want to enable the half-open TCP connections limit in Windows Server 2008 with SP2 or in Windows Vista with SP2. Here is the registry tweak that allows you to either enable this service and also if it is already enabled then how you can disable it.
    1. Click on Start button.
    2. Type regedit.exe in the Search box and then press Enter.
    3. If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
    4. Look for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableConnectionRateLimiting key and double click on it.
    5. In the Value data box, type "1" to enable it or "0" to disable it and then click OK.
    6. Exit Registry Editor.
    7. Restart the computer.

  2. #2
    Join Date
    Apr 2008
    Posts
    438

    Re: How to enable or disable the half-open TCP connections limitations

    A TCP connection is referred to as half-open when the station at one end of that TCP connection has crashed, or has otherwise removed the socket without formally notifying the other end of the TCP connection.

    Half-open limit fix is a program that can also be used to change the maximum number of concurrent half-open outbound TCP connections (connection attempts) in the Windows system tcpip.sys file.

    How does Half-open limit fix works:

    1) Run Half-open limit fix
    2) Choose a new limit of concurrent half-open outbound connections quantity and press "Add to tcpip.sys" (for most Internet users, changing the limit to 100 will be more than sufficient)
    3) Restart computer

Similar Threads

  1. LAN enable/disable software
    By AnandBora in forum Software Development
    Replies: 3
    Last Post: 25-03-2012, 11:47 AM
  2. Half-open limit fix (patch) for Window
    By Aarya in forum Technology & Internet
    Replies: 3
    Last Post: 01-04-2009, 07:52 PM
  3. Conflicts between two open connections?
    By kyosang in forum Networking & Security
    Replies: 5
    Last Post: 08-11-2008, 05:37 PM
  4. KDDI's Concept Cellphone is Half Transformer, Half Musical Box
    By absolute55 in forum Portable Devices
    Replies: 0
    Last Post: 21-08-2008, 02:41 PM
  5. Usb Enable Disable
    By kulkarniquiet in forum Software Development
    Replies: 1
    Last Post: 22-10-2007, 07:43 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,716,344,386.18635 seconds with 17 queries