[cas-dev] MemcacheTicketRegistry configuration question
Benn Oshrin
benjamin.oshrin at rutgers.edu
Fri Aug 22 11:08:19 EDT 2008
--On August 21, 2008 10:02:07 PM -0400 Scott Battaglia
<scott.battaglia at gmail.com> wrote:
] The settings should be enough (we actually ran a 2.5 day test to see how
] it held up). You actually can't implement a registry cleaner as MemCache
] will never return the values that its holding. As far as I know you can
] only query by specific keys.
True, though you can set expire times when you store items or call
'flush_all' to invalidate everything. These may or may not free memory,
depending on what the server wants to do.
-Benn-
More information about the cas-dev
mailing list