Case solved!

It was not Memcached, but the code.
Zend Framework has an error in some Cache Code that always sets the
lifetime to null
which obviously ends up in infinite lifetime. ;-)
I was overseeing the lifetime stored in Memcached as the ZF Code puts
lifetime and expiry
into the data.

Best regards, Anton

Reply via email to