try flipping the flags and expiration args.

I forget, php might have it backwards. Half the time when folks report
issues like this it's because they're putting flags in the expiration
field or vice versa.

The other thing that happens is someone runs flush or restarts it. Make
sure you're running a recent version of memcached, and look at the stats
output (telnet to the port and type "stats" or use an app). Look for:

- uptime resetting.
- cmd_flush incrementing.

If either things are happening, slap people until someone fesses up.

-Dormando

On Tue, 1 Sep 2009, [email protected] wrote:

>
> Hi Dormando,
>
> Thanks for answering.
> I just forget to write it down :)
> We tried everything with the times, of course.
> "time()+21600" and "21600" - no changes affected by rewriting.
>
> - Jean Michel
>

Reply via email to