Vista TCP Window Scaling Auto Tuning May Slow Down Network Performance Priehľad TCP Window Scaling Automatické ladenie môže spomaliť výkonu siete
TCP receive window size (RWIN) is the amount of received data (in bytes) that can be buffered during a connection. Veľkosť prijímaného okna protokolu TCP (RWIN), je množstvo prijatých dát (v bytoch), ktoré možno v priebehu pripojenie vyrovnávacou pamäťou. According to Podľa Wikipedia 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. , Môže vysielajúci posielať iba do tohto množstva dát, ako je potrebné počkať na potvrdenie a aktualizáciu okna od príjemcu. When a receiver advertises the window size of 0, the sender stops sending data and starts the persist timer. Keď prijímač inzeruje veľkosti okna 0, odosielateľ zastaví odosielanie údajov a spustí časovač pretrvávajú. The persist timer is used to protect TCP from the dead lock situation. Pretrvávajú časovač sa používa k ochrane TCP z mŕtvych zámok situácie. 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. Dead lock situácia môže byť, že je nová veľkosť okna aktualizovať z prijímača stratená a prijímač nemá ďalšie dáta na odoslanie, kým odosielateľ čaká na novú aktualizáciu veľkosti okna. 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. Keď pretrvávajú vypršaním časovača odosielateľa TCP posiela malé pakety, takže prijímače ACK paket s novou veľkosť okna TCP a zotaviť sa z takejto situácie.
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. Veľkosť okna protokolu TCP pole riadi tok dát a je obmedzená na 2 až 65.535 bytov, a nemôže byť rozšírený už ne. Thus, a scaling factor is used to get a larger TCP receive window size to achieve more efficient use of high bandwidth networks. Preto je faktor navýšenie používa na získanie väčšej veľkosť prijímaného okna protokolu TCP na dosiahnutie efektívnejšieho využívania širokopásmových sietí. The TCP window scale option TCP veľkosti okna is used to increase the maximum window size from 65,535 bytes to 1 Gigabyte. Používa sa pre zvýšenie maximálnej veľkosti okna od 65.535 bytov na 1 gigabajt. Scaling up to larger TCP congestion window sizes is a part of what is necessary for TCP Tuning. Škálovanie až po väčšej veľkosti okna protokolu TCP preťaženia je súčasťou toho, čo je potrebné pre TCP Tuning. The window scale option is used only during the TCP 3-way handshake. Veľkosti okna je používaný iba pri 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. Hodnota násobku veľkosti okna predstavuje počet bitov doľava-shift 16-bitové pole veľkosti okna, a môžu byť nastavené od 0 (žiadny posun) na 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. Pokiaľ ide o pomalý výkon siete do Vista, problém môže byť v dôsledku vyššie uvedených možností škálovanie TCP okna, kde sa veľa starších smerovače a firewally a paket riadne neplní TCP Window Scaling a prepísať veľkosť okna faktorom pri prenose, a spôsobujúce odosielanie a prijímanie strany predpokladať rôzne veľkosť TCP okna. The situation causes malfunction Internet connection, non-stable traffic that is very slow, or network connection that is only available intermittently. Táto situácia spôsobuje zlyhanie pripojenie k internetu, non-stabilnú prevádzku, ktorý je veľmi pomalé, alebo sieťové pripojenie, ktoré je k dispozícii len občas. In Vista, the connection may appear to start working again for no reason after a while. Vo Vista sa môže objaviť spojenie začať pracovať znova na žiadny dôvod, prečo sa po chvíli. If “Diagnose Problem” is selected in Vista, an error message will display “Cannot communicate with primary DNS server.” Ak je "Diagnóza problému" je vybratá vo Vista sa zobrazí chybové hlásenie "Nedá sa komunikovať s primárny DNS server."
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. U, Windows Vista ďalej zvyšuje škálovanie TCP okná s automatickou funkciou ladenia, kde TCP fronty v systéme Vista sa automaticky vyladiť a nastaviť veľkosť RWIN zvýšiť podiel full-veľkosti TCP segmentov, ktoré sa používajú pri hromadnej prenos dát na sieti scenár stretlo. 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. A tak to už nie je možné zadať vlastnú veľkosť TCP / IP Dostať Okno (RWIN) veľkosť a zaradenie nových funkcií automatického ladenia, iba ak by samo používa SO_RCVBUF. However, Vista TCP auto tuning feature may get things wrong sometimes. Však môže Průhled TCP funkcia Auto Tuning, čo si niekedy zle. Instead of optimal true receive window size, incompatible and out of range RWIN size may be used. Namiesto toho, aby optimálne skutočnej veľkosti prijímaného okna, nezlučiteľné a mimo dosahu RWIN veľkosti môžu byť použité.
By default, Vista in normal auto tuning level will use RWIN size of 256 bytes with a scale factor of 8. V predvolenom nastavení Vista v normálne auto tuning úrovni bude používať RWIN veľkosť 256 bytov s Faktor mierky 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. Táto hodnota nie je vhodný pre všetky routery a servery, ktoré nepodporujú TCP stupnice, a ďalej komunikovať s 65.536 bytov. 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. Pre Windows Vista, môžu užívatelia meniť správanie a spôsob, akým Vista automaticky ladiť RWIN, pomocou "netsh" slúži na nastavenie hodnoty "autotuninglevel" parametra.
To change the value for Receive Window Auto-Tuning Level parameter in Vista, Ak chcete zmeniť hodnotu prijímaného okna Auto-Tuning Level parameter Vista, run elevated command prompt Beh dať námer kontrolovať vrtký , and then type in one of the following commands, depending on your preference how you want Vista to use the RWIN size. , A potom zadajte jeden z nasledujúcich príkazov v závislosti na vašich preferenciách, ako chcete Vista použiť RWIN veľkosť.
netsh interface tcp set global autotuninglevel=disabled
Disable the autotunning feature in Vista completely, and fit and lock the RWIN receive window to default value 65536 bytes. Zakázať autotunning funkcie v Vista úplne a fit a zámok RWIN prijímaného okna na východiskovej hodnote 65.536 bytov.
netsh interface tcp set global autotuninglevel=highlyrestricted
Allow for the receive window to grow beyond the default value, but do so very conservatively. Povoliť pre prijímaného okna rast za predvolenú hodnotu, ale je veľmi konzervatívne. In this mode, Vista will by default use RWIN of 16,384 bytes with a scale factor of 2. V tomto režime bude Vista štandardne používať RWIN o 16.384 bytov s koeficientom 2. meradle.
netsh interface tcp set global autotuninglevel=restricted
Allow for the receive window to grow beyond the default value, but limit such growth in some scenarios. Povoliť pre prijímaného okna rast za predvolenú hodnotu, ale takéto obmedzenie rastu v určitých situáciách.
netsh interface tcp set global autotuninglevel=normal netsh interface tcp nastaviť globálne autotuninglevel = normálne
Allow for the receive window to grow to accommodate almost all scenarios. Umožňujú prijímať okná rast ubytovať takmer všetky scenáre. The default setting in Vista. Predvolené nastavenia vo Windows Vista. Specifying this command mean you want to turn back on AutoTuning feature. Zadanie tohto príkazu znamená chcete vrátiť na funkciu automatického ladenia.
netsh interface tcp set global autotuninglevel=experimental
Allow for the receive window to grow to accommodate extreme scenarios. Umožňujú prijímať okná rast ubytovať extrémne scenáre. Note The experimental value can decrease performance in common scenarios. Poznámka: experimentálna hodnota sa môže znížiť výkon v bežnej scenára. This value should be used only for research purposes. Táto hodnota by mala byť použité len na výskumné účely.
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. Užívatelia by mali vyskúšať rôzne možné konfigurácie pre Vista TCP RWIN Auto Tuning úrovni s cieľom získať najlepšiu hodnotu, ktoré zlepšujú výkon siete a zvýšenie rýchlosti sťahovania.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: stránka je stroje preložené a za predpokladu, "ako je" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Nájdete na original English article originál Anglicky artikl whenever possible. ak je to možné.
Related Articles Súvisiace články
- Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista Oslabiť TCP Auto-Tuning sa Riešenie Pomalý siete, nemožno načítať webovej stránky alebo E-mail Problémy Zavádzanie do Vista
- Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP Zvýšenie vícevláknové Zavádzanie Rýchlosť do Oslabit Vista Auto Tuning na TCP / IP
- Windows Vista Performance and Tuning Guide Windows Vista Performance and Tuning Sprievodca
- Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Priehľad Daleký Kancelársky Klientela Klient Pomalý Brániť alebo Odpojiť Po pripojení k systému Windows Server 2003 SP2 x64 Edícia RDP
- Optimize and Increase BitTorrent (BT) Download Speed in Vista Optimalizácia a zvýšenie BitTorrent (BT) Zavádzanie Rýchlosť do Vista
- Outlook 2007 Slow While Downloading POP3 Email Outlook 2007 Slow Kým Sťahovanie POP3, Email
- MySQL Database Performance Tuning Best Practices Video Tutorial Databáza MySQL Performance Tuning Best Practices Video tutorial
- Slow File and Folder Copy, Move, Transfer or Delete Operation Speed Problem in Vista Fix Slow súborov a priečinkov Kopírovanie, presúvanie, prevod alebo Vymaza Prevádzka Speed Problem do Průhled Brynda
- Workaround for Slow Large File Copying and Transfering To and From Vista PC Riešenia pre veľké Pomalé kopírovanie súborov a prenos do zamestnania a zo Vista PC
- Solution: Transfer from Window XP to Window Vista Riešenie: Prenos z Windows XP na Windows Vista










































