Title: Object caching + wp-admin
Last modified: December 9, 2021

---

# Object caching + wp-admin

 *  Resolved [inspya](https://wordpress.org/support/users/inspya/)
 * (@inspya)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/object-caching-wp-admin/)
 * Trying to setup object caching in wp-admin for ajax requests in a CPT.
 * Memcached Extension: Enabled
    Connection Test: Passed
 * Running the debug for this ([https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:configuration:cache:object_cache#how_to_debug](https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscwp:configuration:cache:object_cache#how_to_debug))
   on the frontend pages I can see the <!– Object Cache –> output in the source 
   code.
    However, I’m not seeing this in the wp-admin pages.
 * What am I missing to get this enabled for wp-admin use?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/object-caching-wp-admin/#post-15150253)
 * Hi,
 * this comment won’t be output in admin page
 * you can verify by manually hook into redis or memcached and check the data stored
   there
 * Best regards,
    -  This reply was modified 4 years, 5 months ago by [qtwrk](https://wordpress.org/support/users/qtwrk/).
 *  Thread Starter [inspya](https://wordpress.org/support/users/inspya/)
 * (@inspya)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/object-caching-wp-admin/#post-15157248)
 * Thanks for the info, I suspected that could be the case.
    Are there any docs 
   on how to hook into the memcached stored data?
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/object-caching-wp-admin/#post-15159861)
 * Hi,
 * [https://stackoverflow.com/questions/19560150/get-all-keys-set-in-memcached](https://stackoverflow.com/questions/19560150/get-all-keys-set-in-memcached)
 * you can check this
 * best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Object caching + wp-admin’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/object-caching-wp-admin/#post-15159861)
 * Status: resolved