Is it possible to have one set of cache files for the public, but then a second set of cache files for anyone say, with a certain cookie in their browser?
Basically, we hide product data if not logged in. We're happy to cache the logged in pages in their entirely provided we can verify that they are a logged in customer.
I tried setting a private cache but the load time was horrendous - worse than no cache at all.
Am I missing something?
Thank you v much.
Basically, we hide product data if not logged in. We're happy to cache the logged in pages in their entirely provided we can verify that they are a logged in customer.
I tried setting a private cache but the load time was horrendous - worse than no cache at all.
Am I missing something?
Thank you v much.