X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id D1C6F9DC851 for ; Mon, 13 Mar 2006 11:11:02 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 64747-06 for ; Mon, 13 Mar 2006 11:11:06 -0400 (AST) Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id 6E7E09DCCE0 for ; Mon, 13 Mar 2006 11:11:00 -0400 (AST) Received: from lerami.lerctr.org (lerami.lerctr.org [192.147.25.11]) by svr4.postgresql.org (Postfix) with ESMTP id EC6365AF1A1 for ; Mon, 13 Mar 2006 15:11:05 +0000 (GMT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; b=bXLtgbakAxsnMOfnpyANGdwiKvvXXlsL+bn0rhGQJ+WoXxy4QtbXYYbrLAI1Xy2ZyeKcp7Ww9mA2mWe+k0dAWj86JJbsMRaGki4QYVfmgw3XWkioBTGQGXYehZGCoSdpxa8OVNFNwTd56A2c0qh+oIqmdOpvzelqRV+8GroE9Ks=; Received: from 64-132-13-2.gen.twtelecom.net ([64.132.13.2]:36042 helo=LROSENMAC8010P) by lerami.lerctr.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.60) (envelope-from ) id 1FIoh2-0006eC-Kp; Mon, 13 Mar 2006 09:11:01 -0600 From: "Larry Rosenman" To: "'Magnus Hagander'" , "'Dave Page'" , "'John Hansen'" , Subject: Re: Search machine is ready Date: Mon, 13 Mar 2006 09:10:43 -0600 Message-ID: <008701c646b0$4ceac300$0a0a0a0a@aus.pervasive.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <6BCB9D8A16AC4241919521715F4D8BCEA35110@algol.sollentuna.se> Thread-Index: AcZF8O59pk8cbRc8T+iWNalkjU/CigAOY8UAAAi7rgAAAkqfoAAASOtgAAhP5jAAAFTM8AAAFm6AAABFaWAADRPG4A== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-LERCTR-Spam-Score: -4.4 (----) X-LERCTR-Spam-Report: (-4.4 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 DomainKey-Status: no signature X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.08 required=5 tests=[AWL=0.080] X-Spam-Score: 0.08 X-Spam-Level: X-Archive-Number: 200603/64 X-Sequence-Number: 9654 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 (scrappy@hub.org) 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: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893