I had installed apigee on google cloud platform using apigee gcp ansible script with load balancer
VirtualHost name="default"> <BaseUrl>http://xx.xx.xx.xx:8080</BaseUrl> <HostAliases> <HostAlias>xx.xx.xx.xx</HostAlias> </HostAliases> <Interfaces/> <ListenOptions/> <Port>9002</Port> <Properties/></VirtualHost>
is the default virtual host always point to load balancer
do i need to enable port 9002 to access API from load balancer
https virtual host will need to be pointed to loadbalancer or router ip