Title: Object Cache Transients broken
Last modified: December 9, 2016

---

# Object Cache Transients broken

 *  [agrippa](https://wordpress.org/support/users/agrippa/)
 * (@agrippa)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/object-cache-transients-broken/)
 * With the object cache enabled, my admin interface would take 4 seconds or more
   to load because it would hit a bunch of URLs checking for plugin updates.
 * Digging deeper, I found out it was because the object cache wasn’t storing the
   transients and so it would check for updates every pageload.
 * Disabling the object cache resulted in a much, much better admin experience.

Viewing 1 replies (of 1 total)

 *  [m_hess](https://wordpress.org/support/users/m_hess/)
 * (@m_hess)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/object-cache-transients-broken/#post-8612758)
 * Yes exactly. I see this too. You can fix it locally via a fix that is discussed
   here:
 * [http://wordpress.stackexchange.com/questions/108287/trouble-with-transient-api-when-w3tc-is-activated](http://wordpress.stackexchange.com/questions/108287/trouble-with-transient-api-when-w3tc-is-activated)
    -  This reply was modified 9 years, 4 months ago by [m_hess](https://wordpress.org/support/users/m_hess/).
      Reason: fixed typo

Viewing 1 replies (of 1 total)

The topic ‘Object Cache Transients broken’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [m_hess](https://wordpress.org/support/users/m_hess/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/object-cache-transients-broken/#post-8612758)
 * Status: not resolved