Looks like the client sent BYE and just disconnected without letting us ack the BYE.
Another common one I see in the logs is the SSL teardown not being done cleanly (which the spec allows, but jsse logs anyway). The SSL shutdown thing is common, I usually don't see the BYE and cut connection as much. |