Packet size of RDP protocol

  • Thread starter Thread starter Teun
  • Start date Start date
T

Teun

Hi,

We are planning to implement Terminal Server, but we we don't know what the
packet size of the RDP protocol.

it is important to us because we need a hired line

tanks in advance

Teun
 
RDP is a client protocol to TCP so all the defaults for TCP packet sizes
will apply.
----
Thanks,
Rakesh Chanana [MSFT]

When replying, please post to GROUP so that everyone can benefit from the
knowledge.

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


--------------------
 
Teun,

Do you want to know the packet size or the bandwidth used,
From the tests we have carried out the bandwidth is
between 15K and 20K per sesion.
 
You can tweak a terminal server's MTU to as small as 548,
using the registry, if needed.

I had to do one time becuase of a Black Hole Router near
some of my Internet users. This seriously affected
performance for ALL users of the server. Once the Black
Hole router was removed, I removed the reg setting, and
performance was great, again.

See Knowledge Base article 314825
See also http://csx.jp/~fex/adsl/mtu-en.html

RAM
 
Back
Top