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

Reply via email to