jeriksson
Member
Posted 7 months ago #
Hi,
The setting "do not cache for known users" is applying to all users?
I don't want my subscribers to surf un-cached, they have no real reason to not be served un-cached files.
Only admins should get un-cached files for previews and post modifications etc.
Is this already in or is it something wp super cache needs for the future? It looks like when im testing it logged in users who are subscribers are being served un-cached files.
Anyway to fix this? I really want un-cached files for only admins.
http://wordpress.org/extend/plugins/wp-super-cache/
Previews of posts are not cached so when you modify the post the preview should change immediately. Use the debug system and limit it to your own IP if you want to verify this.
I don't think this option will change any time soon, sorry.
jeriksson
Member
Posted 7 months ago #
Hi Donncha,
Looks like you're right! Thank you for the quick reply, as long as i can view modfied posts etc it's fine, i'll just disable the caching for known users.
May i ask why caching for known users is recommended though?
Thanks for the quick respsons!
You mean, NOT "caching for known users"? Those users get individual cache pages so each user gets his own cache page. Not very scalable unfortunately. There is an option in the dev version to make known users anonymous, and that will scale better but all your users will be logged out :)