Header-Flash

Pages

Showing posts with label event 4226. Show all posts
Showing posts with label event 4226. Show all posts

Mar 27, 2010

Fix: Windows XP/Vista Connection Limit (Event id 4226)

After years of struggle with Tcp/Ip patches, Microsoft finally remove the half-open connection limit.
Since Windows XP SP2 Microsoft limited the maximum half-open connections to 10 only. this limitation have caused many file-sharing applications to slow-down their download rate, and Event-id 4226 has flooded the system event log.

In Vista SP2 this limitation is finally gone! you can read more about it in this KB969710 Article
Windows 7 is no longer limited by default.


How to Remove TCP/IP Limitation in WinXP SP2-SP3 and Vista RTM-SP1
Those of you who still works on older versions of Windows (Vista/SP1, XP-SP2/SP3) can use 
the following recommended utilities. These tools are also referred as:
Event ID 4226 Patcher, EvID4226 fix, TCP/IP Patch, TCP Half Open Connection Limit Patch


1. Lvllord Event ID 4226 Patcher (4226 fix)
2. TCP-Z Patcher
3. Universal Tcpip.sys Patch
4. Half-open limit fix (patch) for Windows


Please note the instructions on each utility. Some of them includes different versions for 32bit and 64bit Operating system environment.

May 8, 2009

Vista SP2 doesn't have the TCP/IP Half-Open Connection Limit!

After years of struggle with Tcp/Ip patches, Microsoft finally remove the half-open connection limit.
Since Windows XP SP2 Microsoft limited the maximum half-open connections to 10 only. this limitation have caused many file-sharing applications to slow-down their download rate, and Event-id 4226 has flooded the system event log.

In Vista SP2 this limitation is finally gone! you can read more about it in this KB969710 Article
If you still wish to keep the limitation running (for any reason I can't even think of..) then use this registry tweak:

  1. Locate and then double-click the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableConnectionRateLimiting
  2. In the Value data box, type 1, and then click OK.
  3. Exit Registry Editor.
  4. Restart the computer.

Those of you who still works on older versions of Windows (Vista/SP1, XP-SP2/SP3) can use this Universal TCP/IP Patcher from Deepxw. Another fine patcher from Half-Open.com

UPDATE: The same as Vista SP2 update, so does Windows 7 not having the limit for the half-open connections.