On Wed, 26 Jul 2000, Alejandro Fernandez wrote:

> Hi
> 
> Is it possible to include other status codes in the grand total?
> 
> I'm trying to decipher the logfiles generated by a realmedia ad server, by
> comparing them to the ones that apache is serving for the same purpose. One of
> these 2 is telling a fib about how many ads are getting served. Our boss thinks
> it might be because quite a few ads are actually from third parties, so they
> show up as 302s on apache's logs.
> 
> I'm trying to find a way of knowing from a weekly report, what each days' 302s
> were individually, to see if this is the case. Is there a way to get that on
> the daily report?
> 

No. This would be wrong because it would lead to double counting when a
request for /dir (code 301 or 302) is redirected to /dir/ (code 200). Of
course you can see the total number of each status code in the Status Code
Report.

-- 
Stephen Turner               http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "The new operating system will recover more easily from system crashes."
                          (Microsoft, aiming high with Windows Millennium)

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to