OK, great
Does anyone know how to optimize Cocoon configuration
to speed up startup and processing time?

Some tricks in config files?
Some commented lines in sitemap.xmap?



-----Original Message-----
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: 18 „‘„~„r„p„‚„‘ 2002 „s. 6:53
To: [EMAIL PROTECTED]
Subject: RE: cocoon processing time


> From: Nick Fingerhut [New Identity AG]
[mailto:[EMAIL PROTECTED]]
> 
> Hi Cocooners,
> 
> is there an easy way to count the cocoon processing time from the
browser
> request till the request is finished?

tail -f cocoon/WEB-INF/logs/access.log.000001 | grep "Processed by"

See also web.xml, show-time parameter.

Regards,
Vadim


---------------------------------------------------------------------
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]>


---------------------------------------------------------------------
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]>

Reply via email to