This is one of the many problems i faced with Vista. File access on network shares was really slow. Shares took upto 5 minutes to show contents. Also file copy speed over the LAN was max 2 Mbps. After lot of research and trying some solutions, the problem was found to be ..
Vista's Network Auto tuning feature.
By Default it is turned on.
SOLUTION:
Just turn it off and you will be all set.
To disable it, run: “netsh interface tcp set global autotuning=disabled”
If you want to enable it again, run: “netsh interface tcp set global autotuning=normal”
(Both these last two should be run from an Administrator Command Prompt, not a “normal” command prompt).
Also, disabling Remote Differential Compression is a good idea to speed up things.
To do this go to Control Panel / Programs / Turn off Windows features
Untick Remote Differential Compression.
About Me
Popular Posts
-
If you are constantly getting that "the original item cannot be found" error when you try to connect to a windows 2003 server from...
-
Hmmm, So here's my new Baby !!! Afer using P800 for 1 year, I could move to no other phone except this P900. P900 – Simply smart...
-
1. With Windows 2003 you can now connect to the console session of a server meaning you actually have 3 connections available when running i...
-
BLIPPY ( http://www.blippy.com/ ) It looks lot like twitter. Works mostly like twitter. But its not another one of those social networking s...
-
What a wonderful weekend it was... Movies, shopping, sleep, TV, and a nice drive throught the city to Queens and back - Mitsubishi Eclipse...
-
To zip and unzip files under linux, you need to install zip and unzip programs. These can be installed by # apt-get install zip # apt-get in...
-
I installed Windows 7 on another partition to play around and then comes the time to let go of it.(i love it, but its trial version and i ca...
-
After trying everything, giving all permissions, trying different ftp servers, on windows and on linux, if you can connect and read but stil...
-
When you start (IIS) 6.0 on Microsoft Windows Server 2003, IIS binds to all IP addresses on the server, not just the IP addresses t...
-
Some shortcuts and commands.... if you are not a GUI person .. Accessibility Controls access.cpl Accessibility Wizard accwiz Add H...
ADs
Video of the day
About Me

- @man!
- I am a Systems/Network Administrator for 5 years, currently working for Scanbuy Inc,in Manhattan, NY.
2 comments:
Thanks - found this while looking for something else - any clue what these settings actual do/are supposed to do? Why would I ever want them on, for example?
I tried changing these settings... my sustained transfer rate in my internal network (Fast Ethernet) went from 980kb/s to 850kb/s. Turning autotuning back on did nothing - even after diabling the adaptor - turning remote differential compression however seemed to restored the throughput... End server was advanced sever 2003... perhaps that is the difference...
Assuming mileage will vary but thought I would mention...
Post a Comment