Hi Dushantha, AFAIK you don't need to manually specify the 'backendServerURL' and 'mgtConsoleURL' in axis2.xml as it is parameterized.
Regards, Sashika On Thu, Nov 30, 2017 at 10:38 AM, Dushantha Batuwita <[email protected]> wrote: > Hi Dev > > I'm involved in developing a Gateway cluster and the particulars are as > follows > > > - Cluster is developed in the local machine > - consists of two Gateway Nodes > - One is a* Gateway worker offset by 3* > - Other is a *Gateway worker and Manager* *offset by 2* > - Those nodes are fronted by LB (am.wso2.com) > > > > I'm configuring the carbon.Xml by setting the well-known address members > (wka). > > My question is while configuring the bellow entry in Gateway worker node > <!-- > Properties specific to this member > --> > <parameter name="properties"> > <property name="backendServerURL" value="https:// > ${hostName}:${httpsPort}/services/"/> > <property name="mgtConsoleURL" value="https:// > ${hostName}:${httpsPort}/"/> > <property name="subDomain" value="worker"/> > </parameter> > > > what should be the value for *backendServerURL and **mgtConsoleURL* > > > - Should the backendServerURL be the LB address? > - While mgtConsoleURL being the URL of Manager Gateway node? > > > please advice > Regards > > -- > *Dushantha Nayanajith Chandima Batuwita* > Software Engineer Support | WSO2 > [email protected] > mobile : 0094777453010 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Sashika WijesingheSoftware Engineer - QA Team* Mobile : +94 (0) 774537487 [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
