Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Connection Broker Redirection Windows Server 2012 R2 Remote Desktop Services #2978

Closed
niu-cbeard opened this issue Nov 17, 2015 · 8 comments

Comments

@niu-cbeard
Copy link

Hello,

We have identified an issue with freerdp when connecting to a Windows Server 2012 R2 RDS Cluster. In our environment we are connecting from a RHEL6.7 server to two Server 2012 servers in a collection, serving a number of remoteapps. Whenever a redirect event occurs due to a load balancing decision or to connect a user to an existing cached session we see the connection establish followed by the below stack trace:
freeRDP.txt

We have configured the broker role on a single server and on both servers and see the same behaviour in both cases. Restarting the RDS Connection Manager allows freerdp to successfully connect to either server, any attempts following this behave as described above. We believe this shows that the RDS collection is correctly handling the connection but redirection is not being handled by freerdp.

Would it be possible for someone to advise whether freerdp supports redirection of RDP connections in this case?

Best Regards,

Chris

@bmiklautz
Copy link
Member

@niu-cbeard what version of FreeRDP are you using?

@niu-cbeard
Copy link
Author

Hi, Originally we were using the version in RHEL's yum repo 1.0.2-2. We have upgraded to the latest pre-release 1.1.0-beta1 but we are still seeing the same issue.

@bmiklautz
Copy link
Member

@niu-cbeard if you compiled yourself give master a try. We currently don't have any nightly RHEL packages due to the lack of RHEL build machines ;(

@niu-cbeard
Copy link
Author

@bmiklautz Ok, we'll give that a go. We have put a work around in place in the short term by configuring each RDS server as a connection broker with their own collections and sending requests directly to each node. To do this we have implemented some very basic load balancing within our application, this isn't as scalable as we would like it to be though. I'll post again once we have some results back from using the current master. Many thanks for your help!

@username-is-already-taken2

Hi there, does anyone know if this issue has now been resolved? Thanks in advance

@hardening
Copy link
Contributor

@username-is-already-taken2 we're waiting for feedback too ;)

@akallabeth
Copy link
Member

The segfault should long be gone and with #4548 redirection should be working properly.

@akallabeth
Copy link
Member

Connection Broker setups are working with server 2016 setups we have running, assuming fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants