FTP timeout settings are ignored -------------------------------- Key: FTPSERVER-86 URL: https://issues.apache.org/jira/browse/FTPSERVER-86 Project: FtpServer Issue Type: Bug Components: Core Reporter: Steve Jones
For issue FTPSERVER-78 the 1 minute session timeout was removed. Currently sessions never timeout and disconnected sessions (e.g. client system or network connection dies) are possibly not cleaned up (which could eventually lead to all connections being unavailable) The existing system/user configuration for timeouts should be used: config.connection-manager.default-idle-time User.getMaxIdleTime -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.