All,

I raised  QPID-2648 to try and add the 403 (Unauthorized Access)
exception code as a way of indicating why a 0-10 connection might be
closed due to a security ACL failure, since the only codes available
to me were:

200 / NORMAL
320 / CONNECTION_FORCED
402 / INVALID_PATH
501 / FRAMING_ERROR

None of these seems to fit - I really don't want to close a connection
with a code of 200 when there's a security failure, but adding the 403
to the connection close codes is not allowed, since it isn't listed in
the actual specs.

So - Is there some other way of signalling other forms of abnormal
connection close? What would be the result of sending a 403 code
*anyway* when closing a 0-10 connection?

Andrew.
-- 
-- andrew d kennedy ? edinburgh : +44 7941 197 134

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to