SP memcache plugin problem
Cantor, Scott
cantor.2 at osu.edu
Tue Mar 4 10:29:29 EST 2014
On 3/4/14, 6:21 AM, "Daniele Russo" <ruda76 at gmail.com> wrote:
>Hi, we have two load-balanced node with SP 2.5.3, memcache 1.4.17 and
>libmemcached 1.0.18.
>When one of memcache server is down, login fails and we receive error:
>Memcache::getMemcache Problems: CONNECTION FAILURE and then error:
>Memcache::getMemcache Problems: SERVER HAS FAILED AND IS DISABLED UNTIL
>TIMED RETRY.
That's all internal to the memcache library, so given that I don't know
anything about it, all I can say is that that's the error it's returning.
There's nothing much that can be done on top of a failing call. I assume
that means both servers failed, but I really couldn't say.
>This is the StorageService configuration:
As a sanity check, I guess I'd suggest logging on DEBUG and making sure
both servers get loaded. The logging in the plugin shows how many memcache
servers it installs into the memcache "handle".
-- Scott
More information about the users
mailing list