GitHub user ijokarumawak opened a pull request:

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

    NIFI-2855: Site-to-Site with port forwarding.

    This change allows user to run NiFi without root privilege but with low 
port (80 or 443) using port forwarding together.
    
    - Added following properties:
      - nifi.web.http.port.forwarding
      - nifi.web.https.port.forwarding
    
    Please refer the admin guide for detail.
    
    Tested with:
    - Local and Cloud Site-to-Site with only either one of 80 or 443 port is 
accessible
    - Enabling port forwarding, or without it (direct access)
    - Clustered/Standalone
    - With proxy
    - RAW transport protocol (works as it was)
    
    Any comments are appreciated!

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

    $ git pull https://github.com/ijokarumawak/nifi nifi-2855

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

    https://github.com/apache/nifi/pull/1100.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 #1100
    
----
commit 0fd5fdc44b12a0c484701080d0c6aca724f4b5ee
Author: Koji Kawamura <ijokaruma...@apache.org>
Date:   2016-10-04T10:39:36Z

    NIFI-2855: Site-to-Site with port forwarding.
    
    - Added following properties:
      - nifi.web.http.port.forwarding
      - nifi.web.https.port.forwarding

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to