[
https://issues.apache.org/activemq/browse/CAMEL-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48321#action_48321
]
Roman Kalukiewicz commented on CAMEL-1097:
------------------------------------------
After all this discussion and options presented I believe that if we want to
test for {{startsWith("0.0.0.0")}} then it is better to simply close the issue
and do nothing.
The reason is that someone can argue that if he/she writes {{0.0.0.0}} then
he/she means it and it should be the thing passed to IP stack. In majority of
situations passing 0.0.0.0 to IP stack will expose an endpoint on all
interfaces via IPv4 and IPv6 (I believe). If not - the only thing we risk is
that someone will have to create two endpoints for IPv4 and IPv6 separately.
> 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.