Vista network optimization leads to RDP slowing

Source: Internet
Author: User

For administrators, using Vista Remote Desktop Connection (RDC) to control the running of Windows Server 2003 64-bit version servers, Remote Desktop Protocol (RDP) connections can be very slow, and screen refreshes will slow after the SP2 64-bit version is applied. Interestingly, the problem stems from Vista's optimization of network connectivity, which would have been a good feature, with Windows Server 2003 64-bit SP2. Of course, this is not a vista fault.

Vista network optimization leads to RDP slowing

Workaround: Turn off and disable these network settings, which are two settings that affect network tuning. Because they automatically adjust to accept the window automatically optimized, and will continue to detect the best window based on network bandwidth, according to the network conditions to maximize the receiving window, so as to occupy a large number of bandwidth.

They are:

netsh interface tcp set global rss=disabled

netsh interface tcp set global autotuninglevel=disabled

You can also use one line of commands to get it done:

netsh interface tcp set global rss=disabled autotuninglevel=disabled

Restarting the machine is done, and the RDP connection should be fast as usual.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.