15 янв. 2010 г.

Терминальные сервера и распределение канала

Следует ознакомиться для узких каналов.

in reference to:

"Remote Desktop Services (Terminal Services) Team Blog This Blog Email Syndication RSS 2.0 Atom 1.0 Search var WLSearchBoxConfiguration= { "global":{ "serverDNS":"www.bing.com", "market":"en-US" }, "appearance":{ "autoHideTopControl":false, "width":600, "height":400, "theme":"Blue" }, "scopes":[ { "type":"web", "caption":"Remote Desktop Services (Terminal Services) Team Blog", "searchParam":"site:blogs.msdn.com/rds/" } , { "type":"web", "caption":"&#x57;&#x65;&#x62;", "searchParam":"" } ] } Tags API Application Compatibility App-V Audio Authentication Author: Ahmed Tolba Author: Al Henriquez Author: Alex Balcanquall Author: Anubhav Kushwaha Author: Archan Das Author: Aruna Somendra Author: Ayesha Mascarenhas Author: Christa Anderson Author: Costin Hagiu Author: David Liu Author: Elton Saul Author: Gaurav Daga Author: George Zhu Author: Gopikrishna Kannan Author: Huei Wang Author: Ivan Brugiolo Author: James Baker Author: Janani Venkateswaran Author: Jiazhi Ou Author: Kashif Mehmood Author: Kaustubh Bansal Author: Kevin London Author: Klaas Langhout Author: Mahadev Alladi Author: Mahesh Lotlikar Author: Maxim Oustiougov Author: Mayuri Kandra Author: Munindra Das Author: Nadim Abdo Author: Nelly Porter Author: Olga Ivanova Author: Pushkar V. Chitnis Author: Rajesh Ganta Author: Rama Thippavajjala Author: Ramasamy Pullappan Author: Ratnesh Yadav Author: Rob Leitman Author: Samim Erdogan Author: Sergey Kuzin Author: Shanmugam Kulandaivel Author: Silvia Doomra Author: Soo Kuan Teo Author: Vikash Bucha Author: Yuvraj Budhraja Author: Zardosht Kasheff Calista Clipboard Collaboration Community Desktop Sharing Device Redirection Group Policy IP Virtualization Kerberos Licensing Mac Multimon Performance Print Publishing RD Gateway RD Session Host RD Web Access RDP Remote Desktop Remote Desktop Connection Manager Remote Desktop Services Remote Programs RemoteApp RemoteApp and Desktop Connection Managerment Service RemoteApp and Desktop Connections Resource Kit Rich Media scripting Security Server Authentication Session Broker Sessions Setup SSO ts TS Client Upgrade TS Gateway VDI Video Virtual Channels Virtual Desktop Farm Virtual Lab Virtualization Web Access Windows 7 WMI WS08 WS08 R2 XPMode Archives January 2010 (3) December 2009 (3) November 2009 (6) October 2009 (5) September 2009 (4) August 2009 (8) July 2009 (9) June 2009 (8) May 2009 (6) April 2009 (1) March 2009 (5) February 2009 (2) January 2009 (3) December 2008 (3) November 2008 (5) October 2008 (4) September 2008 (2) August 2008 (3) July 2008 (2) June 2008 (1) May 2008 (1) April 2008 (1) March 2008 (2) February 2008 (4) January 2008 (1) December 2007 (2) November 2007 (2) October 2007 (2) September 2007 (2) August 2007 (3) July 2007 (3) June 2007 (1) May 2007 (6) April 2007 (8) March 2007 (6) February 2007 (3) January 2007 (3) December 2006 (4) November 2006 (8) October 2006 (3) September 2006 (2) August 2006 (2) July 2006 (1) June 2006 (3) May 2006 (2) Legal Terms of Use Table of Contents Microsoft VDI Useful Links Remote Desktop Services Web Forum Remote Desktop Services Community Center Windows Server 2008 R2 Virtualization Web Forum Windows Virtualization Team Blog The App-V Team Blog Windows Server 2008 Terminal Services Windows Server 2003 Terminal Services Bandwidth Allocation for Terminal Server connections over RDP Over a Terminal Server RDP connection, there are multiple applications (for example video, clipboard, printer output etc) that send data over the connection from server to client.  On a low bandwidth connection these applications compete for available bandwidth.  As a result, important graphics data, such as the location of a window the user moves on the desktop, has to compete with data transmitted in the background, like a print job or a file copy. This problem manifests itself most severely when printing a large document over a low bandwidth connection. The printer data competes for available bandwidth with the video rendering, thus deteriorating the graphics rendering significantly. In Vista (and Longhorn Server) we fix this by introducing a simple scheme wherein a fixed percentage of bandwidth is allocated to video, and the rest goes to virtual channel traffic (this means all kind of redirections). By default this allocation is 70% for Video and 30% for virtual channel data, meaning when bandwidth usage is under pressure video data is guaranteed to get 70% of the available bandwidth. Although this scheme does solve the problem effectively, there could be some scenarios that might want to tweak it a bit. There are some registry values that can be set to tweak these settings. <Note these are unsupported settings so all the legal disclaimers apply!> A reboot is required for these setting to take effect. Below is the list of registry values that affect the bandwidth allocation behavior. These are all DWORD values under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermDD FlowControlDisable: When set to 1 this value will disable new flow control algorithm; making it essentially FIFO (First-In-First-Out) for all packet requests. This provides results similar to win2k3. (Default for this value is 0). FlowControlDisplayBandwidth / FlowControlChannelBandwidth: These two values together determine the bandwidth distribution between display and virtual channels. You can set these values in the range of 0-255. For example setting FlowControlDisplayBandwidth = 100 and FlowControlChannelBandwidth = 100 will make the equal bandwidth distribution between video and VCs. The default is 70 for FlowControlDisplayBandwidth and 30 for FlowControlChannelBandwidth, thus making the default distribution equal to 70-30. FlowControlChargePostCompression: This value if set to 1 bases the bandwidth allocation on post-compression bandwidth usage. Default for this value is 0 - meaning the bandwidth distribution is applied on Pre-Compressed data."
- Remote Desktop Services (Terminal Services) Team Blog : Bandwidth Allocation for Terminal Server connections over RDP (view on Google Sidewiki)

Комментариев нет:

Отправить комментарий