Speed Up Windows Vista Network Performance with TCP Windows Tuning

Topics Computer, Windows Vista on February 23rd, 2008

KB article 929868 describes a problem which will cause you to experience very slow browsing on certain websites when using Explorer 7 on Vista, and eventually the website might even drop the data completely. The cause is that by default, Vista Enterprise fully supports RFC 1323 and supports a Scaling factor of 8. This issue occurs when a Web site does not fully support RFC 1323 or when a Web site does not support the default scaling factor.

THE QUICK

To work around the slow browsing issue change the Scaling to a factor of 2. First open and Administrator line prompt. Click Start –> All Programs –> Accessories, right click Prompt, then left click Run as administrator. As an alternative you can click Start then type into the Start Search box, or the Run box, , then use the Ctrl-Shift-Enter. (NOTE: After you set a new autotuninglevel you will need to in order for the changes to take effect.)

Type, or copy and paste, into the Administrator prompt window:

netsh interface set global autotuninglevel=highlyrestricted

This will set the autotuninglevel to “Allow the receive window to grow beyond its default value, but do so very conservatively”. In this mode, Vista will by default use RWIN of 16,384 bytes with a scale factor of 2.

MORE OPTIONS

To restore the autotuninglevel back to the default setting type, or copy and paste into the Administrator prompt window:

netsh interface set global autotuninglevel=normal

There have been reports that disabling the feature will up threaded downloads, mostly used with downloading agents and per-to-peer , along with great improvement to file copying on your . Vista has issues where it will hang to a file copying task, but Service Pack 1, which is coming out in less than a month, is expected to this issue. There have been other reports that say disabling the of can also other Vista specific issues related to slow file transfer between Outlook 2007, and Exchange server connections.

You can disable with the following :

netsh int set global autotuninglevel=disable

When is disabled, the RWIN receive window defaults to a value of 65536 bytes.

There are two more settings. First restricted:

netsh interface set global autotuninglevel=restricted

Restricted allows for the receive window to grow beyond the default value, but limits such growth in some scenarios.

Second is experimental:

netsh interface set global autotuninglevel=experimental

Allows for the receive window to grow to accommodate extreme scenarios. Note The experimental value can decrease in common scenarios. This value should be used only for research purposes, and is not suitable for most common uses like general web browsing.

NOTE: Vista may have disabled by default, unless you use Diagnose and repair for a , which will cause Vista to enable using the “normal” autotuninglevel.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • StumbleUpon
  • Facebook
  • Google
  • Furl
  • Live
  • MisterWong.DE
  • NewsVine
  • Reddit
  • Slashdot
  • Technorati
  • YahooMyWeb
  • BlinkList
  • description
  • Fark
  • Netvouz
  • Spurl
  • MisterWong
  • Webnews.de
  • E-mail this story to a friend!

Tags:, , , , , , , , , , , , , , , , ,

Related posts

2 Responses to “Speed Up Windows Vista Network Performance with TCP Windows Tuning”

  1. Comment by stooge

    Tried these tips & they do SFA because after you have been on line for about 20 minutes vista reconfigures them back to how they where before the changes where made. The only way to do it is to use the dissable string, but then it stuffs up other things so I don’t recomend doing any of these tweaks. Wait for SP1 if they ever fix it so it doesn’t do more harm than good to your PC

  2. Comment by stooge

    Actually after trying this tweak for 3 hours and then switching back to the default setting it is quite obvious that PC browsing and general internet communication is quicker using the default settings,,MUCH QUICKER.
    this tweak is a dog

Leave a Reply