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...
-
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 conte...
-
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...
-
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...
-
Ensure that vnc-server is loaded (rpm -q vnc-server). If it isn't there, load it from cd or with yum Edit /etc/sysconfig/vncservers and...
-
Instead of manually starting Tomcat each time, you can configure it to start at boot. 1. Save tomcat start / stop script Copy and paste the ...
-
Wow , what a weekend after such a long time. well, where to start? lets start by saying that the weekend is not yet over, Sunday has just s...
-
Hey friends.. For the time being i have posted some of my pics here: MSN Spaces at http://spaces.msn.com/members/amanbedi Finally...
-
Mustang 2005 GT V8 ! This Baby will be mine soon. Coming to @man!'s world March/April 2005 ....
-
I almost had tears in my eyes when i read this at one of my favorite websites... Sysadmins - the backbone of the backbone of our new glob...
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