From: | Michael Fuhr <mike(at)fuhr(dot)org> |
---|---|
To: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
Cc: | gevik(at)xs4all(dot)nl, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Broken? http://www.postgresql.org/about/ |
Date: | 2005-11-17 15:52:32 |
Message-ID: | 20051117155232.GA71652@winnie.fuhr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Thu, Nov 17, 2005 at 07:29:31PM +0900, Michael Glaesemann wrote:
> On Nov 17, 2005, at 19:24 , gevik(at)xs4all(dot)nl wrote:
> >Is it on my pc or the http://www.postgresql.org/about/ is broken?
> >I only get "<div id="pgContainerWr"
>
> Works fine from here.
Here too. I suspect it's more than coincidence that the indicated
text ends exactly 1024 bytes into the content.
% curl http://www.postgresql.org/about/ | hd
[...]
000003e0 3c 62 6f 64 79 3e 0a 20 20 20 3c 64 69 76 20 69 |<body>. <div i|
000003f0 64 3d 22 70 67 43 6f 6e 74 61 69 6e 65 72 57 72 |d="pgContainerWr|
00000400 61 70 22 3e 0a 20 20 20 20 3c 64 69 76 20 69 64 |ap">. <div id|
[...]
--
Michael Fuhr
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2005-11-17 15:56:32 | Re: [PERFORM] Help speeding up delete |
Previous Message | Magnus Hagander | 2005-11-17 15:39:06 | Re: [PERFORM] Help speeding up delete |