[ https://issues.apache.org/jira/browse/IMAP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983604#action_12983604 ]
Norman Maurer commented on IMAP-246: ------------------------------------ >From RFC3501: 5.4. Autologout Timer If a server has an inactivity autologout timer, the duration of that timer MUST be at least 30 minutes. The receipt of ANY command from the client during that interval SHOULD suffice to reset the autologout timer. So 30 minutes is the smallest timeout we MUST use. I think we could still higher this when using IDLE, so just leave it open as "improvement" > Use different read timeout when in IDLE > --------------------------------------- > > Key: IMAP-246 > URL: https://issues.apache.org/jira/browse/IMAP-246 > Project: JAMES Imap > Issue Type: Improvement > Components: Protocol > Reporter: Niklas Therning > Assignee: Niklas Therning > Priority: Minor > > If the client doesn't send anything within the configured read timeout the > connection will be closed. During IDLE I think there should be another > timeout which is typically configured to be a lot higher than the ordinary > read timeout. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org