How to define the load balancer for back-end servers in apigee microgateway

kwu
New Member

We are new for the usage of apigee microgateway. In terms of target server, it seems microgateway only supports one backend server and cannot support the load balancer setup as below:

<TargetEndpointname="default"><HTTPTargetConnection><LoadBalancer><Servername="target1"/><Servername="target2"/></LoadBalancer><Path>/test</Path></HTTPTargetConnection></TargetEndpoint>

Is there any recommendation how to load balance a group of backend servers in microgateway.

Thanks!!!

0 1 343
1 REPLY 1

Former Community Member
Not applicable

Load balancing is not available in Microgateway. You'd use a hardware load balancer (like F5) or ILB, haproxy etc.