On Tuesday 21 May 2002 11:50 am, Michael Zehrer wrote: > I'm using I18n just for simple translations, no number, date, > currency formatting and just one substitution. My log level is already > "ERROR". > So nothing real special here. If I take out the I18n transformation, > everything is quite ok, if it's in the cpu load is very high after a > little while and pipeline processing takes very long.
It is very slow. I would recommend optimizing your pipelines for cachability to the I18nTransformer is not executed on each request. -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]>