I am using Apache MINA 1.0.1 and if I have multiple sessions on a single
SocketIOProcessor and one of the client disconnects suddenly, the second
user is not getting any messages until the first user session disconnect is
detected.

1) logon 2 users with configuring socketioprocessor count=1 from two
different machines
2) start a thread on server to send messages to both users
3) unplug the network cable for the first user
4) second user will stop getting messages
5) after the first user disconnect is detected on the server, it starts
sending messages to second user.
-- 
View this message in context: 
http://www.nabble.com/socketioprocessor-problems-tf4436162s16868.html#a12656261
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to