<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-02-28 1:59 GMT+04:00 Yeradis Barbosa Marrero <span dir="ltr"><<a href="mailto:yeradis@gmail.com" target="_blank">yeradis@gmail.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>I would like to know if there is a way in RabbitMQ to restrict in the server side to the users to be able to connect with the same credentials and routing key only once at a time.</p>

<p>I mean: No shared connections. If the user is connected with X credentials and listening on route y.z and try to connect in another machine with same info, then the server should deny the connection.</p><p>Is there a way ? </p>

</blockquote></div><br>There is no built-in feature. A custom authentication plugin can be developed (in Erlang) to provide it.<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>