Hi,
I am using repcached (memcache servers with support for replication)
servers and “libmemcached-based” PHP client.
The problem is that if the main repcached server goes for a toss, it
does not fallback to the other servers in the pool.
The fallback is happening with “zlib-based” PHP memcached client.
Is failover mechanism not there in the libmemcached based client ??
If there is any, how can I achieve this ?
I am currently using libmemcached-0.30 .
Any help would be greatly appreciated.
Thanks,
Anshul