Richard St. John created NIFI-3882:
--------------------------------------
Summary: Unable to run NiFi behind AWS Load Balancer
Key: NIFI-3882
URL: https://issues.apache.org/jira/browse/NIFI-3882
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Richard St. John
Running Apache NiFi behind an AWS Elastic Load Balancer fails.
Upon closer inspection, AWS Elastic Load Balancers only support the following
headers:
X-Forwarded-For
X-Forwarded-Proto
X-Forwarded-Port
In our case, we would like our ELB to be HTTPS enabled, but our NiFi cluster is
running in a trusted environment on port 8080.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)