On Fri, Nov 24, 2017 at 10:08 AM, Anuruddha Liyanarachchi <
[email protected]> wrote:

> Hi Nuwan,
>
> As per the current patterns, there is no HA in traffic manager. The
> approach you have taken should work. However, you will need to configure
> dep-sync between two nodes if you are deploying custom policies.
>
I'm not sure whether we are using dep-sync now since in APIM docker
patterns we removed depsync and added rsync.[1]

[1] -
https://github.com/wso2/docker-apim/blob/v2.1.0/docker-compose/pattern-4/gateway-worker-2/worker-manager-rsync.sh

>
> On Fri, Nov 24, 2017 at 9:54 AM, Nuwan Silva <[email protected]> wrote:
>
>> Hi Team,
>>
>> While deploying the puppet-apim [1] I had an issue where there was no
>> pattern for deploying Traffic Manager as an HA deployment. I added the
>> following snippet to achieve HA in the cluster. Do we have another way of
>> doing this? Please advise.
>>
>> wso2::clustering:
>>   enabled: true
>>   domain: tm.am.wso2.domain
>>   sub_domain: mgt
>>   local_member_host: "%{::ipaddress}"
>>   local_member_port: 4000
>> # WKA membership scheme
>>   membership_scheme: wka
>>   wka:
>>     members:
>>       -
>>         hostname: 192.168.48.33
>>         port: 4000
>>       -
>>         hostname: 192.168.48.34
>>         port: 4000
>>
>>
>> [1] https://github.com/wso2/puppet-apim
>> [2] https://github.com/wso2/puppet-apim/issues/47
>>
>> Cheers,
>> NuwanS.
>> --
>>
>>
>> *Nuwan Silva*
>> *Associate Technical Lead*
>> Mobile: +9477 980 4543 <+94%2077%20980%204543>
>>
>> WSO2 Inc.
>> lean . enterprise . middleware.
>> http://www.wso2.com
>>
>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel      : +94 112 145 345
> a <[email protected]>[email protected]
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to