Le 7/25/13 8:31 AM, Bugra Cakir a écrit :
> Hi guys,
>
> We have a TCP server which is running and based on Apache Mina(1.1.7).

I seriously angage you to switch to MINA 2.0.7
> Also we have sessionIdle handler which simply close the session if it's 
> status is
> (read and 30 min). Therefore it is working nice. But we have another problem
> related with ESTABLISHED TCP connections. 
>
> For instance in mina we have 4 TCP sessions. But it is shown from the output 
> that
> there are lots of ESTABLISHED TCP sessions. How can I trace these connections 
> in mina ?
> Is there a way to recycle/clean/close these TCP sessions ?

I don't exactly remember how it works in MINA 1, but in MINA 2, you have
access to all the opened sessions.


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com 

Reply via email to