[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-04-03 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2510 Thanks @ijokarumawak! This has been merged to master. ---

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-04-01 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2510 @mcgilman Thanks for clarifying the String manipulation exception, I just didn't have enough imagination to come up with such invalid inputs. I switched to use regex to check and parse property

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-03-29 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2510 @ijokarumawak Just wanted to add that I have verified this capability running standalone and clustered and everything seems to be working nicely. Just a couple more minor error handling cases.

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-03-28 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2510 @mcgilman Thanks for reviewing. I've incorporated all feedback. Please take a look it again. Thanks! ---

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-03-19 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2510 Will review... ---

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-03-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2510 @alopresto Thank you! The RAT check failed with SVG files for docs. I didn't run contrib check after I added docs, my bad. I'll update it. ---

[GitHub] nifi issue #2510: NIFI-4932: Enable S2S work behind a Reverse Proxy

2018-03-04 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2510 Dear reviewers, I've tested this improvement with Nginx and AWS ALB (Application Load Balancer). I used docker to run different Nginx configurations to test, and those docker environments are