X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 691E4DB92B for ; Thu, 17 Nov 2005 12:02:51 -0400 (AST) 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 57152-02 for ; Thu, 17 Nov 2005 16:02:49 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id BD46CDB600 for ; Thu, 17 Nov 2005 12:02:48 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 41D868F28E; Thu, 17 Nov 2005 17:02:47 +0100 (CET) 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: Broken? http://www.postgresql.org/about/ Date: Thu, 17 Nov 2005 17:02:46 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE6C7C05@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Broken? http://www.postgresql.org/about/ thread-index: AcXrj53sTStbMORUSzyGD3Ea1A1G4gAAAh3Q From: "Magnus Hagander" To: "Michael Fuhr" , "Michael Glaesemann" Cc: , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[AWL=0.000] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200511/117 X-Sequence-Number: 8832 > > >Is it on my pc or the http://www.postgresql.org/about/ is broken? > > >I only get "
>=20 > > Works fine from here. >=20 > Here too. I suspect it's more than coincidence that the=20 > indicated text ends exactly 1024 bytes into the content. >=20 > % curl http://www.postgresql.org/about/ | hd [...] > 000003e0 3c 62 6f 64 79 3e 0a 20 20 20 3c 64 69 76 20 69 =20 > |.
000003f0 64 3d 22 70 67 43 6f 6e 74 61 69 6e 65 72 57 72 =20 > |d=3D"pgContainerWr| > 00000400 61 70 22 3e 0a 20 20 20 20 3c 64 69 76 20 69 64 =20 > |ap">.
[...] Interesting... I just hit every mirror, and they all respond correctly. Perhaps the mirror was hit just as it was resyncing the page. Did this happen just once, or more than once? //Magnus