Viewing 1 replies (of 1 total)
  • Plugin Author simon.holliday

    (@simonholliday)

    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.