[rabbitmq-discuss] Meaning of message_stats contents
    Simon MacMullen 
    simon at rabbitmq.com
       
    Wed May 21 10:38:09 BST 2014
    
    
  
On 21/05/2014 10:30, Matthias Radestock wrote:
> btw, the management UI, in particular its help texts, is a good source
> of information for what these values mean, e.g.
Although deliver_get is not completely obvious; it's the sum of deliver, 
deliver_noack, get and get_noack. Therefore in your case deliver_noack 
and deliver_get have the same value since you are not using acked 
delivery or gets of either flavour.
I really need to document this :-/
Cheers, Simon
    
    
More information about the rabbitmq-discuss
mailing list