<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>The heartbeat configuration isn't stored in rabbitmq-env.conf, it is stored in the other configuration file, which on windows is located in %APPDATA%\RabbitMQ. That configuration controls the heartbeat interval that the server will "suggest" to the client on establishing a connection. The client can decide to ignore this, enabling heartbeats using whatever interval it likes or disabling them completely. The client API for managing heartbeats will depend on the client library and language being used.</div><div><br></div><div>Cheers,</div><div>Tim</div><br><div><div>On 20 Mar 2014, at 18:26, John Butler wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div style="font-family:arial,sans-serif;font-size:15.555556297302246px">Hello,</div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px"><br></div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px">

I have a question regarding enabling RabbitMQ heartbeats on a Windows OS environment.</div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px"><br></div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px">

RabbitMQ version:</div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px"><span style="font-size:13px;font-family:Arial"><b>* amqp_client-2.8.6</b></span></div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px">

<span style="font-size:13px;font-family:Arial"><b>* mochiweb-2.3.1-rmq2.8.6-gitd541e9a</b></span></div><div style="font-family:arial,sans-serif;font-size:15.555556297302246px"><span style="font-size:13px;font-family:Arial"><b>* rabbitmq_management-2.8.6</b></span></div>

<div style="font-family:arial,sans-serif;font-size:15.555556297302246px"><span style="font-size:13px;font-family:Arial"><b>* rabbitmq_management_agent-2.8.6</b></span> <br clear="all"><div><br></div><div>From what I have found in my research, enabling RabbitMQ heartbeats is done via the rabbitmq.conf file.  However, I found the statement below on <a href="https://www.rabbitmq.com/configure.html" target="_blank">https://www.rabbitmq.com/configure.html</a>:</div>

<div><br></div><div>"<span style="color:rgb(85,85,85);font-family:Verdana,sans-serif;font-size:13px;line-height:18px">If </span><span style="color:rgb(51,51,51);font-family:'Courier New',Courier,monospace;white-space:nowrap;line-height:18px">rabbitmq-env.conf</span><span style="color:rgb(85,85,85);font-family:Verdana,sans-serif;font-size:13px;line-height:18px"> doesn't exist, it can be created manually in the default location only. It is not used on Windows systems."<br>

</span></div><div><br></div><div>I also found documentation that states otherwise.  At this point, I'm curious if heartbeats can be enabled in RabbitMQ on a Windows environment?</div></div><div><br></div><div>Thanks, </div>
<div><font face="tahoma, sans-serif">JB</font></div>

</div>
_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote></div><br></body></html>