You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Philippe Perrault (JIRA)" <ji...@apache.org> on 2017/02/03 23:00:52 UTC

[jira] [Updated] (FTPSERVER-479) No timeout on control channel for ftps

     [ https://issues.apache.org/jira/browse/FTPSERVER-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philippe Perrault updated FTPSERVER-479:
----------------------------------------
    Priority: Critical  (was: Major)

> No timeout on control channel for ftps
> --------------------------------------
>
>                 Key: FTPSERVER-479
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-479
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.1.0
>         Environment: linux
>            Reporter: Philippe Perrault
>            Priority: Critical
>
> execute the following command towards ftp server
> openssl s_client -connect <ip:port> < /dev/zero 2>&1
> you got the following output:
> ---
> 220 Service ready for new user.
> and the tcp connection is up forever.
> I have set the idle timeout to various value but it seems it is only for the data channel and not the control channel.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)