• i noticed that when configuring multiple memcached servers in w3-totalcache it only actually uses the first in the list “server1:port,server2:port,…” for all operations. is this intentional?

    the main problem is when purging something from the object cache it only gets purged from one of the memcached servers. this means the other memcached server is either completely cold or can contain stale content.

    what is the recommended way to run multiple web & memcached servers other than using mcrouter?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘multi memcached server purging’ is closed to new replies.