Hi all, I now use the NIFI-1.5.0 and I want to build a NIFI cluster and make a haproxy + keepalived ahead.
It makes me confused that when I set the property “nifi.web.http.host” with an ip, I can visit NIFI UI both ip or hostname, but when I set the property with a hostname, I can only visit with the hostname, and response me an error when I use the ip “System Error The request contained an invalid host header [***.***.***.***:8079] in the request [/nifi/]. Check for request manipulation or third-party intercept.”. Besides I find some description “https://issues.apache.org/jira/browse/NIFI-4761”. Could you tell me why the difference between ip and hostname and the correct setup . Thanks!
