Previous Topic: How to Convert from Conventional to Advanced Availability ConfigurationNext Topic: Verify Server Details


Configure the Load Balancer

If you have one of more application servers, configure the load balancer to monitor the application servers.

Follow these steps:

  1. Log in to an application server.
  2. Copy the HealthServlet.war file from the $NX_ROOT/samples/HealthServlet directory to $NX_ROOT/bopcfg/www/CATALINA_BASE/webapps directory.
  3. Restart CA SDM services or restart CA SDM Tomcat.
  4. Repeat steps 1-3 for all the other application servers.
  5. Configure the load balancer to monitor the following healthservlet URL on each application server:
    http://<Machine_name>:<Port_number>/HealthServlet/GetHealth
    
  6. Configure the session persistence on each load balancer. This process ensures that a request coming from one application server is routed back to the same application server.