[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.
--
Jeremy Wadsack
Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------