Do your connections use heartbeat? The heartbeat will make sure that when the client doesn't communicate within two heartbeat intervals, the broker will close the connection. I believe that without the heartbeat, the broker has to rely on the TCP stack which is not always reliable and might behave differently on Windows versus Linux.
J. On Tue, Oct 25, 2016 at 10:00 AM, [email protected] <[email protected]> wrote: > oker running on linux,it seems not exist this phenomenon; you can > reproduce this phenomenon by th >
