[
https://issues.apache.org/jira/browse/SLING-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated SLING-3698:
-------------------------------------
Attachment: SLING-3698.patch
Taking an even simpler route: Using the existing configuration value as the
value for the listener as well as the default for the user idle time.
I updated the description, that on a per-user base this idle time may be
reduced with a user property.
WDYT ?
> Ftp server doesn't honour default idle time configuration
> ---------------------------------------------------------
>
> Key: SLING-3698
> URL: https://issues.apache.org/jira/browse/SLING-3698
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Amrit Verma
> Attachments: SLING-3698.patch
>
>
> The configuration of default idle time of ftp session is not honoured. The
> default setting is 600 seconds, but the session is being closed at 300
> seconds.
> The reason seems to be that apache ftp server has a listener timeout whose
> default value is 300 seconds. The session timeout is supposed to be less than
> the listener timeout to be honoured. Hence to fix the issue we need to expose
> the listener timeout as a part of the sling configuration.
--
This message was sent by Atlassian JIRA
(v6.2#6252)