Posts tagged "memcached".
Patch the WordPress memcached object-cache backend to prepend $blog_id to keys, letting multiple standalone WordPress installs safely share one memcached server.
Use one memcached server with multiple vanilla WordPress installations by setting a unique $blog_id in wp-config.php and applying a small object-cache.php patch.