Dave Johnson wrote:

> Noel J. Bergman <[EMAIL PROTECTED]> wrote:
> > can someone comment on the ability for the Roller + JSPWiki pages
> > to be cached, which is a key performance and resource utilization
> > consideration?

> The integration between Roller and JSPWiki is lightweight and so you
> really have to consider them as separate applications.

> Roller has a highly configurable caching system and you can even
> plugin external caches like memcached if you want to, but I bet
> the out-of-the-box caching would work just fine.  Roller is proven
> at high-traffic sites like blogs.sun.com, JRoller and IBM devWorks

I suspect that the answer is yes, but is Roller compatible with mod_cache
and other front-end caches?

> so I don't think it's performance is going to be an issue on the
> little Roller project site.

Wasn't overly worried about it.  As you may recall, I suggested at ApacheCon
US 2005 that Roller look into a zone within which to host the code.

> JSPWiki uses OSCache for caching. I'm not sure it's been proven at
> high-traffic sites. Maybe Janne can comment on that?

Same question as above.  Is JSPWiki compatible with having mod_cache sitting
in front of it?   MoinMoin was not --- it did things that are termed
cache-busting --- but we fixed it.

        --- Noel

Reply via email to