public inbox for [email protected]  
help / color / mirror / Atom feed
From: Larry Rosenman <[email protected]>
To: 'Magnus Hagander' <[email protected]>
To: 'Dave Page' <[email protected]>
To: 'John Hansen' <[email protected]>
To: [email protected]
Subject: Re: Search machine is ready
Date: Mon, 13 Mar 2006 09:10:43 -0600
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

Magnus Hagander wrote:
>>>>> Okay folks...
>>>>> 
>>>>> 
>>>>> http://search2.postgresql.org/ is now ready for testing...
>>>>> 
>>>>> Please report any issues you may find,..
>>>> 
>>>> "Firefox can't find the server at search2.postgresql.org"
>>>> 
>>>> :-(
>>> 
>>> That would be that thing called DNS caching with timeout...
>>> Be patient!
>> 
>> I wasn't aware that non-existence of records was cached.
> 
> Not on the client (actually they are, but generally just for a minute
> or five), but I bet the whole zone is cached at your resolver...
> 
> If you point to a hub.org DNS server it's there.
> 
> But actually - it's not on the lerctr.org servers. Perhaps they don't
> respond to NOTIFYs or something?
> 
> //Magnus
Am I pointing at the wrong master:
Mar 12 22:59:41 lerami named[1352]: zone postgresql.org/IN: refused notify
from non-master: 200.46.208.251#2330
Mar 12 22:59:50 lerami named[1352]: client 200.46.204.254#4289: received
notify for zone 'postgresql.org'

//PostgreSQL Global Development Group/Marc Fornier ([email protected])
zone "postgresql.org" {
        type slave;
        file "cache/postgresql.org";
        masters {
                200.46.204.2;
        };
};
zone "mirrors.postgresql.org" {
        type slave;
        file "cache/mirrors.postgresql.org";
        masters {
                62.65.68.81;
        };
};
-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: [email protected]
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893




view thread (27+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: Search machine is ready
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox