Dave Sole
Results
3
comments of
Dave Sole
This could be related or duplicate of #3315
I was mainly thinking that even in a single node environment, when the server restarts it will be clearing the server's memory-based session store, so your cookie won't match a...
A possible solution would be to use a Postgres-backed session store using the database that is already available. However I suggest the session store could be configurable so that alternate...