I think that I'm looking/running the 3.5.x code. I'm seeing the server drop the connection if it doesn't recognize the auth scheme; note that this is different than an auth failure with a valid scheme. If this is not the case I'm happy to dig further.
Regards, Alan On Jul 11, 2012, at 6:54 PM, Camille Fournier wrote: > You should get an auth exception along with the invalidation. At least in > the java code, we put a fix in for that in 3.3.3. > > C > > On Wed, Jul 11, 2012 at 9:15 AM, Alan D. Cabrera <[email protected]>wrote: > >> It seems that if the client sends an invalid auth scheme the server simply >> drops the connection without returning an error packet. Is this true? If >> this is true is this desired behavior? >> >> >> Regards, >> Alan >> >>
