Hi all,
We have made a RDS Farm to deploy a Virtual App. After configuring the roles, we have this structure:
- server1 - RDBroker/RDGateway/RDWeb access
- server2 - RDBroker/RDGateway/RDWeb access
- server3 - RDLicensing/RDSH
- server4 - RDLicensing/RDSH
- server5 - RDSH
server 1 and 2 are in DMZ VLAN, and server 3, 4 and 5 in midd VLAN. To publish our public DNS, we use a pool into VIP F5 that balance the connections with Round Robin mode and assign a static public IP to this DNS.
All roles are in HA: RD bróker have a DNS RR register with the server 1 and 2 IP, RDGateway is duplicated on both servers, RD Web Access and IIS is installed on both servers and the RDSH role is blanacing via RDBokrer service.
The question is: Is possible to check the health status of every role (RD Gateway, RD Bróker and RD Web Access) to remove of the F5 pool the machine when some role is out of service in a server1 or 2 ?
Thanks!
Gerardo,