Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista Désactiver le protocole TCP auto-tuning pour résoudre réseau lent, ne parviens pas à charger une page Web ou télécharger des e-mails problèmes dans Vista

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: Lorsque Windows Vista est connecté à haute vitesse à large bande une connexion Internet, mai être certaines incompatibilités et des conflits problème ou d'erreur, tels que les suivants:

  • Poor intermittent network performance. Pauvres intermittents les performances du réseau.
  • Slow network loading. Faible réseau de chargement.
  • 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. Impossible d'ouvrir et de charger certains sites Web ou des pages web en utilisant Internet Explorer ou Firefox, où la barre bleue de chargement continue à fonctionner pendant une longue période, mais les pages ne pouvaient pas être chargés.
  • Java applets fail to download and open. Les applets Java ne parviennent pas à télécharger et ouvert.
  • Cannot receive email or download from POP3 mail server by email clients such as Thunderbird. Impossible de recevoir des e-mails ou de télécharger de serveur de messagerie POP3 par les clients de messagerie comme 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. Aucun message est arrivé bien que les utilisateurs mai voir le message "réception 1 de 3 messages", et éventuellement le processus de réception de temps avec le numéro d'erreur 0 × 800CCC19 délai.
  • Slow email sending or retrieval using Thunderbird and other clients. Faible envoi e-mail ou de recherche d'utiliser Thunderbird et d'autres clients.


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. Les symptômes existent en raison de la nouvelle ré-écrit la pile TCP de Windows Vista qui vise à tirer pleinement parti des progrès matériel tels que la mise en réseau gigabit. Among the new feature in Windows Vista TCP/IP is Receive Window Auto-Tuning Level for TCP connections. Parmi les nouvelles fonctionnalités de Windows Vista TCP / IP est Recevez la fenêtre de réglage automatique de niveau pour des connexions TCP. TCP AutoTuning enables TCP permet AutoTuning TCP window scaling Des fenêtres 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. par défaut et automatiquement les airs TCP recevoir la taille de la fenêtre pour chaque connexion individuelle fondée sur la bande passante retard produit (BDP) et la vitesse à laquelle l'application lit des données de la connexion, et n'ont plus besoin de modifier manuellement la clé de registre TcpWindowSize valeur qui s'applique à tout lien. Theoretically, with TCP auto-tuning, network connection throughput in Windows Vista should be improved for best performance and efficiency, without registry tweak or hack. Théoriquement, avec TCP auto-tuning, le débit de connexion au réseau dans Windows Vista devrait être amélioré pour de meilleures performances et d'efficacité, sans registre modifier ou pirater. However, this is not always the case, and may cause some Internet related issues and problems. Toutefois, ce n'est pas toujours le cas, mai et causer des problèmes liés à l'Internet et les problèmes.

The workaround or solution to the above problem is to disable the TCP/IP AutoTuning in Windows Vista. La solution ou la solution au problème évoqué ci-dessus est de désactiver le protocole TCP / IP AutoTuning dans 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. La désactivation automatique de Windows Taille TCP ne devrait pas provoquer d'effets négatifs, tant que la fenêtre TCP Taille toujours à valeur par défaut sans capacité à l'optimisation de chaque connexion. Anyway, if there is any side effect after turn off auto tuning, simply re-enable back it. Quoi qu'il en soit, si il est un effet indésirable après désactiver automatique, il suffit de réactiver retour.

Check the state or current setting of TCP Auto-Tuning Vérifier l'état ou en cours de mise en TCP-Auto Tuning

  1. Open elevated command prompt Ouvert élevées invite de commande with administrator’s privileges. avec les privilèges d'administrateur.
  2. Type the following command and press Enter: Tapez la commande suivante, puis appuyez sur Entrée:

    netsh interface tcp show global Netsh interface TCP Afficher mondial

    The system will display the following text on screen, where you can check on the Auto-Tuning setting: Le système affichera le texte suivant à l'écran, où vous pouvez vérifier sur le Tuning Auto-réglage:

    Querying active state… Interroger état actif…

    TCP Global Parameters TCP paramètres globaux
    ———————————————- ----------------
    Receive-Side Scaling State : enabled Recevez-Side Scaling État: permis
    Chimney Offload State : enabled Cheminée Offload État: permis
    Receive Window Auto-Tuning Level : normal Recevoir la fenêtre de réglage automatique de niveau: normal
    Add-On Congestion Control Provider : none Add-On Congestion Control Fournisseur: aucun
    ECN Capability : disabled ECN Capacité: personnes handicapées
    RFC 1323 Timestamps : disabled RFC 1323 Horodateurs: handicapés

Disable TCP Auto-Tuning Désactiver le protocole TCP auto-Tuning

  1. Open elevated command prompt Ouvert élevées invite de commande with administrator’s privileges. avec les privilèges d'administrateur.
  2. Type the following command and press Enter: Tapez la commande suivante, puis appuyez sur Entrée:

    netsh interface tcp set global autotuning=disabled Netsh interface tcp SET GLOBAL autotuning = handicapés

