Ted Yu a écrit :
Hi,
I saw this snippet in our server log many times:

<snip/>
java.io.IOException: Connection reset by peer
</snip>

If someone has seen such stack trace, please share how to fix the problem.
Very simple : stop accepting clients who evily disconnect without notice ! Bad, bad clients ... I *always* close a socket correctly, never slamming the door, even if my computer stops because of a power shutdown...

More serioulsy, it's just an information that a client has quit brutally. There is nothing to fix here, except logging less.


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


Reply via email to