[rabbitmq-discuss] DOS protection

Michael Klishin michael.s.klishin at gmail.com
Mon Jul 8 10:48:55 BST 2013


2013/7/8 carlhoerberg <carl.hoerberg at gmail.com>

> Is it possible to create a plugin that will monitor new
> channels/consumers/declarations in real-time and block (disconnect) if too
> many are made in a short amount of time?
>

You can monitor some of that in real-time using tracing and try to block
certain connections
by changing their state. That is fairly intrusive and may be not entirely
trivial to do from
a plugin, though.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130708/c48fef6b/attachment.htm>


More information about the rabbitmq-discuss mailing list