[rabbitmq-discuss] OOM kill
Matthias Radestock
matthias at rabbitmq.com
Sat Mar 8 13:04:56 GMT 2014
On 08/03/14 12:18, Dmitry Andrianov wrote:
> But that means that is possible to DOS any internet facing Rabbit...
It is one of *several* ways to DOS a rabbit. Creating lots of
exchanges/bindings/queues is another one, for example.
> Are there any mechanisms in RabbitMQ to listen on two ports or
> network addresses at the same time
Yes. See tcp_listeners in
https://www.rabbitmq.com/configure.html#config-items.
> while being able to set independent connection limits on these?
No, but firewalls should be able to do that.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list