We use a VARY statement (based on user being logged in or not) in our application of LSWS caching, and sometimes find weird anomalies. I'm thinking it maybe something to do with the timing of LSWS cache clearing and the lifespan of the logged in cookie.
Given a cookie start time is almost never going to coincide with the start time of he LSWS cache my questions is this:
Q: should they equal each other? or should one be a bit longer than the other perhaps, so there is some kind of overlap or sorts?
Thank you.
Given a cookie start time is almost never going to coincide with the start time of he LSWS cache my questions is this:
Q: should they equal each other? or should one be a bit longer than the other perhaps, so there is some kind of overlap or sorts?
Thank you.