You're setting the TTL to 30, not 6000. Exactly as I responded before.

In the stats you posted, you see that *evictions* are zero, but *reclaims*
are nonzero. reclaims happen when expires items are reclaimed into the
free pool.

I don't know how you're setting the TTL wrong. PHP people can probably
help better with that.

On Tue, 6 Dec 2016, 'Sunny Side Up' via memcached wrote:

> This is how my key is stored:
> [85d4309c-bc66-11e6-8407-398d84aba6e7.png]
>
> and it disappears after just 30 seconds or so, even though the expiry is set 
> to 6000.
>
> Can anyone help????????
>
> (also see: 
> http://stackoverflow.com/questions/40964315/stop-memcache-from-removing-data-in-php-silverstripe-zend-cache)
>
> Thank you
>
> Nicolaas
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to