disconnecting rdp sessions (over udp)
Hello,
With a customer they notice a problem with rdp sessions, which are lost at random. They connect to a Windows 2012 rdp server (RDS Gateway with several servers behind it). I managed to reproduce the issue by killing an rdp session in the session table -> the screen on the Wyse terminal freezes and the connection is dropped. You have to re-establish a session.
Well, windows 2012 uses udp for improved performance (win2008 uses the connection oriented tcp).
What I am trying to find out is WHY sessions are dropped. I know udp has a 120s idle timer, but the users get disconnected while working (so not idle). Blocking udp makes the RDS GW switch to tcp as protocol, which looks to be more stable.
Does anyone has recommendations on this? E.g. logs doesn't show anything. What make that udp sessions are lost?
Thanks for help,
Ralph
p.s. I recently upgraded the FGT240d cluster from 5.2.3 to 5.2.5 but that didn't change this issue
