[ 
https://issues.apache.org/jira/browse/NIFI-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868819#comment-15868819
 ] 

ASF subversion and git services commented on NIFI-3355:
-------------------------------------------------------

Commit 8b90343715be8e28e465991fcdde00f64a8c6c6f in nifi's branch 
refs/heads/master from [~jtstorck]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8b90343 ]

NIFI-3355 Allows NiFi to bind to specific network interfaces, with separate 
interface lists for HTTP and HTTPS.

This closes #1508.

Signed-off-by: Bryan Rosander <[email protected]>


> nifi.web.http(s).host set to 0.0.0.0 breaks request replication when clustered
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-3355
>                 URL: https://issues.apache.org/jira/browse/NIFI-3355
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0, 1.1.0, 1.1.1, 1.0.1
>            Reporter: Jeff Storck
>            Assignee: Jeff Storck
>
> The value of nifi.web.http(s).host is used as the node's address (combined 
> with the configured port) and is the address used for request replication.  
> When nodes are clustered, and 0.0.0.0 is used to bind Jetty to all network 
> interfaces, requests are replicated to 0.0.0.0:8080 (for example) and are 
> unable to be completed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to