Hi,
On Fri, Nov 22, 2013 at 10:34 AM, Imesh Gunaratne <[email protected]> wrote: > Thanks Reka! Yes subscription level filtering is in the pipeline. We will > be implementing it soon. > > @Isuru: Yes exactly, that's the plan. Once we introduce the load balancer > configuration file we will be moving all the system properties to it. > Good to hear that! It's also good to see that so many improvements in a very short period! :) > > Thanks > > > On Fri, Nov 22, 2013 at 10:18 PM, Isuru Perera <[email protected]> wrote: > >> I think it would be good to configure the options via a configuration >> file inside repository/conf instead of having system properties. >> >> >> On Wed, Nov 20, 2013 at 10:43 PM, Imesh Gunaratne <[email protected]>wrote: >> >>> 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 >>> >>> >>> >> >> >> -- >> Isuru Perera >> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >> Lean . Enterprise . Middleware >> >> about.me/chrishantha >> > > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha
