Title: object-cache.php Conflict with Redis Object Cache
Last modified: February 26, 2025

---

# object-cache.php Conflict with Redis Object Cache

 *  [Hendrik57](https://wordpress.org/support/users/hendrik57/)
 * (@hendrik57)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/object-cache-php-conflict-with-redis-object-cache/)
 * This plugin creates wp-content/object-cache.php.
   That filename is needed with
   the Redis plugin of  [Till Krüss](https://objectcache.pro/?ref=oss&utm_source=wp-plugin&utm_medium=author)
 * Please use an other name for this.
 * I’ve deleted the file fronm Performance Labs. I see no problems with that. Redis
   now works.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Weston Ruter](https://wordpress.org/support/users/westonruter/)
 * (@westonruter)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/object-cache-php-conflict-with-redis-object-cache/#post-18331393)
 * We have an [issue](https://github.com/WordPress/performance/issues/1633) 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`:
 *     ```wp-block-code
       define( 'PERFLAB_DISABLE_OBJECT_CACHE_DROPIN', true );
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘object-cache.php Conflict with Redis Object Cache’ is closed to new replies.

 * ![](https://ps.w.org/performance-lab/assets/icon.svg?rev=2787149)
 * [Performance Lab](https://wordpress.org/plugins/performance-lab/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/performance-lab/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/performance-lab/)
 * [Active Topics](https://wordpress.org/support/plugin/performance-lab/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/performance-lab/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/performance-lab/reviews/)

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [object-cache](https://wordpress.org/support/topic-tag/object-cache/)
 * [redis](https://wordpress.org/support/topic-tag/redis/)

 * 1 reply
 * 2 participants
 * Last reply from: [Weston Ruter](https://wordpress.org/support/users/westonruter/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/object-cache-php-conflict-with-redis-object-cache/#post-18331393)
 * Status: not resolved