[
https://issues.apache.org/jira/browse/FTPSERVER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656481#action_12656481
]
Niklas Gustavsson commented on FTPSERVER-240:
---------------------------------------------
That's a lovely improvement! I would love to get this in as soon as we got 1.0
out of the door (this seems like a too big of a change to do before 1.0 as we
only fix bugs now). But, as soon as we branch 1.0, I will try working on
getting this patch in. The code around the patch just changed due to the fix
for FTPSERVER-241 so the patch will require some work to get in. Also, I think
I would like to refactor the state management for the ServerSocket into it's
own class.
Jörg, are you fine with waiting for this until after 1.0?
> Multiple Simultaneous Connections On Passive Data Ports
> --------------------------------------------------------
>
> Key: FTPSERVER-240
> URL: https://issues.apache.org/jira/browse/FTPSERVER-240
> Project: FtpServer
> Issue Type: Improvement
> Affects Versions: 1.0.0-M4
> Reporter: Jörg Schubert
> Fix For: WISHLIST
>
> Attachments: patch_ServerSocket.txt
>
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> Hello,
> the current Implementation limits the maximum number of simultaneous
> connections to the number of activated data ports in passive mode. This is
> not really enterprise grade!
> I'm not sure if the ftp-spec allows this, but it works.
> I have a working patch against 1.0.0-M4 (tested with filezilla), but
> unfortunaltely I can't attach it here.
> Should I send it to the mailing list?
> With best Regards,
> Jörg Schubert
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.