Page History
...
Currently the Dynamic Load-balance Endpoint does not support configuring it using a UI. However, you can configure it using its XML source code in the Source View. ClickSource View in the Manage menu under the Service Bus menu of WSO2 ESB Management Console, to configure the the Dynamic Load-balance Endpoint as shown below.
Code Block |
---|
<dynamicLoadBalance<dynamicLoadbalance [policy="roundRobin"] [failover="true|false"]> <membershipHandler class="impl of org.apache.synapse.core.LoadBalanceMembershipHandler"> <property name="name" value="value"/> </membershipHandler> </dynamicLoadBalance>dynamicLoadbalance> |
Excerpt | ||
---|---|---|
| ||
Description of the Dynamic Load-balance Endpoint in WSO2 ESB. |
Overview
Content Tools
Activity