I wanted to throw Nifi behind a AWS ELB. I then have the ELB pointing at
the nifi cluster. On the cluster I have a ListenHttp. I want to allow
people to post flow files to that url.

When testing this setup, it seems I am getting an error due to the fact it
seems like first there is a post and then a delete to confirm that it was
posted. How do I get Nifi to stop doing that? I just want nifi to post and
if its get something larger than a 400 fail otherwise succeed.


-- 
Cheers,

Edgardo

Reply via email to