<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><style>p { margin: 0; }</style><div style="font-family: Arial; font-size: 10pt; color: #000000">Hi All,<br><br>I have a serious problem to consume and requeue messages on a specific queue. i think the flow control is blocking connection...<br>I'm using RabbitMQ 3.0.2, Erlang R15B03 on a debian server : 64go ram , 8 cpu.<br><br>i have a script (named consumer) consuming and requeue messages on a queue named "mainQueue" (actually 900 000 messages into this queue) and another one publishing messages on the same queue (arround 200mess/s).<br>each message is arroung 15kbytes and deliverymode =2 and durable.<br><br>usually the script consumer is able to get and requeue messages at 1000mess/s, sometimes the same script is in hold, it doesn't consumer messages.., i see in connections that the connection is in state : flow <br><br>i found documentation about flow control but i would like more advices about how to determine the flow control specificaly with my configuration and how to change the <span id="result_box" class="short_text" lang="en"><span class="hps">threshold</span></span>. <font size="2"><br><br><br><font size="2">i send you below more details about the rabbit<font size="2">mq server status..</font></font><br></font><h3><font size="2"><span class="help" id="resource-counts"></span></font></h3><font size="2">

  </font><div class="box">
    <div class="micro-highlight"><font size="2">
      Connections: <strong>328</strong></font>
    </div>
    <div class="micro-highlight"><font size="2">
      Channels: <strong>328</strong></font>
    </div>
    <div class="micro-highlight"><font size="2">
      Exchanges: <strong>120</strong></font>
    </div>
    <div class="micro-highlight"><font size="2">
      Queues: <strong>111</strong></font>
    </div>
    
    <div class="micro-highlight"><font size="2">
      Consumers: <strong>0<br><br></strong></font>
    </div>

  </div><font size="2">





</font><div class="section section-visible">

<div class="hider updatable">
<table class="list">
  <tbody><tr>
    
    <th><font size="2">
      File descriptors <span class="help" id="file-descriptors">(?)</span></font>
    </th>
    <th><font size="2">
      Socket descriptors <span class="help" id="socket-descriptors">(?)</span></font>
    </th>
    <th><font size="2">
      Erlang processes
    </font></th>
    <th><font size="2">
      Memory
    </font></th>
    <th><font size="2">
      Disk space
    </font></th>
    <th><font size="2">Uptime</font></th>
    <th><font size="2">Type</font></th>
  </tr>

   <tr class="alt1">
     

     <td>
<div class="status-bar" style="width: 120px;"><div class="status-bar-main green" style="background-image: none; background-position: -120px 0px; background-repeat: no-repeat;"><font size="2">527</font></div><font size="2"><sub>1048576 available</sub></font></div>
     </td>
     <td>
<div class="status-bar" style="width: 120px;"><div class="status-bar-main green" style="background-image: none; background-position: -120px 0px; background-repeat: no-repeat;"><font size="2">330</font></div><font size="2"><sub>943626 available</sub></font></div>
     </td>
     <td>
<div class="status-bar" style="width: 120px;"><div class="status-bar-main green" style="background-image: none; background-position: -120px 0px; background-repeat: no-repeat;"><font size="2">2937</font></div><font size="2"><sub>1048576 available</sub></font></div>
     </td>
     <td>

   <div class="status-bar" style="width: 120px;"><div class="status-bar-main green" style="background-image: none; background-position: -107px 0px; background-repeat: no-repeat;"><font size="2">2.7GB</font></div><font size="2"><sub>25.2GB high watermark</sub></font></div>

     </td>
     <td>

   <div class="status-bar" style="width: 120px;"><div class="status-bar-main green" style="background-image: none; background-position: -120px 0px; background-repeat: no-repeat;"><font size="2">1.7TB</font></div><font size="2"><sub>953.7MB low watermark</sub></font></div>

     </td>
     <td class="r"><font size="2">
       2h 32m
     </font></td>

     <td class="c">
       
         <font size="2"><acronym title="Broker definitions are held on disc.">Disc</acronym>
       
       
         <acronym title="This node contains the management statistics database">Stats</acronym>
       
       
         <acronym title="You are accessing the management UI from this node.">*</acronym></font></td></tr></tbody></table></div></div><font size="2"><br></font><span><br><span></span>Thanks for your help,<br><br>Regards,<br><pre style="font-family: arial,helvetica,sans-serif;" class="moz-signature">    <strong>Gilles </strong><br></pre><span></span><br></span><br></div></div></body></html>