I enabled guest caching, and it seems to be working great until one memcached server fills and shuts itself down. I have 2 memcached servers running each with 1GB of cache. I read somewhere that the cache objects are not flushed/deleted but rather expired. Perhaps this is part of the problem?
Is there any way around this short of running a batch script to restart memcached every so often?
Is there any way around this short of running a batch script to restart memcached every so often?