wso2 - WSO2EI Multiple transportReceivers -
did tried have wsoesb works listening more default 2 ports (8280 , 8243)??
by default, proxy services exposed using these 2 ports, high-performance, might need have more listeners on esb on approximately 15-20 ports.
any appreciated.
thanks.
you can configure transport receivers in <ei_home>/conf/axis2/axis2.xml file.
see https://docs.wso2.com/display/ei611/multi-https+transport example.
however, don't think need multiple listeners performance because if have single listener, each request assigned separate thread.
Comments
Post a Comment