HOW DO I ADJUST THE AUTO TUNING FOR TCP CONNECTIONS IN VISTA?

First bring up a command prompt by click on “Start” type “cmd” and press enter.

To disable auto tuning in Vista:-
netsh interface tcp set global autotuning=disabled

To verify that it is disabled type:-
netsh interface tcp show global

To set back to the default Windows Vista behaviour type:-
netsh interface tcp set global autotuning=normal

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: 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>