[ 
https://issues.apache.org/activemq/browse/CAMEL-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47474#action_47474
 ] 

Hadrian Zbarcea commented on CAMEL-1097:
----------------------------------------

I really don't see any difference between 0.0.0.0 as a hostname and 
anyLocalhost=true or allInterfaces=true attributes.  We'd have to either check 
for an attribute value or the hostname value.  When one reads a url, the 
semantics of 0.0.0.0 is pretty clear and we can put in the necessary code to 
deal with ipv6 (which i suspect it should be handled already anyway).

I'll give this a -1.  I'll gladly change my vote if I see a compelling argument.

> This is what I really like. This way what we do is clear, and we
> explicitely mark that we want to ignore host part of the uri.
Yeah, a hostname of 0.0.0.0 would mean precisely the same thing.



> Allow allInterfaces parameter for jetty endpoint
> ------------------------------------------------
>
>                 Key: CAMEL-1097
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1097
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>    Affects Versions: 1.5.0
>            Reporter: Roman Kalukiewicz
>            Assignee: Roman Kalukiewicz
>            Priority: Minor
>
> {{allInterfaces}} parameter should allow to expose a http endpoint on all 
> available network interfaces. It should be like passing {{null}} host to 
> {{ServerSocket}} class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to