> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Wadsack > Sent: 14 January 2004 17:54 > To: [EMAIL PROTECTED] > Subject: Re: [analog-help] Processing Time Report > > > > [EMAIL PROTECTED] <[EMAIL PROTECTED]> > (Wednesday, January 14, 2004 9:41 AM): > > > Can anyone provide me with an example of the results of the > > Processing Time report and how to define it in the CFG? > > This will turn on the report, provided there is data for it: > > PROCTIME ON > > > > I'm using Analog 5.32 and Apache v1.3 > > I have defined a custom LogFormat as > > APACHELOGFORMAT (%h %t %T \"%r\" %>s %b) > > which records response time in integral seconds (at v1.3) > > That should allow Analog to understand that file (i.e. get data for > your report). Although I think this is more correct: > > APACHELOGFORMAT (%h %t %T "%r" %s %b) > > > > I'm not even sure what "Processing Time" means (!), not > having seen sample output > > I hope it would analyse the %T above... > > The time it takes to read files. It's not very useful on Apache, since > 1 second intervals are not small enough to make much difference. >
I am aware of %D in Apache v2.0, but am presently constrained to Apache v1.3 What I am doing is analysing Database responses, identifiable by the folder name containing the request. Service time can vary significantly, so the granularity is not a huge issue. I started this thread to get help on the Analog Processing Time report I have PROCTIME ON My errors.txt log has the entry: Warning R: Turning off empty Processing Time Report Can someone tell me what I should look at to determine why the report is empty? Is it one of the Floor options? If so, which one plse. Many thanks Graham +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
