[rabbitmq-discuss] client_timeout errors

Michael Klishin mklishin at gopivotal.com
Wed Jun 18 03:29:09 BST 2014



On 18 June 2014 at 05:49:42, youpingl (youpingl at sina.com) wrote:
> > 3,The stomp client creates a connection to rabbitmq long term  
> at boot time, and it sends hearbeat frame per 10 seconds when no  
> task of rpc, and it does not closing the connection explicitly  
> when abort or exit.
>  
> 4,The client timeout param of haproxy set to 120 seconds, and  
> the heartbeat param of rabbitmq set to 580 seconds.
>  
> How can I solve this problem?

Disabling heartbeats for STOMP connections should help. In STOMP
you can configure heartbeats bi-directionally:

http://stomp.github.io/stomp-specification-1.2.html#Heart-beating

I'm investigating what exactly the issue is in the STOMP plugin. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list