Opened 10 years ago
Closed 10 years ago
#679 closed enhancement (wontfix)
Nginx Memcached Sasl support
Reported by: | Phong Si | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-module | Version: | 1.6.x |
Keywords: | memcached ngx_http_memcached_module | Cc: | |
uname -a: | |||
nginx -V: | 1.6.2 |
Description
the ngx_http_memcached_module currently does not have functionality to support memcached with username and password sasl authentication. no current way to integrate with memcached as a service providers due to authentication limitations.
Note:
See TracTickets
for help on using tickets.
There are no plans to add support for this, as well as there are no plans to add support for the memcached binary protocol which only supports SASL authentication.