Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Vista Remote Desktop Connection Клієнт Низька затримка або відключити Коли Підключитися до Windows Server 2003 SP2 x64 Edition RDP

For administrators who are using Remote Desktop Connection client in Windows Vista system to remotely connect and control their servers running Microsoft Windows Server 2003 64-bit (x64), the RDP (Remote Desktop Protocol) connections may slow to a crawl and screen refreshes very slow after applying and installing release of Для адміністраторів, які використовують підключення до віддаленого робочого столу клієнта в системі Windows Vista для віддаленого підключення та контролю за їх серверах під керуванням Microsoft Windows Server 2003 64-розрядний (x64), RDP (Remote Desktop Protocol) з'єднань може сповільнитися до швидкості равлики і екран оновлюється дуже повільно після застосування і установки випуску Windows Server 2003 Service Pack 2 (SP2) x64 version Windows Server 2003 з пакетом оновлення 2 (SP2) 64-розрядної версії . .

Other symptoms for this problem including a long wait or delay for the connection to be established when trying to logon to the remote server, the remote computer display window on local PC refreshes very slowly, login screen shown when connected moves extremely slow. Інші симптоми цієї проблеми, включаючи довго чекати або затримка для зв'язку, який буде створений при спробі входу на віддалений сервер, віддалений комп'ютер вітрину на локальному комп'ютері оновлюється дуже повільно, Логін екрані показана при підключенні рухається вкрай повільно. Subsequently all remote display streaming as if network is congested, where the screen paints the display very slowly. Згодом всі віддалений дисплей потокове як при перевантаженні мережі, де на екрані дисплея фарби дуже повільно. Occasionally, the Remote Desktop Connection is lost and disconnected, and users have to reestablish remote session. Іноді, підключення до віддаленого робочого стола втрачається і відключений, а користувачі повинні відновити видалені сесії. The problem doesn't occur in RDP client on Windows XP and other non-Vista operating system. Проблема не виникає в клієнт RDP на Windows XP і інші не-Vista операційної системи.

The cause of the problem is due to advanced network functions in Vista that attempts to tune the network configurations to optimize network transfer speed and make full use of available bandwidth. Причиною цієї проблеми пов'язано з розширеними функціями мережею в Vista, що спроби налаштувати конфігурацію мережі, щоб оптимізувати швидкодію мережі передачі і повного використання доступної пропускної здатності.

Thus the solution to the Remote Desktop Connection slow issue after installing SP2 in 64-bit Windows Server 2003 is easy. Таким чином, рішення для підключення до віддаленого робочого столу повільними питання після установки SP2 в 64-розрядних версій Windows Server 2003 дуже просто. It's by turning off and disabling these network settings. Це, вимкнувши і відключити ці параметри мережі.

There are 2 settings that may affect network tuning – autotuninglevel for Є 2 налаштувань, які можуть впливати на мережу Тюнінг - autotuninglevel для Receive Window Auto-Tuning Level Отримайте Window Auto-Tuning Рівень which continually determines the optimal receive window size by measuring the bandwidth-delay product and the application retrieve rate, and adjusts the maximum receive window size based on changing network conditions, and rss for який безперервно визначає оптимальний розмір вікна прийому шляхом вимірювання пропускної спроможності затримки продукту і застосування статті ставки, а також регулює максимальний розмір вікна прийому на основі мінливих умовах, і для RSS Receive-Side Scaling State Receive-Side Scaling держава which allow the network load from a network adapter to be balanced across multiple CPUs. які дозволять мережевий навантаження з мережного адаптера бути збалансовані між кількома процесорами.

It's best to disable these 2 settings for resolution. Краще відключити ці налаштування для 2 резолюції. However in most cases, disable autotuninglevel alone will solve most network problems. Однак у більшості випадків, відключити autotuninglevel тільки буде вирішити більшість проблем мережі. To disable these network tuning functions, Щоб відключити ці мережа настройка функцій, open elevated command prompt with administrator rights Відкрито підвищеної командного рядка з правами адміністратора , the type the following commands: , Введіть такі команди:

netsh interface tcp set global rss=disabled Netsh TCP інтерфейс набір глобальних RSS = відключено
netsh interface tcp set global autotuninglevel=disabled Netsh TCP інтерфейс набір глобальних autotuninglevel = відключено

Or if you want to combine them into single command, use the following: Або, якщо ви хочете, щоб об'єднати їх в одну команду, використовуйте наступне:

netsh interface tcp set global rss=disabled autotuninglevel=disabled Netsh TCP інтерфейс набір глобальних RSS = відключено autotuninglevel = відключено

Reboot the computer after the operation completed. Перезавантаження комп'ютера після операції завершені. The RDP connection should work faster now. RDP зв'язку повинні працювати швидше.

IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖЛИВО: Сторінка машина переведена і надаються "як є" без гарантії. Machine translation may be difficult to understand. Машинний переклад може бути важким для розуміння. Please refer to Будь ласка, зверніться до original English article оригінальний англійська статтю whenever possible. коли це можливо.


