On 11/19/2012 04:04 PM, bas moorkens wrote:
> Am I missing some point here? Is it possible to reboot your application
> server and still use the previous instance's 2nd level cache?
only, if your entities did not change, so they are still compatible with
their stored state in memcached.
otherwise, just do a flush_all.
uwe