<div dir="ltr">On the rabbitmq server side, you can add a field under /etc/rabbitmq/rabbitmq.config (<a href="https://www.rabbitmq.com/configure.html">https://www.rabbitmq.com/configure.html</a>) with heartbeat interval value. Setting that to 0 disables the hearbeat. Default is 600.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 2, 2014 at 9:21 AM, Jorg Eloy <span dir="ltr"><<a href="mailto:jluzuria2001@gmail.com" target="_blank">jluzuria2001@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<br><br>a little question, In RabbitMQ, how I can change the heartbeat time in the broker configuration?<br>
Or how I can make that the timeout expire and the heartbeat works closing the connection?<br><br>I have proved with SetRequestedHeartbeat in the declaration of the factory in the java client,<br>making a inactive connection but it's is not dropping and It's not closed.<br>
<br>Thanks.<br></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>