Hi All, As per the doc [1], Here we are exposing URL *http://as.wso2.com <http://as.wso2.com>* to the outside users through nginx while keeping inside cluster URL as *http://**wso2.as.com <http://wso2.as.com> *(setting mgt node hostname as wso2.as.com)
Since here we are exposing *http://as.wso2.com <http://as.wso2.com>* to the outside world, We should display the WSDL and service endpoints matching to the URL *http://as.wso2.com <http://as.wso2.com>* on management console UI.So users can use WSDL URLs display on management console UI and access the services.(so requests going through the nginx) But AFAIK in AS, management console UI display WSDL URLs and Service endpoints according to the value set on mgt node hostname. So there should be some way to set the LB exposing URL on AS side, we can do this on ESB by setting parameter WSDLEPRPrefix. It seams WSDLEPRPrefix does not work on AS and setting proxyName on catalina-server.xml also not helpful. Appreciate if any one can help on how to setup cluster as doc explains or else i believe we need to change the documentation[1] since we cant setup a AS cluster with nginx as mentioned on the doc. WDYT? [1] https://docs.wso2.com/display/CLUSTER420/Configuring+Nginx -- Asanka Vithanage Senior Software Engineer -QA Mobile: +94 0716286708 Email: [email protected] WSO2 Inc. www.wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
