If a session handler is based off of memcached, and the memcache server is restarted, is the data saved or does all session information need to be recreated?
If not, is memcached even a reliable for session storage? Or is it possible to create a session handler that uses both MySQL and memcache? How?
When you restart memcached, you lose all the content and it will need to be resourced (from the origin, wherever that is) when it is next requested.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With