Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista無効のTCP自動チューニングを解決するために低速のネットワーク、またはダウンロードするWebページを読み込むことができません電子メールの問題がビスタ
When Windows Vista is connected to high speed broadband Internet connection, there may be some incompatibilities and conflict problem or error such as the following: Windows Vistaのときには、ブロードバンドに接続して高速インターネット接続、および競合れる場合がありますいくつかの非互換性に問題があるかのようなエラーが発生以下の通りです:
- Poor intermittent network performance.間欠的ネットワークのパフォーマンスが非常に悪いです。
- Slow network loading.低速のネットワーク読み込んでいます。
- Unable to open and load some websites or webpages using Internet Explorer or Firefox, where the blue loading bar keeps running for a long time, but the pages fail to load.いくつかのウェブサイトを開くことができませんと負荷やウェブページInternet ExplorerやFirefoxを使用して、実行中のどこを保持するには、青色読み込んでいますバーに長い時間、しかし、ページの読み込みに失敗します。
- Java applets fail to download and open. Javaアプレットをダウンロードし、オープンに失敗する。
- Cannot receive email or download from POP3 mail server by email clients such as Thunderbird.電子メールまたは受け取ることはできません。 POP3メールサーバーからダウンロードするなど、電子メールクライアントThunderbirdのです。 No mail arrived although users may see the message “receiving 1 of 3 messages”, and eventually the receiving process will time out with the error number 0×800CCC19 timeout.メールの到着がない場合があります。詳細については、メッセージが表示さ"の3件のメッセージを受信1 " 、および結局、受信側のプロセスはタイムアウトのエラー番号0 × 800ccc19タイムアウトします。
- Slow email sending or retrieval using Thunderbird and other clients.低速電子メールを送信またはThunderbirdおよびその他のクライアントを使用して検索します。
The symptoms exist due to the new re-written TCP stack in Windows Vista that aims to take full advantage of hardware advances such as gigabit networking.この現象のために存在し、新しい再Windows Vistaで書かれたTCPスタックを最大限に活用することを目的のハードウェアの進歩などのギガビットネットワーキングです。 Among the new feature in Windows Vista TCP/IP is Receive Window Auto-Tuning Level for TCP connections. Windows Vistaの新機能のうち、 TCP / IPが受信ウィンドウの自動チューニングレベルをTCP接続します。 TCP AutoTuning enables自動調整できるのTCP TCP window scaling TCPウィンドウのスケーリング by default and automatically tunes the TCP receive window size for each individual connection based on the bandwidth delay product (BDP) and the rate at which the application reads data from the connection, and no longer need to manually change TcpWindowSize registry key value which applies to all connection.デフォルトでは、 TCP受信ウィンドウのサイズを自動的に曲ごとに個々の接続の帯域幅の遅延に基づいて製品( BDP落射)との率では、アプリケーションからデータを読み取りますへの接続、および、もはや手動で変更する必要がTCPWindowSizeレジストリキーの値が適用さすべての接続します。 Theoretically, with TCP auto-tuning, network connection throughput in Windows Vista should be improved for best performance and efficiency, without registry tweak or hack.理論的には、自動でTCPのチューニング、ネットワーク接続のスループットをWindows Vistaで最高のパフォーマンスを改善すべきであると効率化、レジストリの微調整やハックです。 However, this is not always the case, and may cause some Internet related issues and problems.しかし、これではないの場合は常に、およびインターネット関連の問題が原因といくつかの問題が発生します。
The workaround or solution to the above problem is to disable the TCP/IP AutoTuning in Windows Vista.この問題を回避するか、上記の問題の解決策を無効にするには、 TCP / IPのWindows Vistaで自動調整します。 Disabling auto tuning of TCP Windows Size should not cause any negative effects, only that TCP Window Size will always at default value without ability to optimization to each connection.自動チューニングのTCPを無効にWindowsのサイズは任意の負の効果の原因は、 TCPウィンドウサイズだけでは、常にデフォルト値は、各接続の最適化の能力をなしています。 Anyway, if there is any side effect after turn off auto tuning, simply re-enable back it.とにかく、いかなる場合には副作用の自動チューニングを無効にした後、単に再度有効に先頭してください。
Check the state or current setting of TCP Auto-Tuning 現在の設定状態を確認してのTCPまたは自動チューニング
- Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
- Type the following command and press Enter:次のコマンドを入力して、 Enterキーを押します:
netsh interface tcp show global netshインターフェイスのTCP詳細グローバル
The system will display the following text on screen, where you can check on the Auto-Tuning setting:このシステムは、次のテキストを画面に表示するが表示され、ここですることができます。チューニングの自動設定を確認する:
Querying active state…クエリアクティブな状態に…
TCP Global Parameters TCPグローバルパラメータ
———————————————- ----------------
Receive-Side Scaling State : enabled受信側のスケーリングの状態:有効になって
Chimney Offload State : enabled Chimneyオフロード状態:有効になって
Receive Window Auto-Tuning Level : normal受信ウィンドウの自動チューニングレベル:ノーマル
Add-On Congestion Control Provider : noneプロバイダのアドオンふくそう制御:なし
ECN Capability : disabled ECNの能力:無効になって
RFC 1323 Timestamps : disabled 、 RFC 1323のタイムスタンプ:無効になって
Disable TCP Auto-Tuning 無効のTCP自動チューニング
- Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
- Type the following command and press Enter:次のコマンドを入力して、 Enterキーを押します:
netsh interface tcp set global autotuning=disabled netshインターフェイスのTCP設定グローバル自動調整=無効になって
Enable TCP Auto-Tuning 有効にする自動チューニングのTCP
- Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
- Type the following command and press Enter:次のコマンドを入力して、 Enterキーを押します:
netsh interface tcp set global autotuning=normal netshインターフェイスのTCP設定グローバル自動調整=通常
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IPマルチスレッドのダウンロード速度を増加Vistaの自動チューニングを無効にTCP / IPの
- Outlook 2007 Slow While Downloading POP3 Email POP3の電子メールをダウンロードするOutlook 2007の遅い
- Cannot Display the Webpage and Host/Server Not Found or Available Error - EnablePMTUDiscovery MTU Fixウェブページを表示することはできないとホスト/サーバ見つからないか、または利用可能なエラーが発生しました-E nablePMTUDiscovery値のM TU修正
- Optimize and Increase BitTorrent (BT) Download Speed in Vistaビットトレントの最適化を向上させる技術( BT )のダウンロード速度をビスタ
- Workaround for Slow Large File Copying and Transfering To and From Vista PC回避策をゆっくりと大容量のファイルをコピーしてパソコンに転送してからビスタ
- Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Vistaのリモートデスクトップ接続クライアントが遅延したり、切断時に接続して遅いWindows Server 2003 SP2のx64 Edition用のRDP
- Vista TCP Window Scaling Auto Tuning May Slow Down Network Performance VistaのTCPウィンドウのスケーリングの自動チューニング年5月ネットワークのパフォーマンスがスローダウン
- Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 Windows VistaのTcpip.sysで接続数の制限を修正プログラムイベントID 4226
- Slow File and Folder Copy, Move, Transfer or Delete Operation Speed Problem in Vista Fixスローファイルおよびフォルダのコピー、移動、転送、または削除Vistaの動作速度の問題修正プログラム
- Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit UACの自動ダウンロードビスタTcpip.sysで、 TCP接続の上限を増やす繕う















