Till Krüss
@tillkruess on WordPress.org
- Member Since: February 16th, 2010
- Location: British Columbia, Canada
- Website: till.im
- Job Title: Web Developer
Bio
Contribution History
Till Krüss’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to Redis vs Memcached, on the site WordPress.org Forums:
I'd suggest asking this on Stack Overflow or a Redis Server community.1 day ago
-
Posted a reply to Conflict with cache system in freemius, on the site WordPress.org Forums:
If PHP/WP can't communicate with Redis Server, it's an issue with your Redis Server setup…4 days ago
-
Posted a reply to Should I decrease max TTL?, on the site WordPress.org Forums:
MaxTTL is highly dependent on your setup, I can't provide you with a clear answer.4 days ago
-
Posted a reply to Should I decrease max TTL?, on the site WordPress.org Forums:
You'll have to find the ideal configuration yourself based on your Redis Server max memory.5 days ago
-
Posted a reply to woocommerce password reset, on the site WordPress.org Forums:
I'd recommend hiring a developer to assist you with finding it, or asking the support…5 days ago
-
Posted a reply to woocommerce password reset, on the site WordPress.org Forums:
Hi Richard, you could try ignoring the cache group responsible for reset (I don't know…5 days ago
-
Posted a reply to Should I decrease max TTL?, on the site WordPress.org Forums:
That depends on your traffic. Likely no difference. Play with it.5 days ago
-
Posted a reply to Fatal error: Uncaught Error: Class ‘Redis’ not found – Azure Redis Cache, on the site WordPress.org Forums:
You need to install the PhpRedis PHP extension.6 days ago
-
Posted a reply to Should I decrease max TTL?, on the site WordPress.org Forums:
You can increase it if you want and see what happens.6 days ago
-
Posted a reply to Should I decrease max TTL?, on the site WordPress.org Forums:
Yeah, you can bump your TTL a bit, but your WP site might not have…7 days ago
-
Posted a reply to Fatal error: Uncaught Error: Class ‘Redis’ not found – Azure Redis Cache, on the site WordPress.org Forums:
Please post your full diagnostics.7 days ago
-
Posted a reply to How clean what Redis object cache plugin created?, on the site WordPress.org Forums:
I’d suggest asking your hosting provider for assistance with redis-cli.1 week ago
-
Posted a reply to Fatal error: Uncaught Error: Class ‘Redis’ not found – Azure Redis Cache, on the site WordPress.org Forums:
I need the full diagnostics.1 week ago
-
Posted a reply to How clean what Redis object cache plugin created?, on the site WordPress.org Forums:
Yes, you can run redis-cli flushall, but I doubt there is anything in there. You…1 week ago
-
Posted a reply to Fatal error: Uncaught Error: Class ‘Redis’ not found – Azure Redis Cache, on the site WordPress.org Forums:
The PhpRedis extension is missing from your server. What does your config look like?1 week ago
-
Posted a reply to how to auto clear cache after publish or update a post, on the site WordPress.org Forums:
That’s a theme/plugin issue not clearing the cached key properly.2 weeks ago
-
Posted a reply to how to auto clear cache after publish or update a post, on the site WordPress.org Forums:
Yeah, you can add wp_cache_flush to any hooks to flush your cache. Not recommended tho.…2 weeks ago
-
Posted a reply to The plugin is at the latest version, on the site WordPress.org Forums:
You might have to flush your cache to resolve it.2 weeks ago
-
Posted a reply to Connection Refused for Dockerized WordPress and Redis, on the site WordPress.org Forums:
I don't provide support for Docker environments. What I can suggest is creating a single…3 weeks ago
-
Posted a reply to jquery, on the site WordPress.org Forums:
Yes.3 weeks ago
-
Posted a reply to jquery, on the site WordPress.org Forums:
Only when using the metrics.3 weeks ago
-
Posted a reply to Updating plugins & theme, on the site WordPress.org Forums:
Most people can just upgrade WordPress without removing the object cache. If you site causes…3 weeks ago
-
Committed [2446472] to Plugins Trac:
Tag 2.0.173 weeks ago
-
Committed [2446471] to Plugins Trac:
attempt to fix 2.0.17 release3 weeks ago
-
Posted a reply to Dashboard – Metrics stopped working after update to 2.0.16, on the site WordPress.org Forums:
I thought I pushed it out yesterday, but SVN is absolute garbage. Will attempt to…3 weeks ago
-
Posted a reply to Empty stats section, on the site WordPress.org Forums:
Resolved in 2.0.17.3 weeks ago
-
Committed [2446311] to Plugins Trac:
Sync with GitHub; Tagging 2.0.173 weeks ago
-
Posted a reply to WP_REDIS_MAXTTL, on the site WordPress.org Forums:
Sorry, this is the support forum for Redis Object Cache. If you need assistance with…3 weeks ago
-
Posted a reply to WP_REDIS_MAXTTL, on the site WordPress.org Forums:
Your hosting provider might offer Redis metrics already. Regarding expiration: https://redis.io/commands/expire3 weeks ago
-
Posted a reply to Empty stats section, on the site WordPress.org Forums:
Anyone up for making me an admin login to check it out? till [at] kruss…3 weeks ago
-
Posted a reply to WP_REDIS_MAXTTL, on the site WordPress.org Forums:
If you have enough RAM on your Redis machine then no. If you’re limited, set…3 weeks ago
-
Posted a reply to Empty stats section, on the site WordPress.org Forums:
Are you seeing any errors in your browser console?3 weeks ago
-
Posted a reply to cant install redis, on the site WordPress.org Forums:
This plugin requires file system access to you server. You hosting company can assist you…3 weeks ago
-
Posted a reply to Couldn’t verify test file contents after Update to 2.0.16, on the site WordPress.org Forums:
That’s alright, it’s just diagnostics.3 weeks ago
-
Posted a reply to Empty stats section, on the site WordPress.org Forums:
Are you seeing any error in your log files?3 weeks ago
-
Committed [2445762] to Plugins Trac:
Sync with GitHub; Tagging 2.0.163 weeks ago
-
Posted a reply to Redis Installation, on the site WordPress.org Forums:
Hi! Does it say "Connected"?4 weeks ago
-
Posted a reply to Redis and php-redis installation, on the site WordPress.org Forums:
I'd suggest asking for developer or hosting provider with assistance.4 weeks ago
-
Posted a reply to Redis and php-redis installation, on the site WordPress.org Forums:
Looks great. Just make sure your Redis instance is not accessible remotely, or if it…4 weeks ago
-
Posted a reply to Redis cache and acf compatibility, on the site WordPress.org Forums:
You can search this forum for examples on how to ignore groups.4 weeks ago
-
Posted a reply to Difference between using Redis plugin and installing it on the server, on the site WordPress.org Forums:
You need this plugin in addition to your DO article when using WordPress 👍4 weeks ago
-
Posted a reply to Difference between using Redis plugin and installing it on the server, on the site WordPress.org Forums:
This plugin does not not install or configure Redis Server.4 weeks ago
-
Posted a reply to Redis cache and acf compatibility, on the site WordPress.org Forums:
Yes, you can ignore the Polylang Pro cache groups in your config. That will resolve…4 weeks ago
-
Posted a reply to How to set AWS Redis Primary Endpoint & Reader Endpoint?, on the site WordPress.org Forums:
I'd suggest asking this question in the Predis or PhpRedis repositories on GitHub.4 weeks ago
-
Posted a reply to Redis cache and acf compatibility, on the site WordPress.org Forums:
WPML is notoriously bad at caching, amongst other things. I'd suggest disabling all the wpml…4 weeks ago
-
Posted a reply to Status: Not connected, on the site WordPress.org Forums:
Could you try using PhpRedis and see if that resolves the MOVED error?4 weeks ago
-
Posted a reply to Status: Not connected, on the site WordPress.org Forums:
Please post your full diagnostics.1 month ago
-
Posted a reply to wp-config parameter for unix socket connection?, on the site WordPress.org Forums:
Looks like PHP doesn’t have permission to access the socket path.1 month ago
-
Posted a reply to wp-config parameter for unix socket connection?, on the site WordPress.org Forums:
Please post your diagnostics.1 month ago
-
Posted a reply to error after update WP 5.6, on the site WordPress.org Forums:
Glad it worked out!1 month ago
Developer
-
Email Address Encoder
Active Installs: 100,000+
-
Humans TXT
Active Installs: 1,000+
-
Nginx Cache
Active Installs: 10,000+
-
Paste as Plain Text
Active Installs: 2,000+
-
Redis Object Cache
Active Installs: 70,000+
-
Cherry BlossomActive Installs: 200+
Plugins
-
Advanced Custom Fields
-
Advanced WP Columns
-
Aesop Story Engine
-
Akismet Spam Protection
-
Debug Bar
-
Debug Bar Cron
-
Debug This
-
Debug-Bar-Extender
-
Developer
-
Email Address Encoder
-
Google Pagespeed Insights
-
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, Terms & Conditions Generator, Cookie Notice Banner
-
Yoast SEO