The following are the requirements to implement Tomcat load balancing:
  1. A properly configured Web server.

    If you are running one or more web application available to the public, install the Web server in a DMZ with the PAS for OpenEdge instances running behind a second firewall.

  2. A PAS for OpenEdge instance that is dedicated to load balancing.

    You should not deploy any web applications to the load balancer.

  3. A workers.properties file.

    The workers.properties file specifies the existence of a load balancer, the workers (instances) that are available to the load balancer as servers that can handle requests, an optional status worker that monitors the runtime status of the other workers.

    You can create a workers.properties file with the TCMAN workers action.