Sun Java System Portal Server 7.2 Installation and Configuration Guide

ProcedureTo Install Load Balancer on Node 2

  1. 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
  2. Modify theloadbalancer.xml file. Change enabled to “true” for all entries.

  3. Copy the loadbalancer.xml file to the Web Server 7.0 instance configuration directory.

  4. Restart DAS and cluster.

  5. Stop and start Web Server 7.0 instance.

  6. Ensure that portal is accessible through Load Balancer.