Cache (persistence & performance)

2007-04-16 Thread dan . nicolici
Hi! I have been trying for a few days now to find out where (and if) Cocoon persists the cached XML chunks obtained from pipelines. Almost all of the pipelines I've written implement CacheableProccessingComponent. I read something about a tag in cocoon.xconf, but I didn't understand much. Can you

RE: Cache (persistence & performance)

2007-04-16 Thread Ard Schrijvers
Hello Dan, > > Hi! > > I have been trying for a few days now to find out where (and > if) Cocoon persists > the cached XML chunks obtained from pipelines. Almost all of > the pipelines I've > written implement CacheableProccessingComponent. You mean all your compoments in a pipeline implemen

Re: Cache (persistence & performance)

2007-04-17 Thread Dan Nicolici
Thank you for your reply, Ard! I don't know how to control the cache from cocoon.xconf. I use Cocoon 2.1.7. The cache section in cocoon.xconf looks like this: I see two files being modified after some "action" using the webapp: cocoon-ehcache-1.data & cocoon-ehcache-1.index.

RE: Cache (persistence & performance)

2007-04-17 Thread Ard Schrijvers
> Thank you for your reply, Ard! > > I don't know how to control the cache from cocoon.xconf. I use Cocoon > 2.1.7. The cache section in cocoon.xconf looks like this: > > > > > > > > > > I see two files being modified after some "action" using the webapp: > cocoon-ehca