Setting up Load Balancer for pscluster and copy over the loadbalancer.xml file.
asadmin create-http-lb-config -u admin portal_lb asadmin create-http-lb-ref -u admin --config portal_lb pscluster asadmin enable-http-lb-application -u admin --name portal pscluster asadmin create-http-health-checker -u admin pscluster asadmin export-http-lb-config -u admin --config portal_lb loadbalancer.xml |
Modify theloadbalancer.xml file. Change enabled to “true” for all entries.
Copy the loadbalancer.xml file to the Web Server 7.0 instance configuration directory.
Restart DAS and cluster.
Stop and start Web Server 7.0 instance.
Ensure that portal is accessible through Load Balancer.