I’ve found that your plugin creates a cached page for each individual logged in user, for each page they visit within the garbage collection window. So if i have 10 users logged in and looking at the same page, they are all rendering a cached version each. This surely defeats the point of caching, as they are unlikely to look at the same page twice.
Is there a setting I can change so that it caches a version of each page when visited by a logged in user per role – not per user?
So all subscribers get the same cached page served to them, and all admins get their own cached page etc.
I love your plugin and it works a treat for anonymous visitors, but my site has quite a few members and page render time is becoming annoying.
Happy to make a donation for a solution.
Thanks Donncha