AWS ElastiCache – Not Connected
-
Tired everything I could, short of re-writing the plug-in to get this to connect to an ElastiCache instance of Redis.
I’ve verified the PECL Redis is available under PHP-FPM and can telnet successfully into the the Redis on ElastiCache. I’ve also tested it with a simple PHP CLI script that connects and sends a PING and receives a PONG from the server.
Installed a REDIS server on the same machine as localhost, changed my settings and it connected fine… just does not want to talk to ElastiCache.
This plugin is slick… but unfortunately a non-starter on ElastiCache by the looks of it.
If further information is needed to resolve the issue, would be glad to help out.
Status: Not Connected
Client: PECL Extension (v3.1.1)
Max. TTL: 900Diagnostics:
PHP Version: 7.0.21
Multisite: No
Redis: 3.1.1
Predis: 1.1.1
Status: Not Connected
Client: PECL Extension (v3.1.1)
WP_REDIS_CLIENT: “pecl”
WP_REDIS_HOST: “XX.XX.XX.XX” (Redacted)
WP_CACHE_KEY_SALT: “”
Drop-in: Valid
Global Prefix: “wp_”
Blog Prefix: “wp_”
Global Groups: [“blog-details”,”blog-id-cache”,”blog-lookup”,”global-posts”,”networks”,”rss”,”sites”,”site-details”,”site-lookup”,”site-options”,”site-transient”,”users”,”useremail”,”userlogins”,”usermeta”,”user_meta”,”userslugs”]
Ignored Groups: [“counts”,”plugins”,”blog-details”,”blog-id-cache”,”blog-lookup”,”global-posts”,”networks”,”rss”,”sites”,”site-details”,”site-lookup”,”site-options”,”site-transient”,”users”,”useremail”,”userlogins”,”usermeta”,”user_meta”,”userslugs”,”wordfence”,”themes”]
- The topic ‘AWS ElastiCache – Not Connected’ is closed to new replies.