If both your well-known members are ELBs, then each ELB has to know about the other ELB, in order to create the ELB cluster. To do that, in each ELB's cluster configuration, you have to give the other ELB.
Azeez On Thu, Mar 20, 2014 at 3:05 PM, Samuel Gnaniah <[email protected]> wrote: > 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 > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>* *email: **[email protected]* <[email protected]> * cell: +94 77 3320919 blog: **http://blog.afkham.org*<http://blog.afkham.org> *twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez <http://lk.linkedin.com/in/afkhamazeez>* *Lean . Enterprise . Middleware*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
