[
https://issues.apache.org/jira/browse/FTPSERVER-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728650#action_12728650
]
Frank commented on FTPSERVER-317:
---------------------------------
This information is still missing in distribution/res/conf/ftpd-full.xml; it
would be great if you could update that too.
> Update configuration documentation to adjust max-logins
> -------------------------------------------------------
>
> Key: FTPSERVER-317
> URL: https://issues.apache.org/jira/browse/FTPSERVER-317
> Project: FtpServer
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.0.2
> Reporter: Jason Cwik
> Fix For: 1.0.3, 1.1.0
>
>
> On the configuration page for the server,
> http://cwiki.apache.org/FTPSERVER/configuration.html, no mention is made for
> the max-logins attribute. By default, this is set to "10" (a pretty low
> number). The documentation should show configuration of this attribute.
> For example,
> <server xmlns="http://mina.apache.org/ftpserver/spring/v1"
> xmlns:beans="http://www.springframework.org/schema/beans"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
> http://mina.apache.org/ftpserver/spring/v1
> http://mina.apache.org/ftpserver/ftpserver-1.0.xsd"
> id="Server1" max-logins="200">
> Failure to configure this may result in mysterious, "421 Maximum login limit
> has been reached."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.