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

Reply via email to