[rabbitmq-discuss] Login woes with the Ruby amqp library

Mathias Meyer meyer at paperplanes.de
Tue Jul 21 21:02:56 BST 2009


On Tue, Jul 21, 2009 at 9:46 PM, Matthias Radestock<matthias at lshift.net> wrote:
> Mathias,
>
> From section 2.2.4 of the AMQP 0-9-1 spec:
> <quote>
> There is no hand-shaking for errors on connections that are not fully open.
> Following successful protocol header negotiation, which is defined in detail
> later, and prior to sending or receiving Open or Open-Ok, a peer that
> detects an error MUST close the socket without sending any further data.
> </quote>
>
> In other words, an authentication failure will result in the connection
> getting closed by the server, without it sending any error to the client.
>
Matthias,

I was looking at the 0-8 spec, but this sure fills in the blank it had
in that regard. Guess that means fixing the library.

Thanks!

Cheers, Mathias
-- 
http://paperplanes.de | http://holgarific.net
http://twitter.com/roidrage




More information about the rabbitmq-discuss mailing list