memc-nginx-module icon indicating copy to clipboard operation
memc-nginx-module copied to clipboard

memcache sasl auth

Open peterpaule opened this issue 10 years ago • 2 comments

Can this module support sasl username and password? If it can, how? help

peterpaule avatar Jul 06 '15 06:07 peterpaule

@peterpaule No, it can't. I think this would require the support of the binary wire protocol of memcached. This module currently supports the text wire protocol only. If you would like to add the binary support, patches welcome :)

agentzh avatar Jul 06 '15 06:07 agentzh

Thanks, I think it's usefull for adding the feature to this module;

peterpaule avatar Jul 06 '15 08:07 peterpaule