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

Reply via email to