Title: [Plugin: FlexiCache] Cache for logged in users
Last modified: August 20, 2016

---

# [Plugin: FlexiCache] Cache for logged in users

 *  Resolved [ogergo](https://wordpress.org/support/users/ogergo/)
 * (@ogergo)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-flexicache-cache-for-logged-in-users/)
 * Hi Simon,
 * #1
    is there any way to get flexicache to work for logged in users too?
 * #2
    does flexicache insert any comment into the html source, to know is it working
   or not?
 * thank you!
 * [http://wordpress.org/extend/plugins/flexicache/](http://wordpress.org/extend/plugins/flexicache/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [simon.holliday](https://wordpress.org/support/users/simonholliday/)
 * (@simonholliday)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-flexicache-cache-for-logged-in-users/#post-3129727)
 * Hi there,
 * 1) It’s possible, but not a good idea. Logged-in users can be served different
   content, specific to each user, and you would never want to serve user A with
   content that had been created for user B and cached. This is the reason why it’s
   not implemented. It would be possible to cache pages per-page and per-user, but
   this could end up using a much greater amount of storage for little gain in performance.
 * 2) There is a setting in the plugin’s Main Options page: “Show HTML comments 
   to indicate cached status”. Turn this on and comments will be added to HTML pages.
   The plugin also adds an HTTP header named “X-FlexiCache” which gives information
   about the status of the response for cached pages.
 * Hope that helps!
 * Si.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: FlexiCache] Cache for logged in users’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flexicache.svg)
 * [FlexiCache](https://wordpress.org/plugins/flexicache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flexicache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flexicache/)
 * [Active Topics](https://wordpress.org/support/plugin/flexicache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flexicache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flexicache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [simon.holliday](https://wordpress.org/support/users/simonholliday/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-flexicache-cache-for-logged-in-users/#post-3129727)
 * Status: resolved