Can’t connect to Memorystore Redis over TLS
Replies: 1 Hello,Thanks for the plugin primo ! 😀 I rarely post threads about my problems but you seem to be very active.I have an error connecting my wordpress website ( on GCP infrastructure ) to a...
View ArticleMultisite Setup
Replies: 0 Have a multisite setup with 150 sites and about a total of 70,000 page views per month. What the best way to implement Redis? Should a separate database be defined in the wp-config for each...
View ArticleError establishing a Redis connection?
Replies: 4 For some odd reason, in the last 7 days this plugin has started off lining my entire website and these are the messages I get. WordPress is unable to establish a connection to Redis. This...
View ArticleTransient deletion failing
Replies: 14 Hi, I’ve run into two issues with delete_transient() when redis-cache is active: delete_transient never returns true anymore even if a transient is/was present (not sure if deletion from...
View ArticleLost connection to redis
Replies: 1 For some odd reason, in the last 7 days this plugin has started off lining my entire website and these are the messages I get. WordPress is unable to establish a connection to Redis. This...
View ArticleSite extremely Slow after activating the plugin
Replies: 8 So, I have installed this plugin, and connected an external Redis server that I host. This redis server is running in an uncommon TCP port, which then redirects the traffic of that port to...
View ArticleAdmin notices keep returning
Replies: 1 Is it possible that the object cache is causing admin notices to reappear even if I dismiss it? Some notices of plugin makers keep on returning even if I dismiss them.I have had a similar...
View ArticlePlugin installed and running but no metrics
Replies: 1 Good morning! I installed Redis and the plugin on one of our sites to test it, and after about 2 weeks it’s still not showing anything in metrics. I’m not sure if it’s running correctly or...
View ArticleRedisException: protocol error, got ‘<' as reply type byte
Replies: 3 Hey Till, Hope you’re doing well man. I’m noticing these errors (pasted below) in my wordpress logs… and they usually occur a few hours before other database / fatal errors pop up in...
View Articlesupport for MySQL 8.4 and PHP 8.3
Replies: 2 Hello, can you confirm Redis has support for MySQL 8.4 and PHP 8.3?
View ArticleMetrics: Not enough data collected yet
Replies: 1 Metrics tab is still showing “Not enough data collected yet” after one day. Is that normal? Just in case, that’s my Diagnostics: Status: Connected Client: PhpRedis (v5.3.7) Drop-in: Valid...
View ArticleWp Rocket + Redis Object Cache
Replies: 0 Hi sorry for my stupid question, can Wp Rocket + Redis Object Cache coexist? Or is it a useless configuration? Thank you
View Articleconnection error + other issues with Redis
Replies: 0 I have been experiencing issues with Redis and the issues persist or come up randomly until I flush the Redis fully then the issues go away for a couple of hours and then they come back...
View ArticleRequest: Filter hook to skip persistent caching at `key` / `value` level
Replies: 3 Thank you for your efforts on this essential plugin 🚀We understand there exists a filter to add groups to a non-persistent list (redis_cache_add_non_persistent_groups). However it would be...
View ArticleWP_REDIS_PATH not working in wp-config
Replies: 1 Hey Till, after moving our multisite to a new Server, we cant get the Redis Plugin to work again.Redis runs on Unix socket /run/redis_spiegx/redis.sockin wp-config I have:define(...
View ArticleHelp tracing slow Redis queries
Replies: 15 I am seeing 300+ms response times from Redis in my WordPress dashboard. After confirming I have ~1ms latency from the client server to the Redis server, I checked the SLOWLOG and found a...
View ArticleUnsubscribe
Replies: 2 Hi, I closed some of my sites, they were using “Redis Cache”, I don’t remember if this plugin required an account registration to work, I wanted to delete it, how do I do it? Thanks in...
View ArticleError establishing a redis connection
Replies: 0 Hello, I often see this page: despite this in the wp-config.php file: define( 'WP_REDIS_HOST', '127.0.0.1' );define( 'WP_REDIS_PORT', 6379 );define( 'WP_REDIS_DATABASE', 0 );define(...
View ArticlenewbRedis Q&A (1 site up 1 down)
Replies: 1 Which configuration is most optimal for running redis for about 50 WP installs on the same server: RelayReplication, Sharding, Redis Sentinel or Redis Cluster? Also, noticing 2 sites...
View Articlewp-cli wp redis flush?
Replies: 1 How do I flush the cache from the command line using wp-cli ?
View Articlehow to exclude some page from redis cache
Replies: 0 when enable redis,the woocommerce cart will not update the data,is there some code i can add to function.php to exclude some page cache from redis,thanks!
View ArticleExclude a page from redis cache
Replies: 1 Hello, I tried to prevent the Quotes page content from being cached, but it doesn’t work in private browsers. The first product added never appears on the Quotes page — I have to add it a...
View ArticleHow can I exclude a specific database table from being cached, or prevent a part
Replies: 3 We are using the Redis Object Cache plugin to improve our website’s performance. However, it is causing an issue with our login system. When a user submits the login form, the query should...
View ArticleRedis i.c.w. the Avada theme
Replies: 1 Hello team, I’m using Redis Object Cache on our servers. On all Avada (150+) websites there are a few issues.When I save an object to the library, then create a new page, the saved object...
View ArticleWithin my Drop-Ins.
Replies: 1 hi, i have something called: External object cache Version 2.4.2. plugin object-cache.php Redis Object Cache within my Drop-Ins. but doesn’t show up in my plugins list, am not sure how it...
View Articleadmin-ajax.php 404 (acf_invalid_nonce)
Replies: 1 Ahoy,As always, thank you for this absolutely awesome plug.So on one of our sites today we ran into an issue where ajax requests being sent from an acf field (post field) were returning a...
View ArticleError establishing a Redis connection
Replies: 1 Hi, i found that i get this message sometimes on the product page.Error establishing a Redis connection To disable Redis, delete the object-cache.php file in the /wp-content/ directory.if I...
View ArticleRedis Object Cache Stats Not Showing
Replies: 12 Hello and good day. The stats are not showing on my dashboard. I recently downgraded PHP from 8.4 to 8.2 (for WordPress/WooCommerce compatibility and performance issues). I also...
View ArticleElastiCache Valkey CROSSSLOT Keys
Replies: 3 Hi,We’ve been using this plug-in succesfully with a self-hosted version of Redis for some time. Thanks for the great solution.Our site has grown to the point where we would prefer to use a...
View ArticleError establishing a Redis connection To disable Redis, delete the object-cache.
Replies: 0 Hello! For your information, This error occurs at least every two weeks. It’s been happening to me for a month and a half. I haven’t made any configuration changes. It just started...
View Article