Hi,<br><br>I am trying to run a RabbitMQ broker behind an ELB. <br>The amqp connection gets established but it is getting closed after sometime. <br><br>with this kind of message:<br><br>=ERROR REPORT==== 22-Jun-2011::11:27:59 ===<br>
** Generic server &lt;0.149.0&gt; terminating<br>** Last message in was socket_closed<br>** When Server state == {state,amqp_network_connection,<br>��������������������������� {state,#Port&lt;0.651&gt;,0,&lt;0.153.0&gt;,131072,undefined,<br>
������������������������������� false},<br>��������������������������� &lt;0.148.0&gt;,&lt;0.151.0&gt;,<br>��������������������������� {amqp_params,&lt;&lt;&quot;guest&quot;&gt;&gt;,&lt;&lt;&quot;guest&quot;&gt;&gt;,&lt;&lt;&quot;/&quot;&gt;&gt;,<br>
������������������������������� &quot;<i>BrokerHostname</i>&quot;,��������������������������������������������������������������������������������� <br>������������������������������� 5672,nonode@nohost,0,0,0,none,<br>������������������������������� [#Fun&lt;amqp_auth_mechanisms.plain.3&gt;,<br>
�������������������������������� #Fun&lt;amqp_auth_mechanisms.amqplain.3&gt;],<br>������������������������������� none,[]},<br>��������������������������� 0,<br>��������������������������� [{&lt;&lt;&quot;capabilities&quot;&gt;&gt;,table,<br>
����������������������������� [{&lt;&lt;&quot;publisher_confirms&quot;&gt;&gt;,bool,true},<br>������������������������������ {&lt;&lt;&quot;exchange_exchange_bindings&quot;&gt;&gt;,bool,true},<br>������������������������������ {&lt;&lt;&quot;basic.nack&quot;&gt;&gt;,bool,true},<br>
������������������������������ {&lt;&lt;&quot;consumer_cancel_notify&quot;&gt;&gt;,bool,true}]},<br>���������������������������� {&lt;&lt;&quot;copyright&quot;&gt;&gt;,longstr,<br>����������������������������� &lt;&lt;&quot;Copyright (C) 2007-2011 VMware, Inc.&quot;&gt;&gt;},<br>
���������������������������� {&lt;&lt;&quot;information&quot;&gt;&gt;,longstr,<br>����������������������������� &lt;&lt;&quot;Licensed under the MPL.� See <a href="http://www.rabbitmq.com/">http://www.rabbitmq.com/</a>&quot;&gt;&gt;},<br>
���������������������������� {&lt;&lt;&quot;platform&quot;&gt;&gt;,longstr,&lt;&lt;&quot;Erlang/OTP&quot;&gt;&gt;},<br>���������������������������� {&lt;&lt;&quot;product&quot;&gt;&gt;,longstr,&lt;&lt;&quot;RabbitMQ&quot;&gt;&gt;},<br>
���������������������������� {&lt;&lt;&quot;version&quot;&gt;&gt;,longstr,&lt;&lt;&quot;2.4.1&quot;&gt;&gt;}],<br>��������������������������� #Fun&lt;amqp_connection_sup.0.110528238&gt;,<br>��������������������������� #Fun&lt;amqp_connection_sup.2.116782220&gt;,false}<br>
** Reason for termination ==<br>** socket_closed_unexpectedly<br><br><br>If i do the same without ELB, the connection is stable. <br>Is there any setting which i am missing? <br><br>Thanks in advance,<br>Dhinesh Kumar <br>
<br>