In <[EMAIL PROTECTED]>, Stephen Turner 
<[EMAIL PROTECTED]> writes:
> On Thu, 12 Jul 2001, Klaus Johannes Rusch wrote:
> 
> > Is there any way to indicate which status codes to count? While the
> > documentation says I don't want to count redirects, for some servers
> > such as adservers that is the only traffic, and I am still interested
> > in getting referrer statistics etc.
> >
> 
> STATUSINCLUDE says which to count, but you want them to count _as successes_
> which is different. You can't do that, but you can see referrers in the
> Redirected Referrer Report, hosts in the Redirected Host Report, etc.

I have worked around this problem with a preprocessing script, which changes 
302s to 200s so they get reported as successful hits (which _is_ what I want to
do on this particular server, really :-))

For the wishlist, a STATUSALIAS command would be nice though, to save the 
overhead of double-parsing the log files.

Thanks

-- 
Klaus Johannes Rusch
[EMAIL PROTECTED]
http://www.atmedia.net/KlausRusch/
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to