Alexander Klimetschek napisaĆ(a): > Hi all, > > I am currently debugging and fixing > https://issues.apache.org/jira/browse/COCOON-2044, and I want to know if > it is feasible to configure multiple caches, one for each sitemap?
Thanks for investigating into it. Although I do not know much about cache internals it seems reasonable for me to have one cache per servlet, actually. As long as you don't use <map:mount> you have one sitemap per servlet so desired effect should be achieved. I really think that sitemap logic should not manage cache but just use it. What do you think? -- Grzegorz Kossakowski http://reflectingonthevicissitudes.wordpress.com/
