HAProxy and TSPlus

Get help with installation and setup problems
Post Reply
RBit
Posts: 1
Joined: Fri Feb 19, 2016 2:18 pm

HAProxy and TSPlus

Post by RBit » Fri Feb 19, 2016 2:31 pm

Hello,
we're evaluating this software for a large production environment.

The idea is to have two server acting as a gateway and reverse proxy and several Application server behind them.
From what i've learned, there is no way to reach High Availability without load balancing the two frontend with an external load balancer.
I also don't like to have a AD-Joined servers with an external public IP Address.

We are already using HAProxy as load balancers for many applications so my idea was putting TSPlus behind them.
The configuration is simple: from the Internet HAProxy is listening on port 443 and is configured to offload the SSL communication, the backend server are the TSPLus Gateway and ReverseProxy role listening on port 80 and all the application server are listening on 80 too.

Results: It works. In HTML5 version i can login on my machine, transfer files and doing all kind of stuff.

The problem is when i want to use the Application (or remote desktop). I always get an error when connecting, no matter which settings i change on TSPlus.

It has something to do with SSL-Offload? In Microsoft RDS Gateway there is a settings to tell the gateways that SSL is terminated on another server, but i can't find anything like that on TSPlus.

Suggestions?

Many thanks

Post Reply