Is your input configured to be http or binary ? I can recommend using socket 
connection instead of https. You need an extra port but it could be worth. My 
last client we had similar issues. 
Ref: https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html 
<https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html>

Do you see a hanging thread on the input port ? 


> On 4. Jun 2021, at 12:48, Hesselmann, Brian <brian.hesselm...@cgi.com> wrote:
> 
> Hi all,
> 
> We've been running into some problems with keeping our Nifi stable. We're 
> running the 'official' apache/nifi:1.13.2 docker image openjdk 1.8.0_282 on a 
> single node without clustering. 
> 
> Our instance receives about 5000requests per minute and after running 
> smoothly for 8-12 hours we start seeing a lot of SocketTimeoutExceptions. I 
> saw mentioned before that certain JVM versions have issues with 
> SocketTimeouts, so was curious which versions have this issue so we can try 
> upgrading to a different one.
> 
> Best,
> Brian

Reply via email to