• Resolved northwst

    (@northwst)


    Hello,

    Is there a way to share public cache with the logged in users? I know this is partially possible with ESI, but I’m talking about sharing the cache in its entirety, and creating nothing for the logged in users.

    This is for a woocommerce site – and other than checkout / cart / my account pages (which are not cached anyway), all other posts (e.g. products) are identical. So there is absolutely no need to create any cache for logged in users, whatsoever.

    Number of caching plugins have started offering this functionality, and I think it would be fantastic to have it here as well, if not already there and I couldn’t find it.

    Many thanks for your support in advance.

Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    for instance I can think number of problems this brings

    how do you(or user) know if you are login or not if all page are same?

    how do you(or user) know which user identity it is

    how about the mini cart ?

    how to handle the sessions ?

    and probably many other issues I didn’t think of quickly

    I also wonder how other cache plugin solves these problem though.

Viewing 1 replies (of 1 total)
  • The topic ‘Shared Cache for all visitors (logged in and logged out)’ is closed to new replies.