On 4/5/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
On 4/5/07, Coding Horse <[EMAIL PROTECTED]> wrote:
>
> But why didn't I have this problem before using mina? I used nio directly
> and never called setReuseAddres(). The server was in the same linux box
> before using mina.
Why don't you trace the problem and let us know why if you are having
the problem? I can't fix it because it works OK for me.
I believe this problem will show itself only when the disconnected
client sockets are in a *_WAIT state. To reproduce this, you will
need to use clients that are not local (since the sockets get recycled
pretty fast), but rather on the internet or on some simulated low
bandwidth / high latency connection.
HTH,
Vinod.