Can Cloudflare cache HTML for anonymous users but not logged in users? -
We have an anonymous website content that is usually stable (once renewed every hour), and The content user is often updated to log in to different users for each.
Is it possible to configure cloudflow, so that the HTML has been cached for anonymous users, but the user has not been logged in, both have the same URL?
Is there a cache header we can set it?
I am struggling with the same scenario, and as far as I can see that there is no way, You can set up page rules in Cloud Flower, but they will only see the URL.
This will be the only solution that will be the different URL (some additional parameters or maybe a subdomain) for each type of users, then you manually set the rules to apply the cache expiration time.
Comments
Post a Comment