webMethods OneData 10.11 | Managing Master Data with webMethods OneData | Administering webMethods OneData | Clustering webMethods OneData | What is webMethods OneData Clustering? | Types of Clustering
 
Types of Clustering
You can cluster webMethods OneData vertically or horizontally. Both cluster types require Apache web server as the load balancer.
Vertical Clustering
With vertical clustering, you can deploy multiple webMethods OneData instances on a single machine. These machines must be larger and more powerful, typically housing multiple CPUs.
The following is an illustration of vertical clustering using Apache web server as the load balancer:
Horizontal Clustering
Horizontal clustering allows you to deploy multiple cluster nodes, each having a single instance of webMethods OneData installed. This type of clustering is used when there are multiple machines that have lower processing capacity than the machines used in vertical clustering.
In case of machine shutdowns, horizontal clustering provides better support for failover than vertical clustering because multiple machines are used.
The following is an illustration of horizontal clustering using Apache web server as the load balancer:
The following table describes the variables used in the clustering illustrations.
Variables
Description
HostIP
IP address of the cluster node in which the webMethods OneData instance is installed.
HTTPport
Port on which the webMethods OneData instances run.
AJPport
Port used by the load balancer to communicate with a webMethods OneData instance.
LBHostIP
IP address of the load balancer machine.
LBport
Port on which the load balancer runs. Default port: 80