DevPortal

How do I use NodeCreator to Create Load Balancer Node?


A Load Balancer node can be created using the NodeCreator utility as shown below: NodeCreator.bat/NodeCreator.sh -createlb -name nodeA -namingport 9191 -httpport 8080 -topology In the above example, a node named nodeA is created and the node configuration is picked up from the topology.xml file created in the same directory as the config-topology-cluster-template.xml.

The attributes are explained in the following table:

Table 1: Attributes for creating Load Balancer nodes
Attribute Description


-name Name of the cluster node.
-namingport Naming ports of the nodes. In case of a cluster, the ports are separated by a comma ‘,’.
-httpport HTTP port for the node.
-topology Location to pickup the cluster topology and configuration.


Related Topics:

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal