Magento 2.1.15 - PHPSESSID changes from page to page The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Why can I use a list index as an indexing variable in a for loop?
What aspect of planet earth must be changed to prevent the industrial revolution?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
How do spell lists change if the party levels up without taking a long rest?
Can I visit the Trinity College (Cambridge) library and see some of their rare books
Didn't get enough time to take a Coding Test - what to do now?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Solving overdetermined system by QR decomposition
Why doesn't shell automatically fix "useless use of cat"?
Nested ellipses in tikzpicture: Chomsky hierarchy
How to make Illustrator type tool selection automatically adapt with text length
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
Windows 10: How to Lock (not sleep) laptop on lid close?
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
Deal with toxic manager when you can't quit
Hello, Goodbye, Adios, Aloha
Do working physicists consider Newtonian mechanics to be "falsified"?
TDS update packages don't remove unneeded items
Student Loan from years ago pops up and is taking my salary
Variable with quotation marks "$()"
What was the last x86 CPU that did not have the x87 floating-point unit built in?
Make it rain characters
Working through Single Responsibility Principle in Python when Calls are Expensive
Magento 2.1.15 - PHPSESSID changes from page to page
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am having an issue with Magento seemingly losing sessions and thereby logging users out.
I have also noticed that the PHPSESSID cookie value seems to change within one user session. Is that the expected behavior?
I do have AJAX calls that check if a user is logged in or not, and I am wondering if somehow the cookie value that the AJAX calls get back from the controllers are causing the logout issue?
I am using Redis for session management on AWS
customer-session cm-redissession
add a comment |
I am having an issue with Magento seemingly losing sessions and thereby logging users out.
I have also noticed that the PHPSESSID cookie value seems to change within one user session. Is that the expected behavior?
I do have AJAX calls that check if a user is logged in or not, and I am wondering if somehow the cookie value that the AJAX calls get back from the controllers are causing the logout issue?
I am using Redis for session management on AWS
customer-session cm-redissession
add a comment |
I am having an issue with Magento seemingly losing sessions and thereby logging users out.
I have also noticed that the PHPSESSID cookie value seems to change within one user session. Is that the expected behavior?
I do have AJAX calls that check if a user is logged in or not, and I am wondering if somehow the cookie value that the AJAX calls get back from the controllers are causing the logout issue?
I am using Redis for session management on AWS
customer-session cm-redissession
I am having an issue with Magento seemingly losing sessions and thereby logging users out.
I have also noticed that the PHPSESSID cookie value seems to change within one user session. Is that the expected behavior?
I do have AJAX calls that check if a user is logged in or not, and I am wondering if somehow the cookie value that the AJAX calls get back from the controllers are causing the logout issue?
I am using Redis for session management on AWS
customer-session cm-redissession
customer-session cm-redissession
asked 3 mins ago
user1279887user1279887
414
414
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269941%2fmagento-2-1-15-phpsessid-changes-from-page-to-page%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269941%2fmagento-2-1-15-phpsessid-changes-from-page-to-page%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown