Christoph Langheld created NIFI-9511:
----------------------------------------
Summary: sFTP connection resets
Key: NIFI-9511
URL: https://issues.apache.org/jira/browse/NIFI-9511
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.15.1
Reporter: Christoph Langheld
Attachments: nifi-app.log, sshd-log.log
Hello,
with NiFi 1.15.1 we have many connection resets with processors GetSFTP and
PutSFTP.
The problem only seems to occur, if all the GetSFTP processors are running
(about 20 that poll the same sever).
Within sshd_config on the remote server we set MaxSessions to 50 and
MaxStartups to 50;30;100.
But the problem still occurs.
With NiFi 1.11.4 we did not have that problem, so we think it's not a problem
of the remote server.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)