Hi All,

We have now implemented support for Dedicated Load Balancing for Services
and it will be included in Apache Stratos 4.0.0-M3. The advantage of using
this functionality would be that for a given Stratos deployment we could
host multiple load balancers for different sets of services.

*Configuration Needed:*
Configure System
Property: 
-Dstratos.messaging.topology.service.filter="<comma-separated-service-names>"


*Sample Scenario:*
*Load Balancer L1 (Stratos LB):*
Services Managed: AppServer, ESB
Configure System
Property: -Dstratos.messaging.topology.service.filter="AppServer,ESB"

*Load Balancer L2 (HAProxy): *
Services Managed: MySQL
Configure System
Property: -Dstratos.messaging.topology.service.filter="MySQL"


Many Thanks
Imesh

Reply via email to