<br>I am getting a rather strange issue where the server disconnects, but the client still thinks it is connected?<br><br>In the server log I get:<br><span id="BugEvents"><span id="newBugEventInsertAbovePoint">=WARNING REPORT==== 28-Jun-2012::03:00:02 ===<br>exception on TCP connection &lt;0.20778.1021&gt; from 10.10.1.225:58539<br>connection_closed_abruptly<br><br>While looking at TCP/IP view on the client shows that it still thinks the connection is established?<br><br>Obviosuly when this happens, the client no longer receives messages from rabbit.<br><br>I am wondering under what circumstances does the server determine that the connection is closed? Presumably there was no FIN packet sent from the client to the server?<br><br>Also, since the client did not detect that the session was closed, I am wondering how to deal with the situation from the client?<br>&nbsp;<br></span></span>