2008/3/28, 이희승 (Trustin Lee) <[EMAIL PROTECTED]>: > > Probably you could increase the backlog of the acceptor?
I donot know the acceptor's backlog used for what? Can you explain that? thanks. You will also > have to redesign your protocol so a client makes a connection only once > and reuse it on and on, instead of opening and closing connections > frequently. > > do you mean keep the IoSession is open, and reuse it?
