Jeremy,<div><br></div><div>Thanks, but I need another way to control the queue size, I'm very scared with memory limitation in RabbitMQ. I'm doing some testes and all the time that RabbitMQ consume all server's memory, caused by one producer without consumer, it crashes. Therefore we need a way to monitoring this or one configuration that solve it, I would prefer a solution to put a limitation by server side, persisting this message on disk, or reject message, or other algorithm while memory still full that don't crash server.</div>
<div><br></div><div>Some queues can loose messages, but others can't loose about that I'm trying to found some solutions to cover this problem.</div><div><br>Regards.</div><div><br></div><div><br><div class="gmail_quote">
On Tue, Feb 9, 2010 at 7:51 PM, Jeremy Dunck <span dir="ltr"><<a href="mailto:jdunck@gmail.com">jdunck@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This might help:<br>
<a href="http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2009-April/003317.html" target="_blank">http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2009-April/003317.html</a><br>
<div><div></div><div class="h5"><br>
On Tue, Feb 9, 2010 at 3:31 PM, Gustavo Aquino <<a href="mailto:aquino.gustavo@gmail.com">aquino.gustavo@gmail.com</a>> wrote:<br>
> Anybody ?<br>
><br>
> On Tue, Feb 9, 2010 at 10:46 AM, Gustavo Aquino <<a href="mailto:aquino.gustavo@gmail.com">aquino.gustavo@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>> I would like to control my queue size, due to the fact that RabbitMQ crash<br>
>> if you don't consume queue and continuing posting messages.<br>
>> RabbitMQ can control queue size by reject, disk, old messages...... etc ?<br>
>> Regards.<br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<br>
> rabbitmq-discuss mailing list<br>
> <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
> <a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>