Enable TCP Auto-Tuning Activer TCP auto-Tuning

  1. Open elevated command prompt Ouvert élevées invite de commande with administrator’s privileges. avec les privilèges d'administrateur.
  2. Type the following command and press Enter: Tapez la commande suivante, puis appuyez sur Entrée:

    netsh interface tcp set global autotuning=normal Netsh interface tcp SET GLOBAL autotuning = normal

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni «tel quel», sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S’il vous plaît se référer à original English article l'article original en anglais whenever possible. chaque fois que possible.

Share and contribute or get technical support and help at Partagez et contribuer ou obtenir de l'aide technique et l'aide à My Digital Life Forums Ma vie numérique forums .



12 Responses to “Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista” 12 Responses to "Disable TCP Tuning Auto-to Solve réseau lent, n'arrive pas à charger une page Web ou Email problèmes dans Vista"

  1. Jug
    March 22nd, 2007 16:17 Mars 22, 2007 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. Seulement le faire si vous rencontrez des problèmes bien que, parce que si votre matériel en charge correctement ces techniques, il est probable Vista, sinon, de donner la mise en réseau des performances par rapport à Windows XP avec ce permis. So it should be considered just a fallback solution. Ainsi, il devrait être considéré comme une solution de repli.

  2. Seite kann nicht angezeigt werden / kein Mailabruf / langsames Netzwerk - Dr. Vista - Windows-Hilfe mit Rezept Page ne peut être / kein Mailabruf / langsames Netzwerk - Dr. Vista - Windows Rezept mit Hilfe
    March 23rd, 2007 22:45 Mars 23rd, 2007 22:45
    2

    [...] Namen "Autom. Abstimmungsgrad Empfangsfenster". [...] Le nom de "Autom. Abstimmungsgrad Empfangsfenster". ( sinngemäße deutsche Übersetzung dieses Artikels - vielen Dank an Autor.) __________________ Vista Update Pack 1.0 - Empfehlungs-Wettbewerb - [...] (Sinngemäße deutsche Übersetzung dieses Artikels - vielen Dank un auteur.) __________________ Update Pack Vista 1,0 - Empfehlungs-Wettbewerb - [...]

  3. Nell
    March 28th, 2007 07:23 Mars 28, 2007 07:23
    3

    I tried this because I was experiencing just these issues with Vista, but it didn’t help. J'ai essayé ce parce que je connaissait seulement de ces questions avec Vista, mais il n'a pas aidé. Thanks for trying to help, though… Merci d'avoir essayé d'aider, mais…

  4. Mark
    March 29th, 2007 02:02 Mars 29th, 2007 02:02
    4

    It fixed my problem with email after updating to vista from xp. Il fixe mon problème avec le courrier électronique après la mise à jour vers Vista de xp. Email would not dl but 1 message and timeout. Courrier électronique ne serait pas 1 mais dl message et de délai.

  5. Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 » My Digital Life Windows Vista fichier tcpip.sys connexion limite Patch ID événement 4226 »Ma vie numérique
    April 9th, 2007 03:31 Le 9 avril, 2007 03:31
    5

    [...] the TCP/IP Auto-Tuning feature by running the following command in command [...] [...] Le protocole TCP / IP Auto-Tuning fonction en exécutant la commande suivante dans commande [...]

  6. Optimize Vista for BitTorrent, eMule, P2PTV | TorrentFreak Optimiser Vista pour BitTorrent, eMule, P2PTV | TorrentFreak
    April 10th, 2007 01:06 Avril 10th, 2007 01:06
    6

    [...] Disable the TCP/IP Auto-Tuning feature by running the following command in command [...] [...] Désactiver le protocole TCP / IP Auto-Tuning fonction en exécutant la commande suivante dans commande [...]

  7. Optimaliser Vista for BitTorrent, eMule, P2PTV Optimaliser Vista pour BitTorrent, eMule, P2PTV
    April 17th, 2007 03:23 Avril 17, 2007 03:23
    7

    [...] av TCP/IP Auto-Tuning ved å kjøre følgende kommando i kommandolinjen: netsh int tcp set global [...] [...] Av TCP / IP Auto-Tuning ved å kjøre i følgende kommando kommandolinjen: Netsh int tcp SET GLOBAL [...]

  8. Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP » My Digital Life Augmentation multithread vitesse de téléchargement par désactiver Vista Auto Tuning sur TCP / IP »Ma vie numérique
    May 24th, 2007 23:03 Mai 24th, 2007 23:03
    8

    [...] better performance for network downloading and web surfing. [...] Pour de meilleures performances réseau et téléchargement de navigation. Other than the problems mentioned previously, Auto Tuning may also cause reduce the rate of establishing network connection, especially when [...] Autres que les problèmes mentionnés précédemment, Auto Tuning mai également causer de réduire le taux de mettre en place la connexion réseau, en particulier lorsque [...]

  9. Outlook 2007 Slow While Downloading POP3 Email » My Digital Life Outlook 2007 lent lors du téléchargement POP3 email »Ma vie numérique
    September 6th, 2007 23:21 Septembre 6th, 2007 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. [...] Pour résoudre ce problème, il suffit de désactiver la fonction Vista AutoTuning qui est le plus commun et de fixer suggestion pour divers problèmes de réseau dans Vista. [...]

  10. sometimes parfois
    March 23rd, 2008 00:18 23ème Mars, 2008 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. Ce patch est inutile avec Vista SP1 et ce "Safe Mode écran noir" à chaque démarrage, parce que le fichier tcpip.sys n'est pas signé. (On 64bit and after SP1 on 32bit Vista too) (Le 64 bits et après SP1 sur Vista 32 bits aussi)

  11. Matt
    May 23rd, 2008 16:38 23ème Mai, 2008 16:38
    11

    I could access every website on the internet except one (www.telemarket.fr) from one computer on my network. Je pourrais accéder à chaque site sur Internet, sauf une (www.telemarket.fr) d'un ordinateur sur mon réseau. All the others could access it fine with the same IC. Tous les autres pourraient y accéder très bien avec le même CI. This worked like a charm and now I can access it. Cela a bien fonctionné comme un charme et maintenant je peux y accéder.

  12. Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit » My Digital Life Télécharger Vista fichier tcpip.sys et UAC auto patcher pour accroître connexion TCP limite »Ma vie numérique
    July 12th, 2008 10:22 Juillet 12, 2008 10:22
    12

    [...] Vista TCP Auto Tuning feature to minimize possible networking [...] [...] Vista TCP Auto Tuning fonctionnalité pour réduire autant que possible la mise en réseau [...]

