[ 
https://issues.apache.org/jira/browse/DIRMINA-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Valliere resolved DIRMINA-1003.
----------------------------------------
    Resolution: Not A Bug

See 
[http://mina.apache.org/mina-project/gen-docs/latest-2.1/apidocs/org/apache/mina/core/session/IoSessionConfig.html#setIdleTime-org.apache.mina.core.session.IdleStatus-int-]
 to configure the Idle Timeout

> UDP server closes active session after 60s
> ------------------------------------------
>
>                 Key: DIRMINA-1003
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1003
>             Project: MINA
>          Issue Type: Bug
>          Components: Core, Filter, Transport
>    Affects Versions: 2.0.7, 2.0.8, 2.0.9
>         Environment: Processor                : 4x Intel(R) Core(TM) i5-4200U 
> CPU @ 1.60GHz
> Memory                : 8087MB
> Operating System              : Ubuntu 14.10
> for client and also for server, both running at localhost
>            Reporter: Jakub Turcovsky
>            Assignee: Jonathan Valliere
>            Priority: Major
>              Labels: expiration, mina, sessionRecycler, timetolive, udp
>
> I've implemented a client-server app using MINAv2.0.9 on both sides.
> When communicating over UDP, server closes active session after 60s
> (probably DEFAULT_TIME_TO_LIVE interval in ExpiringMap class). It
> looks like server doesn't update time-to-live of the session with
> every message sent. More about the problem at
> http://stackoverflow.com/questions/28187401/apache-mina-server-closes-active-udp-session-after-60s.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to