Re: Web hits, graphics vs non-graphics



>>>>> "AW" == Alan Winston <winston@xxxxxxxxxxxxxxxxxxxxxx> writes:

AW> Every webserver I have management experience with (OSU, WASD,
AW> and Apache, the last being the most popular Linux web server)
AW> log every request they get (which would include every
AW> "component"). The "page views" statistic you've seen is
AW> constructed by logfile analysis programs like Analog; it's not
AW> something the webserver logs per se.

AW> The <IMG> tag with a SRC parameter still generates a loggable
AW> HTTP request and a separate hit.

It *may*. It's entirely possible for a web server proxy somewhere to
cache images; "dialup accelerators" like Netzero do this, for
instance. So if you create a web page with one image, it's entirely
possible that someone using NetZero would issue a request for the page
and the image, but have the page come from your server and the image
come from a caching proxy. Further, if your page is static and your
web server sets appropriate HTTP headers, it's possible that someone
using NetZero or AOL could issue a request for your page and see
*both* of them answered from a caching proxy.

(I've spent quite a bit of effort over the past decade explaining to
people why hit counters are useless.)

Charlton

--
cwilbur at chromatico dot net
cwilbur at mac dot com
.



Relevant Pages

  • Re: Application pool terminated unexpectedly
    ... Things that can be responding to the request include: ... pool 'DefaultAppPool' terminated unexpectedly. ... We have always used Nessus for this. ... condition where almost every scan I run against the rebuilt web server ...
    (microsoft.public.inetserver.iis)
  • Re: Web hits, graphics vs non-graphics
    ... >> AW> Every webserver I have management experience with (OSU, WASD, ... >> AW> HTTP request and a separate hit. ... >>possible that someone using NetZero would issue a request for the page ... >>web server sets appropriate HTTP headers, ...
    (rec.arts.sf.fandom)
  • Re: The server committed a protocol violation
    ... Response -> ... instead sending a new request right away. ... One potential gotcha here is that the web server does one sendfor ... application can access the web service without any problems. ...
    (microsoft.public.windowsce.embedded)
  • Re: proxy server in lisp
    ... ??>> almost all garbage collectors do full GC from time to time, ... if we'd like to test web server workloads, let's do a benchmarking of UCW. ... 100% 11754 (longest request) ... ??>> pauses) implemented for Common Lisp. ...
    (comp.lang.lisp)
  • Re: 404 with IIS (6.0) PHP, CGI, Host Header on Windows 2003 Server
    ... >I do not see a 404 error in you web server logs. ... > I just do not there is an IIS issue here at all -- most likely ... > "Bernhard" wrote in message ... >> to the default "any host header" value, and make your 404 request again. ...
    (microsoft.public.inetserver.iis)