Re: Counting clicks, Download page?

From: Alexey Borzov <borz_off(at)cs(dot)msu(dot)su>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: josh(at)agliodbs(dot)com, pgsql-www(at)postgresql(dot)org
Subject: Re: Counting clicks, Download page?
Date: 2004-11-22 10:59:42
Message-ID: 41A1C69E.4070200@cs.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi,

Dave Page wrote:
> Nope, not as it stands. Virtually everything is static HTML now for speed and mirror-ability. If you want to log ftp mirror selections, then it'll need to go back to being a php script on one server, giving us a single point of failure on perhaps the second most important part of the site (next to the front page).

In fact the mirror selection page now *should* be a dynamic page on one
server only (and that's the main reason I am so concerned about that
server's performance). In any other case you'll *not* be able to use
ip2country.

But current implementation of mirror selection will not give any useful
stats: it will only show how many people went to an FTP mirror, not
whether they actually downloaded something.

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Oleg Bartunov 2004-11-22 13:06:43 Re: Counting clicks, Download page?
Previous Message Dave Page 2004-11-22 09:54:18 Re: Counting clicks, Download page?