Hi Sandamal,

When clustering with 3rd party LB that node will not be a part of the
cluster member list. So you do not need to add LB as well known member.
AFAIK group management aspect is internal to our ELB. Refer [1],

[1]
https://docs.wso2.com/display/CLUSTER420/Clustering+WSO2+Products+without+WSO2+ELB

Regards,
Manoj


*Manoj Kumara*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94713448188

On Thu, Mar 5, 2015 at 7:45 AM, Sandamal Weerasinghe <[email protected]>
wrote:

> Hi all,
>
> If clustering is done according to pattern 3
> <https://docs.wso2.com/pages/viewpage.action?pageId=32346071#Worker/ManagerClusteringPatterns-pattern3>
>  with
> 1 manager being passive, how would we add the LB to the members section. Do
> we need to have 2 ports opened in the LB? i.e. one for requests and one for
> cluster messages?
>
> <members>
>     <member>
>         <hostName>xxx.xxx.xxx.xx1</hostName>
>         <port>4500</port>
>     </member>
>     <member>
>         <hostName>xxx.xxx.xxx.xx2</hostName>
>         <port>4600</port>
>     </member>
> </members>
>
> Thanks.
>
> Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd
>
> Mobile - +94-77-144-9640
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to