Roller doesn't support caching of comments pages only. Why would anybody want to do that? Maybe there is another way to do what you want to do.
- Dave On Wed, Jul 29, 2009 at 7:04 AM, Mullan Colm<colm.mul...@uk.fujitsu.com> wrote: > Hi Folks > > > > Is there a mechanism to only cache some weblog pages? > > > > I would like to turn off caching for the comments page only, without > turning off caching for all weblog content. > > > > For example I don't want to set the following to false: for all content. > > > > # Weblog page cache (all the weblog content) > > cache.weblogpage.enabled=false > > > > If this cannot be done by configure in the properties file settings, > could you point out in the code where the weblog cache is added and > based on the page name I could manually add logic to don't cache the > comments page. > > > > I am using roller 3.1. > > > > Many Thanks Colm > >