Blogging Roller
Dave Johnson on open web technologies, social software and Java
Dave Johnson on open web technologies, social software and Java
This site is again running the latest from Roller's CVS. Everything looks good, but OSCache 2.0-beta2 isn't writing to the disk cache on this site either. I'm not sure this is a bug (but I filed one anyway), perhaps OSCache 2.0-beta2 no longer needs to write to disk when cache.memory and the cache.entries is set to a low value.
UPDATE: It is an OSCache bug and a fix is forthcoming (thanks OSCache crew), the recommended work-around is to add the following to oscache.properties
cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener
Tags: General