Software AG Products 10.7 | Using API Gateway | API Gateway Administration | General Configuration | Clusters and Load Balancers | Configuring Load Balancer URLs
 
Configuring Load Balancer URLs
You have to configure the load balancer URLs to define the endpoints for API Gateway.
*To configure the load balancer URLs
1. Expand the menu options icon , in the title bar, and select Administration.
2. Select General > Load balancer.
3. Provide the following information in the API runtime invocation URLs section:
Field
Description
Load balancer URL (HTTP)
Specifies the primary HTTP load balancer URL. For the URL, you can specify either the IP address or host name of the load balancer with the port number, as follows:
http://IP-address:portnumber or http://hostname:portnumber
Load balancer URL (HTTPS)
Specifies the primary HTTPS load balancer URL. For the URL, you can specify either the IP address or host name of the load balancer with the port number, as follows:
http://IP-address:portnumber or http://hostname:portnumber
Load balancer URL (WS)
Specifies the WebSocket load balancer URL. For the URL, you can specify either the IP address or host name of the load balancer with the port number, as follows:
http://IP-address:portnumber or http://hostname:portnumber
4. Provide the following information in the Web application URLs section:
Field
Description
Web application load balancer URL
Specifies the Web application load balancer URL.
If a value is not specified, then API Gateway uses the default hostname and port number during publish of an API Gateway asset from CentraSite to API Gateway. For example, http://myHostname:9072.
5. Click Save.