Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boost: Session is active, yet gets cached pages #264

Open
demon326 opened this issue Nov 24, 2016 · 0 comments
Open

Boost: Session is active, yet gets cached pages #264

demon326 opened this issue Nov 24, 2016 · 0 comments

Comments

@demon326
Copy link

I don't know if this a nginx problem, or a drupal side problem, but i'm using this module with nginx and it works, but my users are getting logged out on the website, or are logged in, but only after going to /user/login.

I do notice a pattern:
Uncached page: Anonymous users hits page, cached version gets created and proceeds to logon.

Cached pages: The user access the cached pages and it looks like he is logged out, but in reality he's still logged in.(session cookie still in the headers), yet the page shows the login form and no adminmenu on top.

Only pages NOT hit by a Anonymous users are normal, once the Anonymous has hit the page, the logged in user shows logged out.

Header cached page:
headers-cached

Header Logged in page:
headers-logged-in

Dont know where to search for the fault...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant