Enforcing single session mode
Posted: Tue Jun 27, 2017 10:21 am
Hi
I am trying to enforce single session mode on one server. It works well when I connect same user from same machine or another machine using same connection method:
Html5 reconnecting over Html5: OK, reconnect to same session
RemoteApp reconnecting over RemoteApp: OK, reconnect to same session
What seems to not work is:
A) When using cross connection, for example connecting a previously connected Html5 user, with a new connection using RemoteApp (and viceversa) creates a new connection, resulting in two active sessions.
B) When using client generator to connect to an existing session, the session is initially captured but next it is terminated, so I end with 0 active sessions. This happens whether I launch generated client executable from same machine or another machine.
- On tsplusadmin > Server > Group Policies of the application server I have set:
-- Only one session per user: The second session will capture the first one
-- Allow users reconnections when sessions are disconnected : checked
-- Allow automatic reconnections when a session is disconnected: checked
Am I missing something?
Best
OS: Windows 2012 R2
Application server: Flexi Cloud 10.40.7.7
Reverse-Proxy server Flexi Cloud 10.40.7.7
I am trying to enforce single session mode on one server. It works well when I connect same user from same machine or another machine using same connection method:
Html5 reconnecting over Html5: OK, reconnect to same session
RemoteApp reconnecting over RemoteApp: OK, reconnect to same session
What seems to not work is:
A) When using cross connection, for example connecting a previously connected Html5 user, with a new connection using RemoteApp (and viceversa) creates a new connection, resulting in two active sessions.
B) When using client generator to connect to an existing session, the session is initially captured but next it is terminated, so I end with 0 active sessions. This happens whether I launch generated client executable from same machine or another machine.
- On tsplusadmin > Server > Group Policies of the application server I have set:
-- Only one session per user: The second session will capture the first one
-- Allow users reconnections when sessions are disconnected : checked
-- Allow automatic reconnections when a session is disconnected: checked
Am I missing something?
Best
OS: Windows 2012 R2
Application server: Flexi Cloud 10.40.7.7
Reverse-Proxy server Flexi Cloud 10.40.7.7