Does performance center support TCP port translation behind a load balancer?
In this case, the VIP is published on port 443 and the loadbalancer translates it to TCP 8182;
so https://xxx.xxx.x is translated to https://yyy.yyy.y:8182
Release : 22.x
n/a
In general it is possible;
keep in mind that load balancer needs to handle SSO redirects on port 8481 and possibly certificates as well (depending on SSL termination on LB).