[rabbitmq-discuss] dropped messages on low volume

Matthew Sackman matthew at lshift.net
Wed Jul 1 16:33:33 BST 2009


On Wed, Jul 01, 2009 at 04:25:47PM +0100, Matthew Sackman wrote:
> Ok. One other thing is to use rabbitmqctl list_queues to see what
> messages are left in the queue. That might give you some more
> information about where the messages are going or if they're getting
> through.

And there's also the Tracer in the java client which you can put
between your erlang clients and the broker in order to capture what's
going on at the protocol level. See http://www.rabbitmq.com/examples.html

Matthew




More information about the rabbitmq-discuss mailing list