At this time we are using round robin dns. Next steps is going through load balancer.
all the environment is in the internal network and we are using pcoip as client connection protocol.
the current configuration is this:
DNS
view.mydomain.local 192.168.1.10
view.mydomain.local 192.168.1.11
view.mydomain.local 192.168.1.12
in this way each client use the address assigned by the dns round robin.
for each connection server I've the config in the image below (this is for CS1):
we must check "Use Secure tunnel..." because is required for USB redirection with pcoip.
it this config correct?