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

404 error from static assets returning with set-cookie #16

Open
danelowe opened this issue Dec 10, 2012 · 0 comments
Open

404 error from static assets returning with set-cookie #16

danelowe opened this issue Dec 10, 2012 · 0 comments

Comments

@danelowe
Copy link

From observation so far; if a static assets (e.g. image) is not available, the VCL will ensure the cookie is removed from the request, but Magento will render a 404, which will include the set-cooke header. The frontend cookie will have a different session id since it was removed from the request.

The outcome is that the session id changes between requests if there is a 404 response from magento.

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