D
D
Denis2020-01-25 12:55:44
memcached
Denis, 2020-01-25 12:55:44

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

1 answer(s)
R
Roman Mirilaczvili, 2020-03-28
@2ord

Perhaps the process is restarted (due to OOM?). Therefore, the data is overwritten.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question