Vista TCP Window Scaling Auto Tuning May Slow Down Network Performance Vista TCP window scaling Auto Tuning può rallentare le prestazioni della rete
TCP receive window size (RWIN) is the amount of received data (in bytes) that can be buffered during a connection. TCP ricevere dimensione della finestra (RWIN) è la quantità di dati ricevuti (in byte) che può essere tamponato nel corso di una connessione. According to Secondo Wikipedia , the sending host can send only up to that amount of data before it must wait for an acknowledgment and window update from the receiving host. , L'invio host può inviare solo fino a che la quantità di dati prima che deve attendere un riconoscimento e la finestra di aggiornamento dal ricevente ospitante. When a receiver advertises the window size of 0, the sender stops sending data and starts the persist timer. Quando un ricevitore pubblicizza le dimensioni della finestra di 0, il mittente si ferma l'invio di dati e inizia il persistere timer. The persist timer is used to protect TCP from the dead lock situation. Il persistere timer è utilizzato per proteggere il protocollo TCP dai morti situazione di blocco. The dead lock situation could be when the new window size update from the receiver is lost and the receiver has no more data to send while the sender is waiting for the new window size update. I morti di blocco situazione potrebbe essere quando la nuova dimensione della finestra di aggiornamento dal ricevitore è perso e il ricevitore non ha più dati per inviare mentre il mittente è attesa per la nuova dimensione della finestra di aggiornamento. When the persist timer expires the TCP sender sends a small packet so that the receivers ACKs the packet with the new window size and TCP can recover from such situations. Quando il timer scade persistono TCP mittente invia un piccolo pacchetto in modo che i ricevitori ACKs il pacchetto con la nuova dimensione della finestra TCP e può recuperare da tali situazioni.
The TCP window size field controls the flow of data and is limited to between 2 and 65,535 bytes, and cannot be expanded anymore. La dimensione della finestra TCP campo controlla il flusso di dati ed è limitato a tra 2 e 65535 byte, e non può più essere ampliato. Thus, a scaling factor is used to get a larger TCP receive window size to achieve more efficient use of high bandwidth networks. Così, un fattore di scala viene utilizzato per ottenere una più ampia finestra di ricezione TCP dimensioni per raggiungere un uso più efficiente delle reti ad alta larghezza di banda. The Il TCP window scale option Finestre TCP scala opzione is used to increase the maximum window size from 65,535 bytes to 1 Gigabyte. è usato per aumentare la massima dimensione della finestra da 65535 byte a 1 Gigabyte. Scaling up to larger TCP congestion window sizes is a part of what is necessary for TCP Tuning. Scaling fino a maggiore congestione TCP finestra dimensioni è una parte di quanto è necessario per TCP Tuning. The window scale option is used only during the TCP 3-way handshake. La finestra scala opzione viene utilizzata solo durante il protocollo TCP 3-way handshake. The window scale value represents the number of bits to left-shift the 16-bit window size field, and can be set from 0 (no shift) to 14. La finestra scala valore rappresenta il numero di bit a sinistra-shift a 16 bit dimensione della finestra campo, e può essere impostato da 0 (nessuna turno) a 14.
When dealing with slow network performance in Vista, the problem may be due to the above mentioned TCP Window Scaling option, where many older routers and and packet firewalls do not properly implement TCP Window Scaling, and rewrite the window scaling factor during a transmission, and causing sending and receiving sides to assume different TCP window sizes. Quando si tratta di rallentare le prestazioni della rete in Vista, il problema potrebbe essere dovuto a quanto sopra menzionato il protocollo TCP window scaling opzione, dove molti anziani router e firewall e di pacchetto non attuare correttamente il protocollo TCP window scaling, e riscrivere la finestra fattore di scala nel corso di una trasmissione, e provocando l'invio e la ricezione di assumersi le parti diverse finestre TCP dimensioni. The situation causes malfunction Internet connection, non-stable traffic that is very slow, or network connection that is only available intermittently. La situazione cause malfunzionamento connessione a Internet, non stabile del traffico che è molto lenta, o una connessione di rete che è disponibile solo a intermittenza. In Vista, the connection may appear to start working again for no reason after a while. In Vista, la connessione può essere visualizzato per iniziare a lavorare ancora per alcun motivo dopo un po '. If “Diagnose Problem” is selected in Vista, an error message will display “Cannot communicate with primary DNS server.” Se "Diagnosi problema" è selezionato nella Vista, un messaggio di errore viene visualizzato "Non può comunicare con i server DNS primario".
Beside, Windows Vista enhances further TCP window scaling with auto tuning feature, where TCP stack in Vista system will auto tune and adjust the RWIN size to increase the percentage of full-sized TCP segments that are used during bulk data transmission based on the network scenario it encountered. Accanto, Windows Vista migliora ulteriormente le finestre TCP di scala con funzione di Auto Tuning, dove stack TCP Vista nel sistema di sintonia automatica e regolare la dimensione RWIN ad aumentare la percentuale di full-sized segmenti TCP che vengono utilizzati durante la trasmissione dei dati alla rinfusa basato sulla rete scenario essa incontrate. And thus it’s no longer possible to specify a custom size for the TCP/IP Receive Window (RWIN) size with the inclusion of new auto tuning feature, unless the application it self uses SO_RCVBUF. E quindi non è più possibile specificare un formato personalizzato per il protocollo TCP / IP finestra di ricezione (RWIN) dimensioni con l'inserimento di nuove funzionalità Auto Tuning, a meno che l'applicazione che utilizza SO_RCVBUF autonomo. However, Vista TCP auto tuning feature may get things wrong sometimes. Tuttavia, Vista TCP Auto Tuning funzione può arrivare a volte le cose sbagliate. Instead of optimal true receive window size, incompatible and out of range RWIN size may be used. Invece di ricevere ottimale vera dimensione della finestra, incompatibili e fuori gamma RWIN dimensioni possono essere utilizzati.
By default, Vista in normal auto tuning level will use RWIN size of 256 bytes with a scale factor of 8. Per impostazione predefinita, in condizioni normali di Vista Auto Tuning livello utilizzerà RWIN dimensioni di 256 byte con un fattore di scala 8. This value is not suitable for all routers and servers which does not support TCP scale factor, and continue to communicate with 65536 bytes. Questo valore non è adatto per tutti i router e server che non supporta il protocollo TCP fattore di scala, e continuare a comunicare con 65536 bytes. For Windows Vista, users can change the behavior and the way Vista automatically tune the RWIN, by using “netsh” command to set the value for “autotuninglevel” parameter. Per Windows Vista, gli utenti possono modificare il comportamento e il modo di sintonizzare automaticamente Vista la RWIN, utilizzando "netsh" per impostare il valore per "autotuninglevel" parametro.
To change the value for Receive Window Auto-Tuning Level parameter in Vista, Per cambiare il valore di finestra di ricezione di auto-tuning Livello parametro Vista, run elevated command prompt eseguire elevata prompt dei comandi , and then type in one of the following commands, depending on your preference how you want Vista to use the RWIN size. E digitare in uno dei seguenti comandi, a seconda delle vostre preferenze come si desidera utilizzare Vista la RWIN dimensioni.
netsh interface tcp set global autotuninglevel=disabled netsh interface tcp impostare globale autotuninglevel = disabili
Disable the autotunning feature in Vista completely, and fit and lock the RWIN receive window to default value 65536 bytes. Disattivare la funzione in autotunning Vista completamente, e in forma e bloccare la finestra di ricezione RWIN valore di default a 65536 byte.
netsh interface tcp set global autotuninglevel=highlyrestricted netsh interface tcp impostare globale autotuninglevel = highlyrestricted
Allow for the receive window to grow beyond the default value, but do so very conservatively. Per consentire la finestra di ricezione a crescere al di là del valore di default, ma fare in modo molto conservativo. In this mode, Vista will by default use RWIN of 16,384 bytes with a scale factor of 2. In questa modalità, Vista per impostazione predefinita utilizzare RWIN di 16384 bytes con un fattore di scala 2.
netsh interface tcp set global autotuninglevel=restricted netsh interface tcp impostare globale autotuninglevel limitato =
Allow for the receive window to grow beyond the default value, but limit such growth in some scenarios. Per consentire la finestra di ricezione a crescere al di là del valore di default, ma limitare tale crescita in alcuni scenari.
netsh interface tcp set global autotuninglevel=normal netsh interface tcp impostare globale autotuninglevel = normale
Allow for the receive window to grow to accommodate almost all scenarios. Per consentire la finestra di ricezione a crescere ad accogliere quasi tutti gli scenari. The default setting in Vista. L'impostazione di default in Vista. Specifying this command mean you want to turn back on AutoTuning feature. Specificando questo comando significa che si desidera tornare indietro a AutoTuning funzione.
netsh interface tcp set global autotuninglevel=experimental netsh interface tcp impostare globale autotuninglevel = sperimentale
Allow for the receive window to grow to accommodate extreme scenarios. Per consentire la finestra di ricezione a crescere per ospitare scenari estremi. Note The experimental value can decrease performance in common scenarios. Nota Il valore sperimentale può ridurre le prestazioni in scenari comuni. This value should be used only for research purposes. Questo valore deve essere utilizzato solo per scopi di ricerca.
Users should try out the various possible configurations for the Vista TCP RWIN Auto Tuning Level in order to get the best value that improve network performance and increase download speed. Gli utenti dovrebbero provare le diverse configurazioni possibili per il protocollo TCP RWIN Vista Auto Tuning livello, al fine di ottenere il massimo valore che migliorano le prestazioni della rete e aumentare la velocità di download.
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. IMPORTANTE: stai leggendo una macchina tradotto pagina che è fornito "così com'è" senza alcuna garanzia. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. A differenza di traduzione umana, traduzione automatica non capisce la grammatica, semantica, sintassi, idiomi del linguaggio naturale, così spesso inesatte produrre e di bassa qualità testo che è fuorviante e incomprensibile. Thus, please refer to Pertanto, si prega di fare riferimento a original English article articolo originale in lingua inglese whenever possible. quando possibile.
MDL blog postings now continue at MDL blog pubblicati ora continuare a Tip and Trick Punta e Trick , and readers are welcome to join , Ei lettori sono invitati a unirsi My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Outlook 2007 Slow While Downloading POP3 Email Outlook 2007 lenta durante il download email POP3
- 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
- Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista Disattivare il protocollo TCP di auto-tuning per risolvere rete lenta, non può caricare la pagina web o scaricare e-mail problemi in Vista
- Optimize and Increase BitTorrent (BT) Download Speed in Vista Aumenta ottimizzare e di BitTorrent (BT) velocità di download in Vista
- Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Vista client Connessione desktop remoto lenta ritardo o scollegare quando la connessione a Windows Server 2003 SP2 x64 Edition RDP
- Workaround for Slow Large File Copying and Transfering To and From Vista PC Slow soluzione per la copia dei file di grandi dimensioni e il trasferimento da e verso il PC Vista
- Slow File and Folder Copy, Move, Transfer or Delete Operation Speed Problem in Vista Fix Lento di file e cartelle copiare, spostare, trasferire o eliminare operazione velocità problema in vista Fix
- Cannot Display the Webpage and Host/Server Not Found or Available Error - EnablePMTUDiscovery MTU Fix Impossibile visualizzare la pagina web e Host / server non trovato o Disponibile Errore - EnablePMTUDiscovery MTU Fix
- 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
- 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

































May 5th, 2008 15:47 5 maggio 2008 15:47
[...] can read the seriously techie stuff here of what it does and how Scaling Factors works etc. etc. [...] [...] In grado di leggere le cose seriamente techie qui di cosa fa e come funziona Proporzioni Fattori ecc ecc [...]