[rabbitmq-discuss] Connections are blocked after long idle time
    Emile Joubert 
    emile at rabbitmq.com
       
    Thu May 19 09:34:29 BST 2011
    
    
  
Hi Kotreshi,
On 19/05/11 06:28, Kotreshi Chikkabidari wrote:
> Hi,
>
> We are using rabbitmq 2.2 , Sometime after long idle time (70+ hours)
> connections are blocked and not consuming any messages. If we
> restart/recreate connections then working fine.
>
> May I know what might be the problem ? It’s not happening consistently.
You have not provided enough information to venture a diagnosis. Is 
there anything in the broker logfile around the time when connections 
become blocked? Does "rabbitmqctl list_connections" return the expected 
number of connections? (And does this agree with the number of 
connections reported by netstat?)
Are there any network devices between the broker and the clients that 
could be interfering with the traffic? Does turning on AMQP heartbeats 
make any difference?
-Emile
    
    
More information about the rabbitmq-discuss
mailing list