Firstly, I have to say, this is an impressive product.
We have three test workstations set up with trial copies of TSPlus, and I'm experiencing an inconsistency in behavior.
Please see below.
- hosts are named ws1, ws2, ws3
access is via web portal in html5
First account: Station1
Sessions are sent to one of the three host. This looks good and expected from a load balanced set up. This is even when we open multiple sessions on different tabs of the same browser.
Second account: clsstudent
First session will be sent to one of the three host, and then subsequent sessions are sent to that same host regardless of the load of the other hosts.
If that host is restarted, subsequent sessions are sent to one other host.
Third account: student
Same behavior as the second account.
The problem we're trying to solve:
- We have a high volume web site that serves over 60,000 user accounts. Our web content requires plugins and configurations that would prove difficult to an average computer user. The assigned application feature of TSPlus makes our application more accessible. Our concurrent user sessions are about 150.
I am looking for a way to allow anonymous access to the sessions. I can create one account to allow this, but if we use the same login for all the users, and the load balance server sends all the sessions to one host, it will overload one and leave the others idle.
I am trying to avoid having to synchronize the web user database with the host computers
Is there a way to use external authentication instead of the Windows account?
is there a way to make the load balancer send sessions to the lowest load regardless of previous session state?
Is there an anonymous access mode that will work with the load balance?
Thanks in advance,
Toan