<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/18/2013 11:16 AM, Michael Klishin
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAE3HoVQOr7Z-erPPew+-FGvsajnuhufUPiYswzADwXkBe-G2xQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">2013/6/18 Umutcan <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:umutcan@gamegos.com"
              target="_blank">umutcan@gamegos.com</a>&gt;</span><br>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              When memory alarm is true, RabbitMQ is blocking incoming
              connections. But I want it to reject connections, is it
              possible?</blockquote>
          </div>
          <br>
          <div>Not at the moment.</div>
        </div>
      </div>
      <br>
    </blockquote>
    OK. Then, is it possible to check if connection is blocked or not in
    order to close connection? I know I can use timeout but I do not
    prefer to use a timeout. <br>
  </body>
</html>