If this is ESB, you need port mapping for management node and you don't
need port mapping for workers. Please read:
http://nirmalfdo.blogspot.com/search/label/port.mapping

On Sun, Sep 28, 2014 at 4:26 PM, Gimantha Bandara <giman...@wso2.com> wrote:

> Hi all,
>
> In Clustering pattern 1, The the manager node is not directly connected to
> ELBs. So, As I think it is not valid to set port mapping between ELBS and
> manager node in clustering pattern 1. Correct me if I am wrong.
>
> <parameter name="properties">
>             <property name="backendServerURL" value="https://
> ${hostName}:${httpsPort}/services/"/>
>             <property name="mgtConsoleURL" value="https://
> ${hostName}:${httpsPort}/"/>
>          <!-- Manger Setup with Port Mapping-->
>         <!--property name="port.mapping.80" value="9773"/-->
>             <!--property name="port.mapping.443" value="9453"/-->
>             <property name="subDomain" value="mgt"/>
>
>         <!-- Worker Setup-->
>         <!--property name="subDomain" value="worker"/-->
>         </parameter>
>
> The above configuration is from Axis2.xml. As I can see the above port
> mapping is for manager node. So Where do I set port mapping where the
> worker node directly connected to ELBs(Clustering pattern 1) Do the above
> port mappings work for worker nodes too?
>
> --
> Gimantha Bandara
> Software Engineer
> WSO2. Inc : http://wso2.com
> Mobile : +94714961919
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Thanks & regards,
Nirmal

Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to