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

ASF GitHub Bot commented on NIFI-3355:
--------------------------------------

GitHub user jtstorck opened a pull request:

    https://github.com/apache/nifi/pull/1508

    NIFI-3355 Allows NiFi to bind to specific network interfaces, with se…

    …parate interface lists for HTTP and HTTPS.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jtstorck/nifi NIFI-3355

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1508
    
----
commit 88520369d910dff61892b86841dc9eab28bf03e3
Author: Jeff Storck <[email protected]>
Date:   2017-01-17T21:24:38Z

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

----


> 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