[ https://issues.apache.org/jira/browse/SYNAPSE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555335#action_12555335 ]
Paul Fremantle commented on SYNAPSE-220: ---------------------------------------- Is it sufficient to have a list of IP addresses that you wish Synapse to bind to? I guess maybe if its a list it should be address:port. So in other words the NIO HTTP Config would look like this: <transportReceiver name="http" class="org.apache.synapse.transport.nhttp.HttpCoreNIOListener"> <parameter name="bindaddresses">9.1.2.3:8080, 9.2.240.1:8090</parameter> <parameter name="non-blocking">true</parameter> </transportReceiver> Thoughts? Paul > Synapse doesn't support virtual hosting > --------------------------------------- > > Key: SYNAPSE-220 > URL: https://issues.apache.org/jira/browse/SYNAPSE-220 > Project: Synapse > Issue Type: Improvement > Components: Core > Affects Versions: 1.1 > Reporter: Vesa Varimo > > I have environment which has multiple virtual network interfaces. > I'm unable to specify the ip address that I'm willing to use for Synapse. > It would be great to have this feature implemented. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]