I installed memcached and php-memcached on my ubuntu, I can connect to it by localhost on 11211 port.
I can store data in it,but I wanna set username and password on it like when I connect to database.
is it possible?how?
I installed memcached and php-memcached on my ubuntu, I can connect to it by
Share
Yes, via SASL: http://code.google.com/p/memcached/wiki/SASLAuthProtocol