[
https://issues.apache.org/jira/browse/FTPSERVER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711354#action_12711354
]
Niklas Gustavsson commented on FTPSERVER-303:
---------------------------------------------
Seems good, feel free go ahead and make the change in 1.0.X and trunk :-)
> Passive data connection stuck in CLOSE_WAIT.
> --------------------------------------------
>
> Key: FTPSERVER-303
> URL: https://issues.apache.org/jira/browse/FTPSERVER-303
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.0, 1.0.1
> Reporter: Alberto Vazquez
>
> We are using a week old snapshot from Ftpserver (it seems a bit newer than
> the 1.0.1 freeze). One of our clients reported that the data connection was
> being kept open for a long time ... They are using a propietary client its
> name I cannot remember and it was an SSL data connection in passive mode.
>
> After checking this using a windows Filezilla client and a Linux server
> running ftpserver (on top of Sun Java Application Server 9) we noticed that
> the FTP Server had several sockets in CLOSE_WAIT state. At the client side,
> the state was FIN_WAIT_2.
> To my mind , this could be related with the Socket leaking bug that was
> previously reported with SSL passive connections or its workaround although
> it might be SJAS fault or-who-knows. Since we don't have a linux machine
> available for testing I don't know what the real problem is.
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.