Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Load balancing is a key feature of a Platform-as-a-Service (PaaS) offering or a middleware platform deployed in the Cloud. The primary functionality of a load balancer is to distribute the load of the incoming traffic amongst a set of back-end worker nodes. These worker nodes can be either statically configured or dynamically discovered. In WSO2 Carbon-based products, cluster messages are used based on axis2 clustering to identify a node which is joining or leaving the cluster.

Tenant-partitioning is required to scale a Cloud deployment to thousands and millions of tenants. This means that there are usually multiple clusters for a single Cloud service, and each of these service clusters handles a subset of the tenants in the system. Creating dynamic tenant clusters and tenant partitioning strategies are ongoing research areas. In such a tenant-partitioned deployment, the load balancers themselves need to be tenant-aware, in order to be able to route the requests to the proper tenant clusters. Therefore, the load balancer has to be both tenant-aware and service-aware, since the service clusters are partitioned according to the tenants. The WSO2 Load Balancer is tenant-aware as well as service-aware and is capable of routing messages in both these methods.

What is new in this Release 

The WSO2 Elastic Load Balancer version 2.0.1 is the successor of version 2.0.0 and has several new features, enhancements and defect fixes included in it. For a list of fixed defects in this release, refer to: WSO2 Elastic Load Balancer 2.0.1 - Fixed Issues.

New Features and Enhancements:

...

.

Known Issues

For a list of known issues in the Elastic Load Balancer version 2.0.1, please refer to the following link in WSO2 Oxygen Tank: WSO2 Elastic Load Balancer 2.0.1 - Known Issues.

Community Resources

WSO2 is willing to provide you guidance for any technical issues or questions regarding the Elastic Load Balancer product. You can communicate with the WSO2 ELB development team directly using the relevant mailing lists mentioned here: http://wso2.org/mail.

...