On Thursday 13 December 2001 01:12 pm, you wrote: > We are determining now, whether to use a powerful server application like > Cocoon 2 for flexible web/wap/etc. output or not. The only real problem to > me is the speed of cocoon. Does somebody have any experience if and (if > yes) how Cocoon 2 could be made more efficient in the qay of needing time? > I'd like to get to know some ways to make it more performant as it is much > to slow for our purposes (just world wide web output) yet.
cache cache cache! that makes a huge difference. Also if using tomcat be sure to set reloadable=FALSE for your context. That can literaly shave a second or two off each request under load. There have been quite a few threads on cocoon-dev on this topic recently though, I would suggest checking the archives as well. http://marc.theaimsgroup.com is a good one. -pete -- peter royal -> [EMAIL PROTECTED] --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>