【軟媒編譯】禁用Vista/Win7中的TCP半開連接數(shù)限制

2009/6/9 14:19:51    編輯:Windows7之家 - Mary Jane     字體:【

Win7之家www.afsion.com.cn):【軟媒編譯】禁用Vista/Win7中的TCP半開連接數(shù)限制

步驟如下,適用于Windows Vista/Server 2008/7。

   1. 開始菜單 - 運行
   2. 輸入regedit
   3. 找到如下鍵值:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Tcpip\Parameters\

   4. 在右側(cè)面板中找到EnableConnectionRateLimiting
   5. 刪除此鍵值或者雙擊鍵值,設(shè)置值為0
   6. 重啟系統(tǒng)

附部分原文:

Starting from Windows Server 2008 and Vista SP2 (Service Pack 2), the incomplete

simultaneous or concurrent half-open outgoing TCP connections limit is disabled by

default. The new behavior allows as many as unlimited half-open TCP connections to be

created
....