You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "amt (JIRA)" <ji...@apache.org> on 2011/07/07 19:15:18 UTC

[jira] [Updated] (DIRMINA-843) NioSocketAcceptor doesnot provide an interface to input connectiontimeout parameter.

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

amt updated DIRMINA-843:
------------------------

    Description: 
TCP connection is terminated by exactly 5 mins, from the time it is created.
I am using Apache MINA + AsynchWeb to build both client and server...
Client is ok...since it is based on NioSocketConnector...and we can give connect timeout in milliis....it is working fine for me.


The real issue is with NioSocketAcceptor....it doesn't accept connect timeout parameter...
    Environment: 
Windows Vista SP2
core i5 processor
4GB RAM
        Summary: NioSocketAcceptor doesnot provide an interface to input connectiontimeout parameter.  (was: niosocketacceptor)

> NioSocketAcceptor doesnot provide an interface to input connectiontimeout parameter.
> ------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-843
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-843
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.3
>         Environment: Windows Vista SP2
> core i5 processor
> 4GB RAM
>            Reporter: amt
>
> TCP connection is terminated by exactly 5 mins, from the time it is created.
> I am using Apache MINA + AsynchWeb to build both client and server...
> Client is ok...since it is based on NioSocketConnector...and we can give connect timeout in milliis....it is working fine for me.
> The real issue is with NioSocketAcceptor....it doesn't accept connect timeout parameter...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira