No Object caching with AWS Elasticache Memcached even though test passed
-
Hi guys,
So I followed AWS’s tutorial to install and connect an AWS Elasticache Memcached node to WordPress with W3TC. The tutorial is located here https://aws.amazon.com/elasticache/memcached/wordpress-with-memcached/
and it goes over the entire process. I’ve successfully connected the memcached node to my WordPress site. When I test the connection in advanced settings of “Object Cache” in the “Memcached hostname:port / IP:port” field the test always passes. However, when I load up a web page and view the source code, the metadata left by W3TC at the bottom of the source code states something like “Object Caching 0/797 objects using memcached”. It always shows a “0” out of ### objects. However, When I switch Object caching back to Disk, I usually get something like “Object Caching 329/600 objects using Disk”. I have Persistent Connection and Store transients in database selected.Maybe there is a setting I’m missing or do you have any best practices for connecting an AWS memcached node? Thanks for the help and thanks for the awesome plugin!
-Mike
The page I need help with: [log in to see the link]
- The topic ‘No Object caching with AWS Elasticache Memcached even though test passed’ is closed to new replies.