[rabbitmq-discuss] Unexpected server crash and .NET API: disconnect is not detected?

Alfonso Pantoja alfonso.pantoja at gmail.com
Thu Mar 31 15:23:22 BST 2011


Emile,

I've just turned on RequestedHeartbeat and it works. Thank you very much.

By the way, what are the benefits/drawbacks of using lower or higher values
in RequestedHeartBeat?


Regards,

Alfonso

2011/3/31 Emile Joubert <emile at rabbitmq.com>

> Hi Alfonso,
>
>
> On 31/03/11 12:52, Alfonso Pantoja wrote:
>
>> Listing connections ...
>> guest   192.168.0.121   62966   running
>>
>> (checked after more than 5 minutes after killing the application)
>> Using TCPVIEW  (SysInternals tools) there is no connection from my
>> machine to the server.
>>
>
> It sounds like the broker thinks there is a connection but the client has
> already left. AMQP contains a heartbeat feature that will detect this
> situation and tear down the connection if the client doesn't respond. You
> can turn heartbeats on using ConnectionFactory.RequestedHeartbeat.
>
> Regards
>
> Emile
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110331/9f44d0a0/attachment.htm>


More information about the rabbitmq-discuss mailing list