I did not find anything about this in the App Proxy Connector docs. All it says is that Connector and application should be installed close to each other.
Has anyone co-located Connectors with application servers in this manner,
Server1: Application + App Proxy Connector
Server2: Application + App Proxy Connector
Loadbalancer that points to Server1 and Server 2.
User accesses Application through external endpoint (App Proxy Service).
Connector on Server1 picks up the connection and then uses the loadbalancer to forward it to application on either Server 1 or Server 2.
Will such a setup work well?

