Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 Windows Vista tcpip.sys limite di connessioni di patch per l'ID evento 4226
Apparently in Windows Vista, Microsoft still enforce and hard-limit (hard coded in tcpip.sys) the maximum simultaneous half-open (incomplete) outbound TCP connection attempts per second that the system can make, as in Apparentemente in Windows Vista, Microsoft ancora applicare e hard-limite (hard codificate in tcpip.sys) il massimo simultanea metà-aperta (incompleto) TCP in uscita tentativi di connessione al secondo che il sistema è in grado di fare, come in Windows XP SP2 Windows XP SP2 , in order to protect the system from being used by malicious programs, such as viruses and worms, to spread to uninfected computers, or to launch distributed denial of service attack (DDoS). , Al fine di proteggere il sistema da essere utilizzato da programmi dannosi, come virus e worm, per la diffusione di computer non infetti, o per lanciare distribuiti attacco denial of service (DDoS). When the limit is hit, in Event Viewer, there will be such an entry: Quando il limite è di colpo, nel Visualizzatore eventi, ci sarà una tale voce:
EventID 4226: TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts EventID 4226: il protocollo TCP / IP ha raggiunto il limite di sicurezza imposto al numero di tentativi di connessione TCP
Unless Windows XP SP2 which has 10 maximum incomplete concurrent connection attempts limit per second, Windows Vista default limit is based on which edition of Vista users are using. A meno di Windows XP SP2 che dispone di 10 massimo incompleta concorrente limite di tentativi di connessione al secondo, Windows Vista limite predefinito è basato sul quale edizione di Vista gli utenti stanno utilizzando. For example, Home Basic has maximum limit of 2, and Vista Ultimate is 25 per second. Ad esempio, Home Basic ha limite massimo di 2, e Vista Ultimate è di 25 al secondo. Normal Windows Vista users should not face any problem or slow network connection with the half-open connections limit. Normale Gli utenti di Windows Vista non dovrebbe affrontare qualsiasi problema o lenta connessione di rete con il metà-limite di connessioni aperte. However, heavy P2P (peer-to-peer) applications users such as uTorrent, BitTorrent, BitComet, Azureus, ABC, eMule (eDonkey network), etc, or P2PTV such as TVants, PPLive, PPStream, Sopcast, etc may face some error or slow download and upload speed due to this limit. Tuttavia, pesanti P2P (peer-to-peer) gli utenti applicazioni come ad esempio uTorrent, BitTorrent, BitComet, Azureus, ABC, eMule (rete eDonkey), ecc, o P2PTV come TVants, PPLive, PPStream, Sopcast, ecc possono trovarsi di fronte a qualche errore lento o scaricare e caricare velocità a causa di questo limite.
Due to enhanced security, to fix or crack the TCP concurrent connection limit in Vista is not as easy as in Windows XP. A causa di una maggiore sicurezza, a fissare o crack TCP limite di connessioni simultanee in Vista non è così facile come in Windows XP. To remove maximum concurrent half-open connection limits in Windows Vista, apply the patched tcpip.sys with the following steps: Per rimuovere il numero massimo di metà-aprire la connessione limiti in Windows Vista, applicare la patch tcpip.sys con i seguenti passi:
- Download patched tcpip.sys: Scaricare patch tcpip.sys: Vista TCP/IP and UAC Auto Patcher Vista TCP / IP e UAC Auto Patcher (patched tcpip.sys is contained inside the archive) (patch tcpip.sys è contenuta all'interno del archivio)
64-bit tcpip.sys 64 bit tcpip.sys or o 32-bit tcpip.sys 32-bit tcpip.sys . Alternative download link for Alternativa link per il download 32-bit 32 bit and e 64-bit 64 bit. - Open command prompt, and run the following 2 commands: Aprire prompt dei comandi, eseguire i seguenti comandi 2:
1. takeown /fc:\windows\system32\drivers\tcpip.sys takeown / fc: \ windows \ system32 \ drivers \ tcpip.sys
2. cacls c:\windows\system32\drivers\tcpip.sys /G “username”:F cacls c: \ windows \ system32 \ drivers \ tcpip.sys / G "nome utente": FReplace username with the actual user name that used to log on to Windows Vista currently. Sostituire nome utente con il nome utente utilizzato per accedere a Windows Vista attualmente.
The second command can also used improved lcacls: Il secondo comando può anche utilizzato migliorato lcacls:
icacls c:\Windows\System32\drivers\tcpip.sys /grant “username”:f icacls c: \ windows \ system32 \ drivers \ tcpip.sys / concedere "nome utente": f
- Disable the Disattivare il TCP/IP Auto-Tuning TCP / IP di auto-tuning feature by running the following command in command prompt: funzionalità eseguendo il seguente comando nel prompt dei comandi:
netsh int tcp set global autotuninglevel=disable netsh int tcp impostare globale autotuninglevel = disattivare
- For 64-bit Windows Vista (x64), the integrity checks need to be disabled as it need all drivers to be signed. Per 64-bit di Windows Vista (x64), i controlli di integrità devono essere disattivato in quanto bisogno di tutti i driver per essere firmato. So run the following command in DOS prompt: Quindi, eseguire il seguente comando nel prompt di MS-DOS:
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS bcdedit.exe-set loadoptions DDISABLE_INTEGRITY_CHECKS
Note: Above command no longer supported, and users require to press F8 on system startup to bypass driver signing integrity check. Nota: Prima di comando non più supportato, e gli utenti richiedono di premere F8 del sistema di bypassare la firma del driver verifica di integrità.
- Replace the tcpip.sys in C:\windows\system32\drivers folder with the patched tcpip.sys downloaded from step 1 (remember the use the correct x64 or x86 version). Normally, this procedure can be done by simply login to Windows Vista with administrator account. However, if the process failed, reboot the computer and then press F8 to boot up in Safe Mode, and then copy and paste overwrite the tcpip.sys. Sostituire il tcpip.sys in C: \ windows \ system32 \ drivers cartella con la patch tcpip.sys scaricato dal passo 1 (ricordare l'uso corretto x64 o x86 versione). In genere, questa procedura può essere fatto semplicemente il login a Windows Vista con account di amministratore. Tuttavia, se il processo non riuscita, riavviare il computer e premere F8 per avviare in modalità provvisoria, quindi copiare e incollare sovrascrivere il tcpip.sys.
- Next, the maximum number of TCP half complete connection limits need to be set in registry. Successivamente, il numero massimo di TCP mezzo completo connessione limiti devono essere fissati nel Registro di sistema. Open registry editor (regedit), and navigate to the following registry key: Apri editor di registro (regedit), e passare alla seguente chiave di registro:
HKEY_LOCALL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters HKEY_LOCALL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters
- Right click on the right pane, select “New”, then select “DWORD value”. Fare doppio clic sul riquadro di destra, selezionare "Nuovo", quindi selezionare "Valore DWORD". Enter the new value name as “TcpNumConnections” (without quotes). Immettere il nuovo nome valore come "TcpNumConnections" (senza virgolette).
- Double click on TcpNumConnections registry value, and modify the value data to the desired maximum TCP/IP connection limit that you want to allow, in decimal value. Fare doppio clic su TcpNumConnections valore del Registro di sistema, e modificare i dati relativi al valore desiderato per il massimo connessione TCP / IP limite che si desidera consentire, in valore decimale. For example, enter 500 as the value data for TcpNumConnections. Ad esempio, inserisci 500 come valore dati per TcpNumConnections. You can use any limit that you prefer. È possibile utilizzare qualsiasi limite che si preferisce. Alternatively, download this In alternativa, scaricare questo registry registration file Registro di file di registrazione ( another download link un altro link di download ) that when executed, will set the TCP simultaneous connection limit to 16777214 (you can always modify the value in the file or in the registry after applied). ) Che, quando eseguiti, verrà impostato il protocollo TCP limite di connessioni simultanee a 16.777.214 (è sempre possibile modificare il valore nel file o nel Registro di sistema dopo aver applicato).
- Restart computer. Riavvia il computer.
New : Windows Vista Event ID 4226 Auto Patcher Novità: Windows Vista ID evento 4226 Auto Patcher
Latest Version: 2.0 Ultima versione: 2,0
Windows Vista Event ID 4226 Auto Patcher has been renamed as Windows Vista ID evento 4226 Auto Patcher è stata rinominata come Vista tcpip.sys and UAC Auto Patcher Vista tcpip.sys e UAC Auto Patcher , which now has 6 versions of auto patcher download links for different versions of tcpip.sys with the release of various hotfixes and SP1. , Che ora ha 6 versioni di auto patcher link per scaricare diverse versioni di tcpip.sys con il rilascio di vari aggiornamenti rapidi e SP1. Visit Visita here qui for details. per i dettagli.
Driver Version : Driver Versione: CrackTcpip.sys for Vista SP1 v.668 CrackTcpip.sys per Vista SP1 v.668 - a non-patching method to bypass TCP connection limit. -- Una patch non metodo per bypassare limite di connessione TCP.
Also available is È disponibile anche TCP/IP auto patcher for 64-bit (x64) Windows Vista SP1 TCP / IP patcher per auto a 64 bit (x64) di Windows Vista SP1 .
Gui Version: Gui Versione: VistaTcpPath TCP Auto Patcher VistaTcpPath TCP Auto Patcher which works for Vista RTM (non-SP1) version of tcpip.sys. che lavora per Vista RTM (non SP1) versione di tcpip.sys.
Old Version: Vecchia versione:
Version 1.0 Versione 1,0
Version 1.2 Versione 1,2
Version 1.3 Versione 1,3
Version 1.4 Versione 1,4
Version 1.5 Versione 1,5
With thanks to Si ringrazia YaronMaor for batch script. per il batch script.
The TCP connection limit which trigger Event ID 4226 has now increased to 500 (or any other value you set), and will likely fix the error for re-occurring again. Il limite di connessioni TCP che attivano ID evento 4226 ha ora portato a 500 (o qualsiasi altro valore si imposta), e probabilmente la correzione di errore per ri-si ripeta.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale in lingua inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Windows XP SP2 TCP Connection Limit (Event ID 4226) Windows XP SP2 limite di connessione TCP (ID evento 4226)
- TCP/IP Has Reached the Security Limit Imposed on the Number of Concurrent TCP Connect Attempts Error on Windows Vista TCP / IP ha raggiunto il limite di sicurezza imposto al numero di collegare il protocollo TCP tentativi di errore in Windows Vista
- VistaTcpPatch Windows Vista TCP Half Open Limit Auto Patcher GUI Version VistaTcpPatch Windows Vista TCP Semiaperto limite Auto Patcher versione GUI
- CrackTcpip.sys Driver for Vista SP1 v.668 to Patch tcpip.sys 6.0.6001.17052 CrackTcpip.sys driver per Vista SP1 v.668 a patch tcpip.sys 6.0.6001.17052
- Limit Maximum TCP Connections to Web Servers Limite massimo di connessioni TCP per il server web
- Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP Multithread aumentare la velocità di download di Vista disattivare Auto Tuning su TCP / IP
- TCPIP.SYS Driver Patcher CrackTcpip.sys for Vista SP1 v.744 and 6001.18000 (RTM) Tcpip.sys Patcher CrackTcpip.sys driver per Vista SP1 v.744 e 6001.18000 (RTM)
- Optimize and Increase BitTorrent (BT) Download Speed in Vista Aumenta ottimizzare e di BitTorrent (BT) velocità di download in Vista
- Workaround to Run eMule in Windows Vista Soluzione per l'esecuzione di eMule in Windows Vista
- ppStream Connection Limit in Configuration Settings ppStream limite di connessioni in impostazioni di configurazione









August 24th, 2008 15:58 24 agosto 2008 15:58
i have vista sp1 x32 and when i used tyhis patch i had 2 system restore it . ho vista sp1 x32 e quando ho usato tyhis patch ho avuto 2 ripristino configurazione di sistema. it would not let me boot. che non mi permetta di boot. i got blue screen of death do not use I Got schermo blu della morte non utilizzare
August 23rd, 2008 23:50 23 agosto 2008 23:50
Installed the half-open patcher (see previous post) and it works smoothely, no fuss to install, easy GUI, set the nummber of half-connection, reboot, and you are done. Installato il metà-aperto patcher (vedi post precedente) e funziona smoothely, nessun rumore da installare, facile GUI, impostare il numero di un mezzo di collegamento, riavviare e avete finito. Rollback to original tcpip.sys is possible. Rollback a originale tcpip.sys è possibile.
August 11th, 2008 00:08 11 agosto 2008 00:08
Thank you much for the patcher. La ringrazio molto per il patcher.
August 10th, 2008 03:06 10 agosto, 2008 03:06
I was thinking more along the lines of a security program of some kind which operates on file signatures, particularly for files in important directories like that one. Pensavo di più lungo le linee di un programma di sicurezza di qualche tipo, che opera sul file di firme, in particolare per i file nella directory importante come quello. Once it saw that the file was no longer the one it knew, it locked access to that file, though it certainly should have notified you about it. Una volta che ha visto che il file non è più quello che sapeva, è bloccato l'accesso a tale file, anche se certamente avrebbero dovuto notificare circa.
I don’t know if the program you use does that, however. Non so se il programma che fa uso, tuttavia.
Tons of people have used the patched file without incident. Di tonnellate di persone hanno utilizzato il file di patch senza incidenti. It can’t behave differently for you than others without some other variable involved. Essa non può comportarsi diversamente per voi rispetto ad altri senza una qualche altra variabile.
Checking the System log for that time period might be informative. Controllo del sistema di log per il periodo di tempo potrebbe essere informativo.
Did you install using the batch file? Ha fatto l'installazione usando il file batch? Because that should have plowed right through any locked file issues. Perché questo dovrebbe avere diritto arato con ogni file bloccato.
August 9th, 2008 23:11 9 agosto 2008 23:11
It looked to me like the system has recognized the new file and didn’t want to accept it. Sembrava a me piace il sistema ha riconosciuto il nuovo file e non ha voluto accettare. No firewall could be blocking it, because I didn’t change any settings for it. Nessun firewall potrebbe essere il blocco, perché non ho cambiare le impostazioni per questo. I just replaced the tcpip.sys (after some trouble-at first the file was locked, and I have some trouble removing it). Ho appena sostituito il tcpip.sys (dopo alcuni problemi in prima il file è stato bloccato e ho qualche difficoltà nel rimuovere).
August 8th, 2008 04:47 Agosto 8, 2008 04:47
Since the file itself (tcpip.sys) is good, it sounds to me like a firewall (or comparable) program was blocking or otherwise interfering with communications, as it didn’t recognize the new system file. Dal momento che il file stesso (tcpip.sys) è buono, sembra a me come un firewall (o comparabile) programma è stato di blocco o in altro modo interferire con le comunicazioni, in quanto esso non riconoscere il nuovo file di sistema.
August 8th, 2008 04:38 Agosto 8, 2008 04:38
My problem wa this: after applying this “home made” patch, all my external connections have failed, LAN and Wireless. Il mio problema wa questo: dopo aver applicato questo "fatto in casa" patch, tutti i miei collegamenti esterni non sono riusciti, LAN e Wireless. After waiting about 30 mins for something to happen, nothing did. Dopo circa 30 minuti per qualcosa accada, nulla ha fatto. So i copied back original file and rebooted the system. Ho copiato così indietro file originale e riavviato il sistema. Before login wireless hass connected, after login I can access my home network (LAN). Prima di accesso wireless collegato hass, dopo il login posso accedere alla mia rete domestica (LAN). So this patch doesn’t work for me. Quindi, questa patch non funziona per me.
Yes, I checked for the right version of the file, I installed that readydriver (or whatever it is) for quicker boot, but it didn’t work. Sì, a controllo per verificare la versione del file, che ho installato readydriver (o qualunque cosa sia) per un più rapido avvio, ma non ha funzionato. Looks like I will have to live with this stupid enforcment until official microsoft update (that will happen: never). Appare come dovrò vivere con questo stupido enforcment ufficiale fino a quando Microsoft Update (che succederà: mai).