On Fri, Aug 1, 2008 at 6:14 AM, Dave <[EMAIL PROTECTED]> wrote:

> There is a memcached implementation of the Roller cache system at
> roller.dev.java.net. Here's a HOWTO that explains how to use it:
>
>    http://rollerweblogger.org/roller/entry/howto_memcached_with_roller
>
> - Dave

Thanks Dave - I've been looking for an excuse to try out memcached, so I did
and it's working very well.

One thing, I got a classnotfound exception following your
instructions. Had to replace

cache.defaultFactory=net.java.roller.tools.cache.memcached.MemcachedLRUCacheFactory

with

cache.defaultFactory=net.java.roller.tools.cache.memcached.MemcachedLRUCacheFactoryImpl

Thanks for the help!

-- 
Rasputnik :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/

Reply via email to