Re: What's wrong with postgresql.org domain?

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Eduardo Morras <emorrasg(at)yahoo(dot)es>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What's wrong with postgresql.org domain?
Date: 2013-04-18 19:59:09
Message-ID: 5170508D.1090203@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/18/2013 01:08 PM, Eduardo Morras wrote:
> On Thu, 18 Apr 2013 20:35:37 +1000
> Chris Angelico <rosuav(at)gmail(dot)com> wrote:
>
>> That one's clearly fine. What about www.postgresql.org? It's possible
>> you have a poisoned cache for just that one record.
>>
>> ChrisA
>
> I have clean all (dns, web cache, etc) and get:
>
> camibar% nslookup www.postgresql.org
> Server: 62.42.230.24
> Address: 62.42.230.24#53
>
> Non-authoritative answer:
> www.postgresql.org canonical name = www.mirrors.postgresql.org.
> Name: www.mirrors.postgresql.org
> Address: 87.238.57.232
> Name: www.mirrors.postgresql.org
> Address: 98.129.198.126
> Name: www.mirrors.postgresql.org
> Address: 217.196.149.50

those are the correct IPv4-adddresses of all currently active postgresql
web frontends.

>
> In 87.238.57.232 (Sweeden) 98.129.198.126(San Antonio,TX) and 217.196.149.50(Saltzburg) i get lighttpd default page.

this is expected if you are not sending a http host header for one of
our domains.

Stefan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2013-04-18 20:02:53 Re: PQgetCopyData() failed - corruption?
Previous Message François Beausoleil 2013-04-18 19:11:19 PQgetCopyData() failed - corruption?