October 23rd, 2008 23:45 23.říjen 2008 23:45
[...] that attempts to find the best tcp window size for you. [...], Ktoré sa snažia nájsť najlepší tcp veľkosť okna pre Vás. But apparantly it fails to do so.) I found this post that explains how you can modify the default behavior of the tuning algorithm. Ale zrejme to neurobí-li tak.) Našiel som tento príspevok, ktorý vysvetľuje, ako môžete zmeniť predvolené správanie ladenie algoritmu. I used; netsh interface tcp set global autotuninglevel=highlyrestricted (In this article on [...] I; netsh interface tcp nastaviť globálne autotuninglevel = highlyrestricted (V tomto článku o [...]
July 12th, 2008 06:01 12.července 2008 06:01
[...] Frank Hludik and he found the problem: it was the TCP auto-tuning that my Vista machine performed. [...] Frank Hludik a našiel problém: je to auto TCP-tuning, ktorý má Vista stroj vykonáva. Here is a longer article describing the problem and the solution, and here is a shorter one. Tu je dlhší článok popisuje problém a jeho riešenie, a tu je kratšia. The bottom [...] Spodné [...]
May 5th, 2008 15:47 5.května 2008 15:47
[...] can read the seriously techie stuff here of what it does and how Scaling Factors works etc. etc. [...] [...] Môžete prečítať tu vážne Techie veci, čo robí a ako funguje škálovanie faktory atď atď [...]