[rabbitmq-discuss] Strange behaviour of RabbitMQ or client when network problems occurs

Haster haster2004 at yandex.ru
Fri Sep 13 09:44:23 BST 2013


Matthias,

problems - is setting on a firewall with REJECT, as a result i catch an
error in point (1)
and call deinit -> init.
In deinit I call
amqp_connection_close(connection, AMQP_REPLY_SUCCESS);
amqp_destroy_connection(connection);
and in init I reply all init sequence:
amqp_new_connection();
amqp_login_with_properties()
and so on.

I don't have a possibility to get trace, but I think that new connection is
started before the server
delete old connection. 
And how I can avoid this situation? I don't know when server find connection
error and close old connection. 



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Strange-behaviour-of-RabbitMQ-or-client-when-network-problems-occurs-tp29553p29597.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list