[rabbitmq-discuss] Confirm if the message was published
    Emile Joubert 
    emile at rabbitmq.com
       
    Thu Jul 11 10:44:30 BST 2013
    
    
  
On 10/07/13 18:24, Guilherme Labigalini wrote:
> when there is no free diskspace on the server, the commit operation
> is waiting forever.
You are probably crossing the disk free limit. Check if the broker log
contains messages to that effect. By default the broker needs 1Gb free
disk space. Either free more space or set a lower limit:
http://www.rabbitmq.com/memory.html#diskfreesup
-Emile
    
    
More information about the rabbitmq-discuss
mailing list