> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 27, 2001 4:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: FW: [VOTE?] RE: Processing Time in last line in C2 like in 1.8?
>
>
> Vadim Gritsenko wrote:
> >
> > Oops! Sent to wrong list!
> >
> > So, what's the public opinion on this?
>
> Uh, personally I like seeing the times in the log file. That makes it much
> easier to keep a track of how long a page processed, as well as gleaning
> average vs. peak times (i.e. when the JVM is garbage collecting).
I agree that this is personally :)
>
> With that ability, the request time embedded in the file I don't like.
It's turned off by default. Many users get used to it - may be they like this?
> Keep in mind that this also affects binary files (something that Cocoon 1
> safely ignored).
>
> Unless you intend to filter on mime-type I don't recommend embedding it
> for all requests.
I will add test for "text/".
Vadim
>
> > > I added show-time parameter to web.xml in HEAD branch.
> > > (This preserves existing functionality of cocoon-showtime parameter which is
>given higher priority)
> > >
> > > Shall we add this parameter to 2.0 also?
> > >
> > >
> > > Vadim
> > >
> > >
> > > > -----Original Message-----
> > > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > > > Sent: Monday, July 16, 2001 11:40 AM
> > > > To: [EMAIL PROTECTED]; Cocoon-Dev@Xml. Apache. Org
> > > > Subject: AW: Processing Time in last line in C2 like in 1.8?
> > > >
> > > >
> > > > No, this is not possible. You must (currently) specify this parameter
> > > > to each request, so you can get the processing time for one specific
> > > > request, but not for all.
> > > >
> > > > I forward this email to the developers mailing list:
> > > >
> > > > Is this usefull for C2? Perhaps can someone enlighten us, why
> > > > the approach with the special request parameter was choosen when
> > > > this was designed and not a configuration parameter?
> > > >
> > > > Carsten
> > > >
> > > > Open Source Group sunShine - b:Integrated
> > > > ================================================================
> > > > Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> > > > www.sundn.de mailto: [EMAIL PROTECTED]
> > > > ================================================================
> > > >
> > > >
> > > > > -----Ursprüngliche Nachricht-----
> > > > > Von: Dinkar Ganti [mailto:[EMAIL PROTECTED]]
> > > > > Gesendet: Montag, 16. Juli 2001 17:41
> > > > > An: [EMAIL PROTECTED]
> > > > > Betreff: RE: Processing Time in last line in C2 like in 1.8?
> > > > >
> > > > >
> > > > > Can the parameter be added to the web.xml file. I tried adding
> > > > > the following
> > > > > lines, but they did not show the processing times.
> > > > >
> > > > > <init-param>
> > > > > <param-name>cocoon-showtime</param-name>
> > > > > <param-value>true</param-value>
> > > > > </init-param>
> > > > >
> > > > > Any suggestions?
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]