Emmanuel Lecharny wrote:
> 
> Two things :
> - you should urgently switch to 2.0.4, the latest (and stable) MINA 
> version. 2.0.0-RC1 is really old and buggy.
> - your production TCP stack is likely to kill inactive TCP connections 
> after a 60 seconds delay. You should check your OS setting. 
> (http://tldp.org/HOWTO/TCP-Keepalive-HOWTO/overview.html)
> 
> 

I upgraded to version 2.0.4 but the problem persists.

The last successful message was send about one second before.
The acknowledgement the program is waiting for was send about 80ms 
before receiving sessionDestroyed().

I doubt that this is a KeepAlive issue. I checked the registry and the
KeepAlive 
key is not set, meaning it is using the defaults. The other side uses
defaults, too.
And the defaults are far away from one second.

How to make the return codes of the TCP stack visible?

-- 
View this message in context: 
http://old.nabble.com/Loss-of-connection-onece-a-minute-tp32840413p32872297.html
Sent from the Apache MINA User Forum mailing list archive at Nabble.com.

Reply via email to