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 0377F3A3FB3 for ; Wed, 24 Nov 2004 20:59:20 +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 78830-01 for ; Wed, 24 Nov 2004 20:59:15 +0000 (GMT) Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by svr1.postgresql.org (Postfix) with ESMTP id AC0213A1D8D for ; Wed, 24 Nov 2004 20:59:16 +0000 (GMT) Received: from [194.217.48.34] (helo=ratbert.vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 4.42) id 1CX4EN-0008Es-Fv for pgsql-www@postgresql.org; Wed, 24 Nov 2004 20:59:15 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: Re: PostgreSQL mirror test report Date: Wed, 24 Nov 2004 20:59:14 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] PostgreSQL mirror test report Thread-Index: AcTR7XMOyRPIr276ROy7BaQIwm4TiwAejdfA From: "Dave Page" To: "Neil Conway" , "pgsql-www" 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/346 X-Sequence-Number: 6077 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Neil Conway > Sent: 24 November 2004 06:17 > To: pgsql-www > Subject: Re: [pgsql-www] PostgreSQL mirror test report >=20 > On Wed, 2004-11-24 at 00:54 +0000, webmaster@postgresql.org wrote: > > PostgreSQL.org mirror check script starting [...] >=20 > Is there any action being taken as a result of these script=20 > results? If not, should there be? (It would seem that the=20 > script indicates a fair number of problems... to pick one at=20 > random, www.au.postgresql.org is dead, but still appears in=20 > the list of WWW mirrors on the web site). Not yet - I'm still working on the code. When I'm happy with it, it will start emailling the admins of each site when more than a couple of errors are detected in succession. It will also be replacing the existing kludge of a system that tracks when the mirrors rsync (which in turn automatically updates the DNS). That part of it is already running and is far more reliable than the old code. Suggestions for other enhancements welcome. /D