Issue on APIGEE Load Balancing

Not applicable

AWS ELB has been setup for the Apigee servers, and the ports are enabled. As you can see from the output below, the port 8001 is opened but we are not able to access the Apigee services using the ELB URL.

<ELB-APIGEE-SERVER> did not respond to ICMP ping

<ELB-APIGEE-SERVER>: Port 8001 is open

Login Console: http://{serverIP}:8000/login

Proxy URL: http://{serverIP}:8001/{proxy-base-path}/{resource-path}

Organization Name: anon

Environment Name: uat

It works when we connect directly to the servers, however accessing through the ELB URL does not work.

Can any of you help on how to resolve this.

Thanks in advance.

-Ripudaman

0 1 532
1 REPLY 1

What is the error you are seeing?

> unable to connect? then

what is this <ELB-APIGEE-SERVER>? is it the ELB?

Check the ELB instances healthcheck?

Does ELB say 'InService' for the apigee routers?

What are you using for healthcheck? you could use :8081/v1/servers/self/status

> able to connect, but getting a HTTP 404? then

check your VirtualHost setting of environment 'uat' - you need to add ELB hostname as the HostAlias to your VH