cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
906
Views
0
Helpful
1
Replies

WAAS - MS Terminal Services

rm2017
Level 1
Level 1

Monitoring a Terminal Services session from my core to a branch office server, I see the connection show up in my tfo connection summary with full optimization - policy for both peers. When I look at the data for the session via the CM, I see the following:

Traffic Statistics

Org Optimized

Read 8 129

Write 124 11

All of the traffic is destined for port 3389. Any reason why I am seeing these numbers and not getting optimization for this application?

Thanks.

1 Reply 1

Zach Seils
Level 7
Level 7

Michael,

Microsoft RDP and Terminal Services are, by default, compressed and encrypted. As such, the default Cisco WAAS policy for these applications is to apply TCP optimizations only. RDP and Terminal Services can be configured to allow Cisco WAAS to provide full optimization (DRE, LZ, TFO) which is a 2X-10X improvement over native WAN and 2X-3X improvement over the compression provided by Microsoft.

Configuring Microsoft RDP and Terminal Services to support Cisco WAAS full optimization requires a change to the client and a change to the server.

On the client, disable compression by editing the .RDP file for the connection using Notepad or a similar text editor. Identify a line in the file that shows "compression:i:1". Modify this line to say "compression:i:0". This disables compression for the RDP/TS connection.

On the server, open the Terminal Services Configuration found under Start > Programs > Administrative Tools. From here, expand Terminal Services Configuration to Connections. Double-click the "RDP-Tcp" entry found in the workspace. Change the encryption level to "Low", which specifies that only login will be encrypted. Then, click "Ok" and close Terminal Services Configuration.

Then, modify the Cisco WAAS policy on the configured device group (or explicitly on each of the WAEs) called "MS-Terminal-Services". Set this policy to "Optimize Full".

Regards,

Zach