You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jason Cwik (JIRA)" <ji...@apache.org> on 2009/06/30 20:42:47 UTC

[jira] Created: (FTPSERVER-317) Update configuration documentation to adjust max-logins

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


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.


[jira] Closed: (FTPSERVER-317) Update configuration documentation to adjust max-logins

Posted by "Jason Cwik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Cwik closed FTPSERVER-317.
--------------------------------

    Resolution: Fixed

Bah, never mind, I'm blind.


> 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
>
> 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.


[jira] Commented: (FTPSERVER-317) Update configuration documentation to adjust max-logins

Posted by "Frank (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (FTPSERVER-317) Update configuration documentation to adjust max-logins

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson updated FTPSERVER-317:
----------------------------------------

    Fix Version/s: 1.1.0
                   1.0.3

> 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.