[rabbitmq-discuss] Sometimes RabbitMQ sends RST packets

Haster haster2004 at yandex.ru
Tue Sep 17 12:56:28 BST 2013


Emile, thanks for reply.
I found in log following strings:
=INFO REPORT==== 17-Sep-2013::14:17:52 ===
accepting AMQP connection <0.6032.45> (172.20.106.94:49392 ->
172.30.1.60:5672)

=ERROR REPORT==== 17-Sep-2013::14:17:58 ===
closing AMQP connection <0.6032.45> (172.20.106.94:49392 ->
172.30.1.60:5672):
{heartbeat_timeout,running}

=INFO REPORT==== 17-Sep-2013::14:18:02 ===
accepting AMQP connection <0.6047.45> (172.20.106.94:49397 ->
172.30.1.60:5672)

=INFO REPORT==== 17-Sep-2013::14:18:03 ===
closing AMQP connection <0.5966.45> (172.20.106.94:49369 ->
172.30.1.60:5672)

=INFO REPORT==== 17-Sep-2013::14:18:08 ===
accepting AMQP connection <0.6088.45> (172.20.106.94:49420 ->
172.30.1.60:5672)

=ERROR REPORT==== 17-Sep-2013::14:18:08 ===
connection <0.6088.45>, channel 1 - soft error:
{amqp_error,not_found,
            "no binding ira.5.sender.key2 between exchange
'ira.5.sender.exchange1' in vhost '/' and queue 'ira.5.sender.queue_name1'
in vhost '/'",
            'queue.unbind'}

=INFO REPORT==== 17-Sep-2013::14:18:08 ===
closing AMQP connection <0.6088.45> (172.20.106.94:49420 ->
172.30.1.60:5672)

I think that problem is with heartbeat.
Is it true that heartbeat is sent in both directions - from server to client
and from client to server?

For example if I set heartbeat param to 2 sec after what time server will
close the connection?
(I think server wait 2*N seconds, where N > 1)







--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Sometimes-RabbitMQ-sends-RST-packets-tp29701p29716.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list