[rabbitmq-discuss] rabbitmq connections

Alan Antonuk alan.antonuk at gmail.com
Wed Jan 29 05:26:28 GMT 2014


It depends on which library_exception you get back from rabbitmq-c.  Most
likely is something in the network has closed the connection, and
rabbitmq-c has detected this, and has shut down the connection. The broker
on the other hand doesn't know that the TCP connection has been closed and
thus shows the connection as active.

-Alan


On Wed, Jan 22, 2014 at 5:50 PM, jack <liangliangxinxin at yeah.net> wrote:

> i write a consumer with rabbitmq-c.when i consume message from the mq
> server,i received a library_execption and the errosr string is a socket
> error occured. No matter i close the channel and connection,or i quit the
> client.from the rabbitmq web ui,i can still saw the connection.
>
>
>
> --
> View this message in context:
> http://rabbitmq.1065348.n5.nabble.com/rabbitmq-connections-tp32808.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140128/f43422e6/attachment.html>


More information about the rabbitmq-discuss mailing list