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 BB34C5E496E for ; Sun, 5 Sep 2004 17:53:33 +0100 (BST) 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 08400-03 for ; Sun, 5 Sep 2004 16:53:31 +0000 (GMT) Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by svr1.postgresql.org (Postfix) with ESMTP id D82065E4A1A for ; Sun, 5 Sep 2004 17:52:16 +0100 (BST) Received: from rodrick.geeknet.com.au (ns1.geeknet.com.au [220.244.63.182]) by svr4.postgresql.org (Postfix) with ESMTP id 85A4A5AFA14 for ; Sun, 5 Sep 2004 13:43:30 +0000 (GMT) Subject: Re: Suggestion for improving Archives MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Sun, 5 Sep 2004 23:42:29 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Message-ID: <5066E5A966339E42AA04BA10BA706AE56192@rodrick.geeknet.com.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Suggestion for improving Archives Thread-Index: AcSTS+keph7SSV+RQ4yCVOWBMdoylwAAaeYQ From: "John Hansen" To: "Oleg Bartunov" Cc: "Greg Sabino Mullane" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/47 X-Sequence-Number: 5117 >=20 > What code ? I've seen that last modified header and now it's gone. > No stress on the archives, it's pure question of several lines of code >=20 Yes, which is exactly what we wanted to avoid, more php code. > it's not a portal page, it's just a message, why should it=20 > changed so often. I think I should teach our crawler to=20 > recognize if changes were cosmetic using fuzzy checksum. >=20 No, but even something as simple as adding a new mailing list would then cause you to recrawl the entire site. I agree that the last-modified header is the best solution. (the value of it being equal to the message date, that is) ... John