Answer the question
In order to leave comments, you need to log in
Sessions crash, how to fix?
I store sessions in memcached, they crash periodically. The first thought was that it simply overwrites the data, but a maximum of 50% is used from the allocated gigabyte of memory. I thought maybe the session is rotten and the garbage collector kills it, but no, increasing the session lifetime did not solve the problem. Tell me which way to look?
Answer the question
In order to leave comments, you need to log in
Perhaps the process is restarted (due to OOM?). Therefore, the data is overwritten.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question