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または自動チューニング

  1. Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
  2. 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自動チューニング

  1. Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
  2. Type the following command and press Enter:次のコマンドを入力して、 Enterキーを押します:

    netsh interface tcp set global autotuning=disabled netshインターフェイスのTCP設定グローバル自動調整=無効になって

Enable TCP Auto-Tuning 有効にする自動チューニングのTCP

  1. Open elevated command promptコマンドプロンプトを開いて高架 with administrator’s privileges.管理者の権限を設定します。
  2. 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 私のデジタルライフフォーラム .です。



12 Responses to “Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista” 12レスポンスを"無効のTCP自動チューニングを解決するために低速のネットワーク、またはダウンロードするWebページを読み込むことができません電子メールの問題がビスタ"

  1. Jugジョッキ1杯
    March 22nd, 2007 16:17 2007年3月22日16:17
    1

    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.だから大丈夫だと思うほんのフォールバック解決策と考えています。

  2. Seite kann nicht angezeigt werden / kein Mailabruf / langsames Netzwerk - Dr. Vista - Windows-Hilfe mit Rezept seite nicht angezeigt werden kann / kein mailabruf / langsames netzwerk -博士ビスタ-ウインドウズ-r e zeptmi thi lfe
    March 23rd, 2007 22:45 2007年3月23日22:45
    2

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

  3. Nellネル
    March 28th, 2007 07:23 2007年3月28日07:23
    3

    I tried this because I was experiencing just these issues with Vista, but it didn’t help.このため、私は発生してみましたこれらの問題だけにVistaでも助けていない。 Thanks for trying to help, though…感謝をしようとしてヘルプ、かかわらず…

  4. Markマーク
    March 29th, 2007 02:02 2007年3月29日02:02
    4

    It fixed my problem with email after updating to vista from xp.私の問題があること固定ビスタから電子メールに更新した後、 XPのです。 Email would not dl but 1 message and timeout.電子メール配布リストはないしかし、 1メッセージを表示し、タイムアウトします。

  5. Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 » My Digital Life Windows VistaのTcpip.sysで接続数の制限を修正プログラムイベントID 4226 »マイデジタルライフ
    April 9th, 2007 03:31 2007年4月9日03:31
    5

    [...] the TCP/IP Auto-Tuning feature by running the following command in command [...] [...]は、 TCP / IPの自動チューニング機能のコマンドを実行して、次のコマンドを[...]

  6. Optimize Vista for BitTorrent, eMule, P2PTV | TorrentFreakビットトレントVista用の最適化及びeMule 、 p2ptv | torrentfreak
    April 10th, 2007 01:06 2007年4月10日01:06
    6

    [...] Disable the TCP/IP Auto-Tuning feature by running the following command in command [...] [...]無効にしてTCP / IPの自動チューニング機能のコマンドを実行して、次のコマンドを[...]

  7. Optimaliser Vista for BitTorrent, eMule, P2PTVビットトレントoptimaliser Vista用及びeMule 、 p2ptv
    April 17th, 2007 03:23 2007年4月17日03:23
    7

    [...] 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設定グローバル[...]

  8. Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP » My Digital Lifeマルチスレッドのダウンロード速度を増加Vistaの自動チューニングを無効にTCP / IPの»私のデジタルライフ
    May 24th, 2007 23:03 2007年5月24日23:03
    8

    [...] 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 [...]前述以外の問題が発生、自動チューニング率を下げることも原因のネットワーク接続を確立、特に[...]

  9. Outlook 2007 Slow While Downloading POP3 Email » My Digital Life Outlook 2007の低速電子メールをダウンロードするのPOP3 »私のデジタルライフ
    September 6th, 2007 23:21 2007年9月6日23:21
    9

    [...] 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で動作します。 [...]

  10. sometimes時々
    March 23rd, 2008 00:18 2008年3月23日00:18
    10

    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をした後もあります)

  11. Mattマット
    May 23rd, 2008 16:38 2008年5月23日16:38
    11

    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.この仕事の魅力と今のようにアクセスすることができる。

  12. Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit » My Digital Life UACの自動ダウンロードと繕うVistaのTcpip.sysでTCP接続の上限を増やす»私のデジタルライフ
    July 12th, 2008 10:22 2008年7月12日10:22
    12

    [...] Vista TCP Auto Tuning feature to minimize possible networking [...] [...] Vistaの可能性を最小限に抑えるためのTCPの自動チューニング機能ネットワーキング[...]

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> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

vista tcp tuning ビスタのTCPのチューニング - - Netsh int ip set chimney DISABLED netsh int IPの設定煙突無効になって - - autotuning vista 自動調整ビスタ - - tuning vista チューニングビスタ - - tcp tuning vista ビスタのTCPのチューニング - - tcp auto tuning 自動チューニングのTCP - - tcp autotuning のTCP自動調整 - - auto tuning 自動チューニング - - vista disable autotune ビスタを無効にautotune - - web pages slow to load ウェブページの読み込みに遅い - - vista tcpip tuning ビスタTCPIPでのチューニング - - vista tcp auto-tuning ビスタのTCP自動チューニング - - tcp のTCP - - disable auto tune vista Vistaの自動調整を無効に - - netsh chimney netsh煙突 - - vista tcp auto tuning ビスタのTCPの自動チューニング - - TCP Auto-Tuning 自動チューニングのTCP - - autotuning 自動調整 - - slow network 低速ネットワーク - - tcpip autotune TCPIPでautotune - - turn off autotuning 自動調整を無効にする - - all すべての - - TCP/IP Auto-Tuning TCP / IPの自動チューニング - - vista ip tuning ビスタのIPチューニング - - tcp ip vista disable ビスタのTCPのIPを無効に - - tcp settings slowing internet インターネットのTCPの設定を減速 - - Tune Vista 曲ビスタ - - turn off auto tune vista Vistaの自動調整を無効にする - - vista tcpip autotuning ビスタTCPIPで自動調整 - - autotuning disabled 自動調整無効になって - - disable autotune vista 無効にautotuneビスタ - - disable vista autotune ビスタを無効にautotune - - slow downloading web pages 低速のウェブページをダウンロード - - auto tuning Vista 自動チューニングビスタ - - disable autotune in vista autotuneを無効にビスタ - - autotuning vista disable Vistaの自動調整を無効に - - vista autotune ビスタautotune - - vista auto tune Vistaの自動調整 - - disable autotuning 無効に自動調整 - - tcp tune vista ビスタのTCP調整 - - email problem with vista 電子メールに問題がビスタ - - internet slow with vista patch インターネットが遅くなるVistaの修正プログラム - - vista disable auto tune ビスタを無効に自動調整 - - autotuning disable 自動調整を無効に - - vista tcp autotune ビスタのTCP autotune - - how solve this problem internet page is not open この問題の解決方法についてインターネットのページを開いていない場合 - - optimize vista tcp/ip ビスタの最適化のTCP / IP - - vista internet connection is available but cannot display web page Vistaのインターネット接続が利用可能ですが、 Webページを表示することはできません。 - - autotuning tcp 自動調整のTCP - - outlook cannot receive email on one network vista Outlookの1つのネットワーク上で電子メールを受け取ることはできません。ビスタ - -