AWS Redis Elastic Cache with 2 Shards
-
Hi,
We are using AWS Redis Elastic Cache with 2 Shards and cluster mode enabled. On activating the Object Cache option by giving comma separated endpoints such as example1amazonaws.com:6379, example2amazonaws.com:6379 we are getting the below “MOVED Error”.
Fatal error: Uncaught RedisException: MOVED 9127 10.0.5.103:6379 in /wp-content/plugins/w3-total-cache/Cache_Redis.php:91 Stack trace: #0 /wp-content/plugins/w3-total-cache/Cache_Redis.php(91): Redis->get() #1 /wp-content/plugins/w3-total-cache/Cache_Base.php(96): W3TC\Cache_Redis->get_with_old() #2 /wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache_Regular.php(153): W3TC\Cache_Base->get() #3 /wp-content/plugins/w3-total-cache/ObjectCache_WpObjectCache.php(36): W3TC\ObjectCache_WpObjectCache_Regular->get() #4 /wp-content/object-cache.php(52): W3TC\ObjectCache_WpObjectCache->get() #5 /wp-includes/functions.php(1724): wp_cache_get() #6 /wp-includes/load.php(752): is_blog_installed() #7 wp-settings.php(159): wp_not_installed() #8 /wp-config.php(103): require_once('...') #9 /wp-load.php(50): require_once('...') #10 /wp-admin/admin.php(34): require_once('...') #11 {main} thrown in /wp-content/plugins/w3-total-cache/Cache_Redis.php on line 91
- The topic ‘AWS Redis Elastic Cache with 2 Shards’ is closed to new replies.