WPIntell

Source evidence

object-cache.php Conflict with Redis Object Cache

Performance Lab · support · 2025-02-26T20:44:00+00:00

complaintsentiment
highseverity
0.97relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 33 rows with source links

21.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Hendrik57 unresolved
This plugin creates wp-content/object-cache.php. That filename is needed with the Redis plugin of Till Krüss Please use an other name for this. I’ve deleted the file fronm Performance Labs. I see no problems with that. Redis now works. We have an issue to look at changing how we hack around with object-cache.php to add early Server-Timing. You can prevent the plugin from doing this by adding this to your wp-config.php : define( 'PERFLAB_DISABLE_OBJECT_CACHE_DROPIN', true );

Comments

1 shown
Weston Ruter 2025-02-27T00:11:00+00:00

We have an issue to look at changing how we hack around with object-cache.php to add early Server-Timing. You can prevent the plugin from doing this by adding this to your wp-config.php : define( 'PERFLAB_DISABLE_OBJECT_CACHE_DROPIN', true );