[analog-help] (newbie) A few question to the final report
Jeremy Wadsack
jeremy at 7simplemachines.com
Tue Jul 18 08:57:34 PDT 2006
> I am not sure if we mean the same thing. What I mean is, eg. when
there
> is a report line with this entry:
> /index.html 7783
> Does this mean the page was 7783 times requested or requesting the
> /index.html has
> caused 7783 hits, including images, scripts etc.
> Sorry if my question sounds stupid but as I said, I am very new to
this
> theme.
This means that there were 7783 requests for /index.html. Requests for
other media are listed separately. So you would see something like this:
Req Count
------------------
/index.html 7783
/main.css 7543
/logo.png 7687
> >> - Are these counts included in the Request Report?
> >
> > No.
> >
> So if they are requests, why are they not counted?
They are redirected requests so they are counted in the Redirection
Report. The Request Report counts everything that successfully returned
content (depending on the 304ISSUCCESS setting).
--
Jeremy Wadsack
Seven Simple Machines
More information about the analog-help
mailing list