Till Krüss
@tillkruess on WordPress.org
Bio
Contribution History
Till Krüss’s badges:- Core Contributor
- Core Performance Contributor
- Core Performance Team
- Documentation Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to Support Request: Redis Object Cache Plugin – Connection Issues and Errors, on the site WordPress.org Forums:
Correct, WP_REDIS_SELECTIVE_FLUSH is unsupported and off by default, I just wanted to make sure you… -
Posted a reply to Memory leak, high CPU and huge network traffic, on the site WordPress.org Forums:
I see, Apache is going OOM. How much memory do you allocate for each individual… -
Posted a reply to Breaks website if Redis server goes down, on the site WordPress.org Forums:
Had to switch to Litespeed cache which doesn’t break the site when Redis is down.… -
Posted a reply to Redis and membership sites…, on the site WordPress.org Forums:
Stoked to hear that. Feel free to copy that into a 5-star review 😉 -
Posted a reply to Update Redirect Loop, on the site WordPress.org Forums:
I've seen this issue reported 1-2 times a year, for almost a decade now and… -
Posted a reply to Unfortunately slows down our site, on the site WordPress.org Forums:
Hey Christopher, this happens to some sites. I see you have Query Monitor installed. Can… -
Posted a reply to php error keeps appearing, on the site WordPress.org Forums:
Can you upgrade to Object Cache Pro v1.21.2, that might resolve this issue. -
Posted a reply to Redis and membership sites…, on the site WordPress.org Forums:
Haha, funny post. I guess you could keep an eye on Redis using the Query… -
Posted a reply to Custom Caching Code Compatibility with Redis Object Cache, on the site WordPress.org Forums:
using wp_cache_get() will always use Redis if Redis Object Cache is installed. There should be… -
Posted a reply to What do the charts mean in the plugin?, on the site WordPress.org Forums:
That's the memory consumed for Redis data "per page load". Your Redis server itself will… -
Posted a reply to Redis server URL parameter, on the site WordPress.org Forums:
You can use WP_REDIS_HOST, as documented in the readme. -
Posted a reply to Breaks website if Redis server goes down, on the site WordPress.org Forums:
Because Redis is required, just like when SQL goes down your site stops responding. If… -
Posted a reply to Be aware of false claims, on the site WordPress.org Forums:
9D37E5D3-0001 was refunded 👍 -
Posted a reply to Free vs Paid for WooCommerce, on the site WordPress.org Forums:
Object Cache Pro is more reliable and has more features. If you have a simple,… -
Posted a reply to Memory leak, high CPU and huge network traffic, on the site WordPress.org Forums:
What was going OOM and had high CPU usage? Was it the entire server, or… -
Posted a reply to Redis Object Cache Plugin with Valkey, on the site WordPress.org Forums:
Yes, Redis Object Cache is fully compatible with Valkey, now and in the future. -
Posted a reply to WordPress Critical Error on Product with Large Variations, on the site WordPress.org Forums:
Hey! Can you post your diagnostics from Settings > Redis, as well as the error… -
Posted a reply to Redis cache / Docker, on the site WordPress.org Forums:
I'd suggest not using WP_REDIS_PREFIX at all, and instead use a different WP_REDIS_DATABASE for each… -
Posted a reply to code snippet in wp-config and Redis Cache, on the site WordPress.org Forums:
Hey! Redis Object Cache will respect the DISALLOW_FILE_MODS constant and not install or update the… -
Posted a reply to problem with crawl depth after using this Redis object cache, on the site WordPress.org Forums:
Can you post more information on this? -
Posted a reply to Newspaper by tagdiv (theme) and redis cache : The password reset key is invalid, on the site WordPress.org Forums:
Newspaper by tagdiv is a commercial theme. Please don't leave a poor review asking for… -
Posted a reply to Incompatibility with All-In-One Security (AIOS) – Security and Firewall, on the site WordPress.org Forums:
That might be the case, since we obfuscate things and that could looks "dodgy" to… -
Posted a reply to low cache ratio but high hit rate, on the site WordPress.org Forums:
Can you post a screenshot of what you're referring to? -
Posted a reply to Redis is unreachable: Connection refused [tcp://127.0.0.1:6379], on the site WordPress.org Forums:
Is Redis Server up and running? That error tells me no server is active on… -
Posted a reply to Support Request: Redis Object Cache Plugin – Connection Issues and Errors, on the site WordPress.org Forums:
With a team of 20-30 people you might want to consider using Object Cache Pro… -
Committed [3139876] to Plugins SVN:
tagging 1.0.6 -
Committed [3139875] to Plugins SVN:
Sync with GitHub -
Committed [3138600] to Plugins SVN:
reduce tags to 5 -
Committed [3138592] to Plugins SVN:
tagging 1.0.24 -
Committed [3138591] to Plugins SVN:
Sync with GitHub -
Posted a reply to Can’t flush cache / Filesystem: File modifications are not allowed, on the site WordPress.org Forums:
If you're using bedrock you need to set DISALLOW_FILE_MODS in your config and use the… -
Posted a reply to php error keeps appearing, on the site WordPress.org Forums:
Who are you hosting with? -
Posted a reply to Admin.css is double slashed URL, on the site WordPress.org Forums:
I'll fix that in the next release. -
Posted a reply to Hi! Have error The ‘gutenkit-template-library, on the site WordPress.org Forums:
That might be an issue with gutenkit-template-library, not with Redis Object Cache. -
Posted a reply to timeout + OOP out of memory, on the site WordPress.org Forums:
@katedodd: You can disable the analytics.persist option in the WP_REDIS_CONFIG to not run the DUMP… -
Posted a reply to timeout + OOP out of memory, on the site WordPress.org Forums:
@tbech Are you using Redis Object Cache? If so, make sure you set maxmemory-policy in… -
Posted a reply to I am experiencing problems while WP Rocket is active, on the site WordPress.org Forums:
Does the issue occur when Redis is enabled, but WP Rocket is disabled? -
Posted a reply to Be aware of false claims, on the site WordPress.org Forums:
Hey! We've had to evacuate due to wild fires and refunds have not been issued… -
Posted a reply to I am experiencing problems while WP Rocket is active, on the site WordPress.org Forums:
Try disabling one at a time to isolate the problem. -
Posted a reply to Plugin vulnerabilities?, on the site WordPress.org Forums:
Yep, these are issues with Redis Server itself. That security tool should be notified that… -
Committed [3116732] to Plugins SVN:
Tag v2.5.3 -
Committed [3116731] to Plugins SVN:
Sync with GitHub -
Posted a reply to Error establishing a Redis connection, on the site WordPress.org Forums:
How often are you seeing Error establishing a Redis connection? -
Posted a reply to Update Redirect Loop, on the site WordPress.org Forums:
Have you tried a full cache flush before trying to update? -
Posted a reply to Status: not enabled and Filesystem: disabled, on the site WordPress.org Forums:
Are you able to connect to your Redis Server using redis-cli from your web server? -
Posted a reply to Plugin vulnerabilities?, on the site WordPress.org Forums:
We have not been notified that Redis Object Cache contains any security vunerablties. Maybe that's… -
Posted a reply to So in free version Memcached 4 Woo Cache is free, on the site WordPress.org Forums:
Hi Marcus, Products are already cached by default when using WooCommerce. As for WooCommerce 9… -
Posted a reply to Update Redirect Loop, on the site WordPress.org Forums:
Are all containers using the exact same WP_REDIS_* configuration constants? -
Posted a reply to critical error wordpress, on the site WordPress.org Forums:
What's the error message? -
Posted a reply to Works (updated review after support response), on the site WordPress.org Forums:
We're tagging a release tomorrow 👍
Developer
-
Email Address Encoder
Active Installs: 100,000+
-
Humans TXT
Active Installs: 500+
-
Nginx Cache
Active Installs: 10,000+
-
Paste as Plain Text
Active Installs: 2,000+
-
Redis Object Cache
Active Installs: 100,000+
-
Cherry BlossomActive Installs: 100+
Plugins
-
Advanced Custom Fields (ACF)
-
Akismet Anti-spam: Spam Protection
-
Debug Bar
-
Debug Bar Cron
-
Debug This
-
Debug-Bar-Extender
-
Developer
-
Email Address Encoder
-
Insights from Google PageSpeed
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Log Deprecated Notices
-
Paste as Plain Text
-
Redis Object Cache
-
Regenerate Thumbnails
-
Rewrite Rules Inspector
-
Stream
-
The WP Remote WordPress Plugin
-
Unicornify
-
User Switching
-
WP AutoTerms: Privacy Policy Generator (GDPR & CCPA), Terms & Conditions Generator, Cookie Notice Banner
-
Yoast SEO