<div dir="ltr">Hi All,&nbsp;<div><br></div><div>I have a server that's injecting log messages into RabbitMQ.</div><div><br></div><div>If I end the server process unexpectedly the connections seem to stay open on the server side and when the server re-starts it opens new connections.&nbsp;</div><div><br></div><div>Obviously after this happens a few times there's a lot of connections open to RabbitMQ.</div><div><br></div><div>How should this be handled? Does the server have some kind of timeout of heartbeat that can be used so that it cleans up the connections that are no longer in use?</div><div><br></div><div>Thanks<br>Warrick</div></div>