API Portal Administrator's Guide : Configuring API Portal : Considerations for Machines with Multiple Network Interfaces : Reconfiguring the Loadbalancer in case of a DMZ or Reverse Proxy Setup : Reconfiguring the Loadbalancer Settings
Reconfiguring the Loadbalancer Settings
1. Start the ACC.
2. At the command line, type show instance loadbalancer_m to see the current configuration settings of the load balancer component.
ACC+ localhost>show instance loadbalancer_m
3. Stop the load balancer component.
stop loadbalancer_m
4. Reconfigure the following loadbalancer settings for redirect as required:
*HTTPD.servername parameter to redirect to the proxy server IP. You can change it by using the reconfigure command as follows:
reconfigure loadbalancer_m +HTTPD.servername=<reverse_proxy_Address>
*Disable the automatic redirection using the following command:
reconfigure loadbalancer_m +HTTPD.RewriteEngine=off
5. Change the value of the zookeeper.application.instance.host parameter and specify the proxy server IP address:
reconfigure loadbalancer_m zookeeper.application.instance.host ="<reverseproxy_address>"
6. Start the load balancer component:
start loadbalancer_m
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback