I'm having an issue with my memcached farm. I'm using 3 memcached
servers (v1.2.6) and python-memcached client (v1.43).

When using get_multi function, memcached returns sometimes keys that I
wasn't asking for. Memcached can return less data than expected (if
key-value does not exist), but documentation says nothing about
returning more data than it should. What can cause this?

Reply via email to