4 Responses to “Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP” 4 Відповіді на "Vista Remote Desktop Connection Клієнт Низька затримка або відключити Коли Підключитися до Windows Server 2003 SP2 x64 Edition RDP"

  1. Santosh Сантош
    August 19th, 2008 13:45 19 серпня 2008 13:45
    4 4

    Ditto on the thanks! Те ж на Спасибі!

    It worked for me as well and without rebooting. Він працював для мене, а й без перезавантаження.

  2. Aaron Аарон
    June 27th, 2008 21:50 27 червня 2008 21:50
    3 3

    Thanks for posting. Дякую за розміщення.

  3. Renke Holert Renke Holert
    February 21st, 2008 18:44 21 лютого 2008 18:44
    2 2

    Excellent, this had positive effects on my entire Vista experience, too! Дуже добре, це позитивно впливає на весь мій досвід Vista, теж!

  4. Teeroy Teeroy
    February 12th, 2008 03:21 12 лютого 2008 03:21
    1 1

    Wanted to mention that a reboot is not necessary. Хотів би згадати про те, що перезавантаження не потрібно.

Leave a Reply Написати відповідь

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> Ви можете використовувати ці теги: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <справі DateTime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Підписатися на коментарі функція була відключена. To receive notification of latest comments posted, subscribe to Щоб отримувати повідомлення про останні коментарях, підписатися My Digital Life Comments RSS feed Моя Цифрова життя Коментарі RSS Feed or або register to receive Увійдіть, щоб отримувати new comments in daily email digest. нові коментарі в щоденній електронній пошті.
Custom Search

New Articles Нові статті

Incoming Search Terms for the Article Вхідні терміни пошуку для статті

The connection was lost due to a network error З'єднання було втрачено через помилки в мережі - -- remote desktop slow Remote Desktop повільний - -- windows 7 remote desktop slow Windows 7 Remote Desktop повільний - -- vista remote desktop slow Vista Remote Desktop повільний - -- "the connection was lost due to a network error" "з'єднання було втрачено через помилки в мережі" - -- server 2008 remote desktop slow Server 2008 Remote Desktop повільний - -- remote desktop loses connection Remote Desktop втрачає зв'язок - -- remote desktop connection slow віддалене підключення до робочого столу повільними - -- Vista remote desktop disconnect Vista Remote Desktop відключити - -- vista rdp slow Vista RDP повільний - -- vista remote desktop connection Vista віддаленому підключенні до робочого столу - -- remote desktop vista slow віддаленому робочому столі Vista повільний - -- vista remote desktop connection slow Vista віддаленому підключенні до робочого столу повільними - -- vista remote desktop disconnects Remote Desktop Vista відключається - -- remote desktop slow vista Remote Desktop повільним Vista - -- vista remote desktop disconnected Vista Remote Desktop відключена - -- rdp the connection was lost due to a network error RDP з'єднання було втрачено через помилки в мережі - -- remote desktop client Vista клієнта віддаленого робочого столу Vista - -- remote desktop lost connection Remote Desktop втратив зв'язок - -- the connection was lost due to a network error remote desktop з'єднання було втрачено через помилки в мережі до віддаленого робочого столу - -- remote desktop slow netsh Remote Desktop повільним Netsh - -- remote desktop disconnecting vista Remote Desktop відключенням Vista - -- connection was lost due to a network error З'єднання було втрачено через помилки в мережі - -- windows 2008 remote desktop slow Windows 2008 Remote Desktop повільний - -- slow remote desktop connection повільному віддаленому підключенні до робочого столу - -- vista remote desktop Vista Remote Desktop - -- rdp slow RDP повільний - -- connection was lost due to a network error rdp З'єднання було втрачено через помилки RDP мережа - -- remote desktop losing connection Remote Desktop втрати зв'язку - -- remote desktop connection was lost due to a network error віддалене підключення до робочого столу було втрачено через помилки в мережі - -- remote desktop connection disconnects віддалене підключення до робочого столу відключає - -- remote desktop delay Затримка віддаленого робочого - -- the connection was lost due to network error з'єднання було втрачено через мережевий помилки - -- remote desktop connection is slow віддалене підключення до робочого столу є повільним - -- vista slow remote desktop перспектива повільного віддаленого робочого столу - -- terminal services slows connection autotuninglevel Terminal Services уповільнює зв'язку autotuninglevel - -- vista rdp delay Затримка Vista RDP - -- remote desktop connection lost віддалене підключення до робочого столу втратили - -- remote desktop disconnects vista Remote Desktop Vista відключається - -- remote desktop connection vista віддалене підключення до робочого столу Vista - -- slow rdp connection повільне з'єднання RDP - -- all всі - -- connection lost due to network error зв'язок втратив через мережевий помилки - -- rdp slow connection RDP повільного з'єднання - -- windows 7 slow rdp Windows 7 повільним RDP - -- lost remote desktop connection втратили віддаленого підключення настільних - -- remote desktop disconnected the connection was lost due to a network error віддалений робочий стіл відключений з'єднання було втрачено через помилки в мережі - -- remote desktop lose connection Remote Desktop втратить зв'язок - -- WINDOWS 7 RDP SLOW WINDOWS 7 RDP SLOW - -- remote desktop slow windows 7 віддалений робочий стіл Windows 7 повільний - --