[
https://issues.apache.org/jira/browse/FTPSERVER-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jörg Schubert updated FTPSERVER-240:
------------------------------------
Attachment: patch_ServerSocket.txt
Here the patch for review.
I'm not very glad about putting the Management of server sockets into the
configuration classes. But management of port usage was already there. Maybe
someone has a better Idea.
> 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.