Hello,

I'm new to the list, I hope my question will make sense!

I'm trying to switch from eAccelerator to memcached, mainly to be able to
have a "shared cache" for all servers.
It works OK with eAccelerator, but having one cache per web server is not
the best, as I'm adding new machines.

I tried to use memcached, with a pool of 4 daemons. Using the PHP module.
But as soon as it gets high traffic, daemons start to fail and don't answer
properly, most of the time.

How can I debug this and understand what errors are generated?

I'm using $memcache->getExtendedStats() which give FALSE for failing
servers, but I can't get any details.

Any help is more than welcome!

Thank you,
Benjamin.

Reply via email to