Also making method called by sessionCreated can help a little. vondart wrote: > > 1. I used IoSession.write().join(timeout) to send back a message, but at > certain times, those message just timeout, and never appear in tcpdump > file. > 2. IoHandlerAdapter calls sessionCreated method for tcp connections not > appeared in tcpdump files, and each time with a looks like real remote > port number. > does those two problems indicate some threading problems? I changed mina > default executeModel to a thread pool with bounded queue. > > DaFENG > Coder > Telecommunication && Network Industry > Pudong > Shanghai > China > > > >
-- View this message in context: http://www.nabble.com/a-question-tp23815035p23851691.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