March 22nd, 2007 16:17 2007年3月22日16:17
Only do this if you experience problems though, because if your hardware supports these techniques properly, it’s likely Vista will otherwise give improved networking performance compared to XP with this enabled.この問題が発生した場合にのみ行うにかかわらず、これらのテクニックのため適切に使用しているハードウェアをサポートし、他のことのように改良さVistaがXPのネットワーキングのパフォーマンスと比較して、この有効になっています。 So it should be considered just a fallback solution.だから大丈夫だと思うほんのフォールバック解決策と考えています。
March 23rd, 2007 22:45 2007年3月23日22:45
[...] Namen "Autom. Abstimmungsgrad Empfangsfenster". [...]明記"オートメーションです。 abstimmungsgrad empfangsfenster "です。 ( sinngemäße deutsche Übersetzung dieses Artikels - vielen Dank an Autor.) __________________ Vista Update Pack 1.0 - Empfehlungs-Wettbewerb - [...] ( sinngemäßeドイチェübersetzung dieses artikels -v ielenじめじめした著者です。 ) _ _________________V ista更新プログラムパック1 .0- em pfehlungs-w e ttbewerb-[ .. .]
March 28th, 2007 07:23 2007年3月28日07:23
I tried this because I was experiencing just these issues with Vista, but it didn’t help.このため、私は発生してみましたこれらの問題だけにVistaでも助けていない。 Thanks for trying to help, though…感謝をしようとしてヘルプ、かかわらず…
March 29th, 2007 02:02 2007年3月29日02:02
It fixed my problem with email after updating to vista from xp.私の問題があること固定ビスタから電子メールに更新した後、 XPのです。 Email would not dl but 1 message and timeout.電子メール配布リストはないしかし、 1メッセージを表示し、タイムアウトします。
April 9th, 2007 03:31 2007年4月9日03:31
[...] the TCP/IP Auto-Tuning feature by running the following command in command [...] [...]は、 TCP / IPの自動チューニング機能のコマンドを実行して、次のコマンドを[...]
April 10th, 2007 01:06 2007年4月10日01:06
[...] Disable the TCP/IP Auto-Tuning feature by running the following command in command [...] [...]無効にしてTCP / IPの自動チューニング機能のコマンドを実行して、次のコマンドを[...]
April 17th, 2007 03:23 2007年4月17日03:23
[...] av TCP/IP Auto-Tuning ved å kjøre følgende kommando i kommandolinjen: netsh int tcp set global [...] [...] av TCP / IPの自動チューニングをved å kjøre følgende kommando私kommandolinjen : netsh intのTCP設定グローバル[...]
May 24th, 2007 23:03 2007年5月24日23:03
[...] better performance for network downloading and web surfing.ネットワークのパフォーマンスを改善[...]をダウンロードしたり、ネットサーフィンです。 Other than the problems mentioned previously, Auto Tuning may also cause reduce the rate of establishing network connection, especially when [...]前述以外の問題が発生、自動チューニング率を下げることも原因のネットワーク接続を確立、特に[...]
September 6th, 2007 23:21 2007年9月6日23:21
[...] To solve the problem, simply disable the Vista AutoTuning function which is the most common suggestion and fix for various network problems in Vista. [...]の問題を解決するために、単にVistaの自動調整機能を無効にするには、最も共通の提案と様々なネットワークの問題の修正プログラムをVistaで動作します。 [...]
March 23rd, 2008 00:18 2008年3月23日00:18
This patch is useless with Vista SP1 and this “Safe Mode black screen” at each startup, because the tcpip.sys is not signed.この修正プログラムは役立たずだとVistaのSP1と、この"セーフモードで黒い画面が表示さ"をそれぞれのスタートアップ、 Tcpip.sysではないため、署名します。 (On 64bit and after SP1 on 32bit Vista too) ( 64ビットおよび32ビットVistaのSP1をした後もあります)
May 23rd, 2008 16:38 2008年5月23日16:38
I could access every website on the internet except one (www.telemarket.fr) from one computer on my network.私がアクセスするごとに1つを除いて、インターネット上のウェブサイト( www.telemarket.fr )より1つのコンピュータ上で[マイネットワーク]です。 All the others could access it fine with the same IC.すべての他の人たちがアクセスすることが罰金と同じICです。 This worked like a charm and now I can access it.この仕事の魅力と今のようにアクセスすることができる。
July 12th, 2008 10:22 2008年7月12日10:22
[...] Vista TCP Auto Tuning feature to minimize possible networking [...] [...] Vistaの可能性を最小限に抑えるためのTCPの自動チューニング機能ネットワーキング[...]