X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id 488369FD17F for ; Mon, 28 Aug 2006 16:30:07 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 70156-04 for ; Mon, 28 Aug 2006 19:30:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mail-ihug.icp-qv1-irony2.iinet.net.au (ihug-mail.icp-qv1-irony2.iinet.net.au [203.59.1.196]) by postgresql.org (Postfix) with ESMTP id 5A9919FD17A for ; Mon, 28 Aug 2006 16:29:59 -0300 (ADT) Received: from 124-168-128-123.dyn.iinet.net.au (HELO [192.168.0.248]) ([124.168.128.123]) by mail-ihug.icp-qv1-irony2.iinet.net.au with ESMTP; 29 Aug 2006 03:29:56 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.08,176,1154880000"; d="scan'208,217"; a="607912751:sNHT47914388" Message-ID: <44F34425.8040406@mira.net> Date: Tue, 29 Aug 2006 05:29:41 +1000 From: Naz Gassiep User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: John Hansen CC: "Joshua D. Drake" , Magnus Hagander , pgsql-www@postgresql.org Subject: Re: PostgreSQL web site References: In-Reply-To: Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.498 tagged_above=0 required=5 tests=HTML_40_50, HTML_MESSAGE, MIME_HTML_ONLY X-Spam-Level: X-Archive-Number: 200608/130 X-Sequence-Number: 10521
John Hansen wrote:
Joshua D. Drake Wrote

  
we can configure deflate so that it only compresses the html 
not the images.
    

I think he meant, pre compressed html pages.

Eg,:

index.html
index.html.gz

etc...

  
Oh, thats a bad idea, I think, as it would hugely increase the maintenance work on the site, for a marginal gain in server performance. The load increase really is minimal. If our servers are so close to breaking point that this is an issue then we'll need new ones very soon anyway.
Regards,
- Naz