Page 1 of 1

rdp session cross country

Posted: Wed Apr 25, 2012 12:04 pm
by smurfjesse
hello aka,

do you have some configuration tips or other tips for better perfomance cross country? like the netherlands / germany. we have some trouble with slow pdf and outlook clients.
would like to hear from you!

regards,

jesse

Re: rdp session cross country

Posted: Fri Apr 27, 2012 10:01 am
by aka
To improve graphic perfomance specify rdpcompression=on, bpp=16 parameters and do not enable desktop wallpapers. Is that what you are talking about?

Re: rdp session cross country

Posted: Tue May 15, 2012 11:32 am
by smurfjesse
jup we already did that.
is that realy it?
and how can you check if it is really compresed?

Re: rdp session cross country

Posted: Wed May 16, 2012 9:02 am
by aka
In 2003 server,
1. Open Terminal Services Manager fullscreen maximized.
2. Display session status.
3. Press "Reset Counters".
4. Minimize to tray and maximize window five times. Here is a counters:
without rdpcompression
without rdpcompression
c0.png (14.27 KiB) Viewed 14665 times
5. Reset terminal and repeat with rdpcompression=on in config file. Here are counters:
rdpcompression=on
rdpcompression=on
c1.png (14.84 KiB) Viewed 14665 times
Outgoing is traffic from server to client. The same frames counts mean experiment is quite clean: server sends similar amount of drawing commands both times. With rdpcompression=on we got twice less total bytes and twice less bytes per frame. Do not look at "compression ratio" line, it's another compresion level.