X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0A3EF3A2010 for ; Mon, 22 Nov 2004 11:02:49 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 78786-01 for ; Mon, 22 Nov 2004 11:02:36 +0000 (GMT) Received: from imap.cs.msu.su (imap.cs.msu.su [158.250.10.39]) by svr1.postgresql.org (Postfix) with ESMTP id 8E3783A51B0 for ; Mon, 22 Nov 2004 11:02:37 +0000 (GMT) Received: from [10.3.34.137] (pc724-lin.cmc.msu.ru [10.3.34.137]) by imap.cs.msu.su (8.12.11/8.12.11) with ESMTP id iAMB2Bxl066322; Mon, 22 Nov 2004 14:02:11 +0300 (MSK) (envelope-from borz_off@cs.msu.su) Message-ID: <41A1C69E.4070200@cs.msu.su> Date: Mon, 22 Nov 2004 13:59:42 +0300 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Dave Page Cc: josh@agliodbs.com, pgsql-www@postgresql.org Subject: Re: Counting clicks, Download page? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/594/Fri Nov 19 13:06:44 2004 clamav-milter version 0.80j on imap.cs.msu.su X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/320 X-Sequence-Number: 6051 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.