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 553523A3E18 for ; Wed, 17 Nov 2004 00:44:34 +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 57102-05 for ; Wed, 17 Nov 2004 00:44:22 +0000 (GMT) Received: from tigger.fuhr.org (tigger.fuhr.org [63.214.45.158]) by svr1.postgresql.org (Postfix) with ESMTP id 0EC6C3A40E9 for ; Wed, 17 Nov 2004 00:44:24 +0000 (GMT) Received: from winnie.fuhr.org (winnie.fuhr.org [10.1.0.1]) by tigger.fuhr.org (8.13.1/8.13.1) with ESMTP id iAH0iL5O001642 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 16 Nov 2004 17:44:23 -0700 (MST) (envelope-from mfuhr@winnie.fuhr.org) Received: from winnie.fuhr.org (localhost [127.0.0.1]) by winnie.fuhr.org (8.13.1/8.13.1) with ESMTP id iAH0iLKL044926; Tue, 16 Nov 2004 17:44:21 -0700 (MST) (envelope-from mfuhr@winnie.fuhr.org) Received: (from mfuhr@localhost) by winnie.fuhr.org (8.13.1/8.13.1/Submit) id iAH0iL6Q044925; Tue, 16 Nov 2004 17:44:21 -0700 (MST) (envelope-from mfuhr) Date: Tue, 16 Nov 2004 17:44:20 -0700 From: Michael Fuhr To: Dave Page Cc: pgsql-www@postgresql.org Subject: Re: Primary webserver move Message-ID: <20041117004420.GA44850@winnie.fuhr.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/224 X-Sequence-Number: 5955 On Tue, Nov 16, 2004 at 10:37:34PM -0000, Dave Page wrote: > Earlier this evening, Marc & I finished moving the primary front end web > server to a box in the US. This machine is very lightly loaded, running > only 3 VMs, 2 of which are postgresql.org ones. All pages remain built > on svr2.postgresql.org, which also processes any interactive pages > through it's new hostname, scripts.postgresql.org. > > If anyone notices any problems, please let us know. My DNS server still has "www.postgresql.org. CNAME svr2.postgresql.org." in its cache and that machine gives 404 for the following images: /images/gif/pgsqlicon2.gif /images/jpg/lily001top.jpg /images/jpg/lily001bottom.jpg Those images do get served up if I hit http://svr2.postgresql.org/ instead of http://www.postgresql.org/. My proxy logs show that both requests go to the same address (200.46.204.209). It looks like the new CNAME record points to svr4.postgresql.org (66.98.251.159). I tried to hit http://svr4.postgresql.org/ and got a redirect to http://www.svr4.postgresql.org, which doesn't exist. It might be useful if that server could be configured to work for http://svr4.postgresql.org/. -- Michael Fuhr http://www.fuhr.org/~mfuhr/