T
T
tltary2019-06-24 15:50:58
JavaScript
tltary, 2019-06-24 15:50:58

How to deploy a node.js application so that sessions are not reset?

I have an application in which users can log into their personal account and I write to the user session
There was a question how to deploy the application without a full reboot
Because then the sessions are reset and the user is thrown out of the account
It is clear that development can be carried out locally, but when I upload it to prod I update the application of all users throws out
upd:
I set the session through express-session

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question