You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ed Knutson <ed...@webcombo.net> on 2000/02/01 15:11:13 UTC

RE: Performance & Scalability

> We are beginning to explore, how cocoon performs under load.
>
> Environment Cocoon 1.6.1, JDK 1.2.2, JRun Pro 2.3  on IIS4 -and- Apache

If you are using Xalan, you might try substituting XT.  That may decrease
the stylesheet processing time.

You'll need to change the transformer property in cocoon.properties.

-ed