X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 9064A3A2307; Sun, 5 Dec 2004 12:06:11 +0000 (GMT) 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 62714-01; Sun, 5 Dec 2004 12:06:06 +0000 (GMT) Received: from rodrick.geeknet.com.au (ns1.geeknet.com.au [220.244.63.182]) by svr1.postgresql.org (Postfix) with ESMTP id 282023A5AA0; Sun, 5 Dec 2004 12:06:06 +0000 (GMT) Subject: Re: [GENERAL] List archives search function broken MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Sun, 5 Dec 2004 23:06:07 +1100 Content-class: urn:content-classes:message Message-ID: <5066E5A966339E42AA04BA10BA706AE5621A@rodrick.geeknet.com.au> X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] [GENERAL] List archives search function broken Thread-Index: AcTawSLWykyTwCKLTza9qxDxPbwVSwAAAcVA From: "John Hansen" To: "Oleg Bartunov" Cc: "Michael Fuhr" , , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.503 tagged_above=0 required=5 tests=AWL, URIBL_SBL X-Spam-Level: X-Archive-Number: 200412/71 X-Sequence-Number: 6190 > John, >=20 > you could always rely on your script where you check if db=20 > handler is alive and if not then show gentle error message=20 > with link to www.pgsql.ru I never check if dbhandler is alive in the frontend.... This was the backend OS that shut down, which also hosts the filesystems for the scripts.... So that would have had the same result. The 503 is hardcoded btw, tho it does have a method of displaying a file. But that would be globally for all hosts, not just search.postgresql.org Frontend is pound reverse proxy running on the gateway. The actual search is a backend running vmware http://search.postgresql.org/phpsysinfo/ ... John