Re: visitor counter using cookie

From: John Dunlop (usenet+2004_at_john.dunlop.name)
Date: 08/09/04


Date: Mon, 9 Aug 2004 20:43:17 +0100

Ian.H wrote:

> On Mon, 09 Aug 2004 19:24:23 +0100, John Dunlop wrote:
>
> > But don't equate server load with requests. Logfiles
> > indicate not requests, but server load. It isn't
> > practicable to count requests, nor useful to relay server
> > load statistics to end users.
>
> You've confused me John..

Sorry Ian.

> not requests?

Requests don't necessarily reach the origin server, so
there's no feasible way to count them all. A request for a
resource might be fulfilled by a cache, whilst the origin
server is unaware of the transaction.

Jeffrey P. Goldberg's page on the subject is worth reading:
<http://www.goldmark.org/netrants/webstats/>.

[ ... ]

> displaying stupid counters to visitors is an annoyance at best

Agreed; and in Mr. Goldberg's words, 'there are basically
two ways to put [counters] in your page: the wrong way and
the very wrong way'.

[ ... ]

-- 
Jock


Relevant Pages

  • Re: What doesnt lend itself to OO?
    ... > system design within that context seriously). ... >>The first line exists in the server. ... > objects between client and server i.e. as far as the client code is ... the message data packet data in the server between requests, ...
    (comp.object)
  • Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
    ... I have an embedded server I ... I/O, audio, and child processes that handle VoIP signaling protocols ... want to throttle the concurrency of requests at the kernel level *for ...
    (Linux-Kernel)
  • Re: HttpListener BeginGetContext does not seem to handle more than 2 request simultaneously
    ... my server ran just fine and seemed to ... be aceepting/processing multiple requests simultaneously. ... System.OutOfMemoryException: Exception of type ... K> PR2 2 ...
    (microsoft.public.dotnet.framework)
  • RE: ARP Spoofing and Routing
    ... It sounds to me like you were only doing one way arp spoofing... ... requests sent out from that server. ... Up to 75% of cyber attacks are launched on shopping carts, ...
    (Pen-Test)
  • httpd.conf apcahe2 how to make php5 module work ?
    ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # configuration directives that give the server its instructions. ... Directives that control the operation of the Apache server process as a ... which allow Web requests to be sent to ...
    (freebsd-questions)