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 E2D7132A126; Thu, 30 Sep 2004 08:55:05 +0100 (BST) 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 71808-04; Thu, 30 Sep 2004 07:54:55 +0000 (GMT) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by svr1.postgresql.org (Postfix) with ESMTP id E1DC432A105; Thu, 30 Sep 2004 08:54:56 +0100 (BST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=ratbert.vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1CCvmC-000P5h-1G; Thu, 30 Sep 2004 07:54:56 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: [pgsql-advocacy] Server unreliability X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Thu, 30 Sep 2004 08:54:55 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] [pgsql-advocacy] Server unreliability Thread-Index: AcSmWGX1L6ib8DU2QaS05PGI7MGb8gAaf8vA X-Priority: 1 Importance: high From: "Dave Page" To: "Marc G. Fournier" , "Darcy Buskermolen" Cc: "Bruce Momjian" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=1.3 tagged_above=0.0 required=5.0 tests=PRIORITY_NO_NAME, X_PRIORITY_HIGH X-Spam-Level: * X-Archive-Number: 200409/262 X-Sequence-Number: 5332 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Marc G. Fournier > Sent: 29 September 2004 20:13 > To: Darcy Buskermolen > Cc: Bruce Momjian; pgsql-advocacy@postgresql.org;=20 > pgsql-www@postgresql.org > Subject: Re: [pgsql-www] [pgsql-advocacy] Server unreliability >=20 > On Wed, 29 Sep 2004, Darcy Buskermolen wrote: >=20 > >> I think you are the only 'known to work site' ... so, if I setup a=20 > >> round robin between the Panama and Canadian location for=20 > >> www.postgresql.org, would you be okay with the extra load?=20 > :) If so,=20 > >> I'll get to work on the coding changing required for the DNS ... > > > > I have no issues with that being setup now, I'll keep na eye on the=20 > > bandwith and let you know if it becomes problematic. >=20 > 'k, will play with the DNS code tonight then ... *Before* you do anything, make sure there is a www-master.postgresql.org DNS/Vhost for the main server, and any HTML forms are recoded to submit data to there. Cheers, Dave.