[Zope] counting every document
Tino Wildenhain
tino@wildenhain.de
Thu, 26 Apr 2001 12:03:27 +0200
Hi Marcus,
you can analyze the logfiles, either Z2.log
or if you 're running apache (mod_proxy) or
squid in front of the setup, you can analyze
their logs.
Regards
Tino
PS: beware of the counters! :) In any case, logfile
or counter - you dont really know how often a document
is accessed since there are numerous places where
documents are cached.
--On Donnerstag, 26. April 2001 09:21 +0200 Marcus Schopen
<marcus.schopen@uni-bielefeld.de> wrote:
> Hi there,
>
> some users would like to have access statistics
> about each DTML-Document without creating a new
> FSCounter or ZCounter for each new document.
>
> Is that possible?
>
> Thank you
> Marcus
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )