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é.


3 Responses to “Vista TCP Window Scaling Auto Tuning May Slow Down Network Performance” 3 Reakcie na "priehľad TCP Window Scaling Automatické ladenie môže spomaliť výkonu siete"

  1. T-Mobile Netherlands Web N Walk Manager Update For Web N Walk Stick « Theo's Blog T-Mobile Netherlands Web N Walk Manager Pro Web N Walk Stick «Theo blog
    October 23rd, 2008 23:45 23.říjen 2008 23:45
    3 3

    [...] 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 [...]

  2. eceblogger.com » Problem with TCP auto-tuning in Vista eceblogger.com »Problem s TCP-tuning auto do Vista
    July 12th, 2008 06:01 12.července 2008 06:01
    2 2

    [...] 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é [...]

  3. How to make Vista Browse faster and download faster ! Ako urobiť Vista Ľudia rýchlejšie a rýchlejšie na stiahnutie! « The Techie Guy's Weblog - we get IT «Techie Guya Weblog - dostaneme IT
    May 5th, 2008 15:47 5.května 2008 15:47
    1 1

    [...] 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ď [...]

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Môžete použiť tieto značky: href = "" <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Prihlásiť sa k pripomienkam funkcia bola zakázaná. To receive notification of latest comments posted, subscribe to Ak chcete dostávať oznámenia o najnovšie komentáre vyslaný, prihláste sa My Digital Life Comments RSS feed Má Digital Life Komentáre RSS or alebo register to receive zaregistrovať na new comments in daily email digest. nové komentáre v dennom email Digest.
Custom Search

New Articles Nové články

Incoming Search Terms for the Article Vcházející Hľadať Čas do člen určitý Artikel

vista tcp window size priehľad tcp veľkosti okna - -- vista autotune vista automatického ladenia - -- tcp window size vista Veľkosť okna průhled tcp - -- receive window auto-tuning level highlyrestricted Prijímané okno auto-tuning úrovni highlyrestricted - -- vista auto tune vista auto tune - -- netsh interface tcp set global autotuninglevel=highlyrestricted netsh interface tcp nastaviť globálne autotuninglevel = highlyrestricted - -- vista slow network performance priehľad pomalý výkon siete - -- tcp autotuning tcp autotuning - -- netsh autotuning netsh autotuning - -- tcp autotuning vista tcp autotuning vista - -- vista tcp tuning priehľad tcp tuning - -- Receive Window Auto-Tuning Level Dostať Okno Auto-Tuning Level - -- vista tcp window priehľad tcp okno - -- change rwin in vista zmena RWIN do priehľad - -- autotuninglevel highlyrestricted autotuninglevel highlyrestricted - -- tcpwindowsize Vista TcpWindowSize Vista - -- vista tcp autotuning priehľad tcp autotuning - -- vista auto tuning vista auto tuning - -- windows 7 slow network performance windows 7 pomalý výkon siete - -- change rwin vista Zmena RWIN vista - -- vista autotuning vista autotuning - -- TCP Receive Window vista TCP Receive Window Vista - -- Receive Window Auto-Tuning Level : highlyrestricted Dostať Okno Auto-Tuning Level: highlyrestricted - -- autotuning highlyrestricted autotuning highlyrestricted - -- tcp auto tuning tcp auto tuning - -- autotuninglevel=highlyrestricted autotuninglevel = highlyrestricted - -- netsh vista slow netsh priehľad pomalý - -- autotuninglevel autotuninglevel - -- how to change RWIN in Vista ako zmeniť RWIN do Průhled - -- tcp window scaling tcp window scaling - -- vista tcp auto tuning priehľad tcp auto tuning - -- vista tcp window scaling priehľad tcp window scaling - -- windows vista tcp window size okná průhled tcp veľkosti okna - -- tcp window scaling vista škálovanie TCP okná priehľad - -- vista autotuning highlyrestricted vista autotuning highlyrestricted - -- netsh interface tcp set global autotuning netsh interface tcp nastaviť globálne autotuning - -- autotuning vista autotuning vista - -- autotune vista automatického ladenia vista - -- auto tune vista auto tune vista - -- vista netsh vista netsh - -- slow network performance vista pomalý výkon siete vista - -- vista receive window auto-tuning level priehľad okná dostať auto-tuning úrovni - -- auto tuning vista auto tuning vista - -- vista TcpWindowSize vista TcpWindowSize - -- vista autotuninglevel highlyrestricted vista autotuninglevel highlyrestricted - -- vista network autotuning vista siete autotuning - -- vista slow network netsh priehľad pomalý siete netsh - -- netsh autotuninglevel netsh autotuninglevel - -- vista rwin vista RWIN - -- change vista rwin Zmena vista RWIN - --