Leave a Reply Laisser un commentaire

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> Vous pouvez utiliser ces balises: <a href="" title="fete_christel <abbr title="fete_christel <acronym title="fete_christel <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting S'abonner sans commentaires


Custom Search

New Articles Nouveaux Articles

Incoming Search Terms for the Article Des termes de recherche utilisés pour l'article

vista tcp tuning Vista TCP réglage - -- Netsh int ip set chimney DISABLED Netsh int ip ensemble cheminée HANDICAPES - -- autotuning vista autotuning Vista - -- tuning vista réglage Vista - -- tcp tuning vista TCP réglage Vista - -- tcp auto tuning TCP automatique - -- tcp autotuning TCP autotuning - -- auto tuning automatique - -- vista disable autotune Vista désactiver autotune - -- web pages slow to load les pages Web lent à charger - -- vista tcpip tuning Vista tcpip de réglage - -- vista tcp auto-tuning Vista TCP auto-tuning - -- tcp TCP - -- disable auto tune vista désactiver auto tune Vista - -- netsh chimney Netsh cheminée - -- TCP Auto-Tuning TCP auto-Tuning - -- autotuning autotuning - -- slow network réseau lent - -- vista tcp auto tuning Vista TCP automatique - -- turn off autotuning désactiver autotuning - -- all tous - -- vista ip tuning Vista IP de réglage - -- tcp ip vista disable TCP IP Vista désactiver - -- tcpip autotune tcpip autotune - -- Tune Vista Tune Vista - -- turn off auto tune vista désactiver auto tune Vista - -- TCP/IP Auto-Tuning TCP / IP Auto-Tuning - -- vista tcpip autotuning Vista tcpip autotuning - -- autotuning disabled autotuning handicapés - -- disable autotune vista désactiver autotune Vista - -- disable vista autotune désactiver Vista autotune - -- slow downloading web pages lenteur de téléchargement des pages Web - -- auto tuning Vista automatique Vista - -- disable autotune in vista autotune désactiver dans Vista - -- autotuning vista disable autotuning Vista désactiver - -- tcp settings slowing internet paramètres TCP ralentissement Internet - -- vista autotune Vista autotune - -- vista auto tune Vista auto tune - -- disable autotuning désactiver autotuning - -- tcp tune vista TCP musique Vista - -- email problem with vista e-mail problème avec Vista - -- internet slow with vista patch Internet lent avec Vista patch - -- vista disable auto tune Vista désactiver auto tune - -- autotuning disable autotuning désactiver - -- vista tcp autotune Vista TCP autotune - -- how solve this problem internet page is not open comment résoudre ce problème page Internet n'est pas ouvert - -- optimize vista tcp/ip Vista optimiser TCP / IP - -- vista internet connection is available but cannot display web page VISTA connexion Internet est disponible, mais impossible d'afficher la page Web - -- autotuning tcp autotuning TCP - -- outlook cannot receive email on one network vista perspectives ne peuvent pas recevoir d'e-mails sur un réseau vista - --