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 07CD03A5FBD for ; Mon, 6 Dec 2004 21:57:08 +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 99029-01 for ; Mon, 6 Dec 2004 21:56:53 +0000 (GMT) Received: from rodrick.geeknet.com.au (ns1.geeknet.com.au [220.244.63.182]) by svr1.postgresql.org (Postfix) with ESMTP id BEC763A5F9B for ; Mon, 6 Dec 2004 21:56:53 +0000 (GMT) Received: from john.oztralis.com.au ([192.168.63.107]) by rodrick.geeknet.com.au with Microsoft SMTPSVC(6.0.3790.0); Tue, 7 Dec 2004 08:56:53 +1100 Subject: Re: New site - minor problem From: John Hansen To: Dave Page Cc: "Joshua D. Drake" , "Gavin M. Roy" , pgsql-www@postgresql.org In-Reply-To: References: Content-Type: text/plain Organization: GeekNET Message-Id: <1102370070.20350.11.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 07 Dec 2004 08:54:30 +1100 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Dec 2004 21:56:53.0256 (UTC) FILETIME=[7EF71080:01C4DBDE] X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.189 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200412/120 X-Sequence-Number: 6239 > > Having read the thread, I'm still unclear as to what the > > problem really is. > > The problem is that we go to great lengths to mirror the site and > minimise the points of failure, and then add code in that forces all > selection of those mirrors downloads of our software through 1 database > dependent script that provides very little benefit to the end user. Maxminds API's are not nescessarily database dependant. I even think they have an apache module. If not, writing one would be trivial. However all these solutions would require mirrors to install the modules on their servers no? or are we generating the mirror selection pages statically, customised to the mirror region? if so, what exactly would the ip2country modules be used for? Sorry if I sound a bit lost... :) ... John