Hi,

Just want to verify an ELB configuration in the clustering docs. The
clustering docs have a section which states the following:

*In the case of multiple load balancers fronting the cluster (clustering
deployment pattern 3), you need to add members to the axis2.xml file as
shown below.*

ELB 1:
<members>
      <member>
           <hostName>xxx.xxx.xxx.2</hostName>
           <port>4200</port>
      </member>
</members>

ELB 2:
<members>
      <member>
           <hostName>xxx.xxx.xxx.1</hostName>
           <port>4000</port>
      </member>
</members>

For details on clustering deployment pattern 3, see [1].

Are these configurations correct? Also can someone explain why this is
necessary exactly? I'm getting mixed responses on this so far.

[1] - https://docs.wso2.org/pages/viewpage.action?pageId=32346071

Thanks,
Sam

*Samuel Gnaniah*
Senior Technical Writer

WSO2 (pvt.) Ltd.
Colombo, Sri Lanka
(+94) 773131798
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to