Jack
unread,Sep 16, 2010, 5:19:11 AM9/16/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to memcached
Hi All,
I have a set of objects in my Cache. I have set the expiration time to
be 6 hours.
I can see that there are many objects still coming from cache, which,
ideally, should have expired.
As a result, i have stale data in my application. It doesnt happen in
all cases. Some objects are coming from cache (stale data) while some
of the objects are coming from the database (updated data).
Can you guys give me some pointers on what's going wrong here?
Thanks in advance for your help.
-Jack