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 3157F9FD19D for ; Mon, 28 Aug 2006 16:46:33 -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 74170-02 for ; Mon, 28 Aug 2006 19:46:30 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 08E559FD183 for ; Mon, 28 Aug 2006 16:46:29 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id k7SJjcnc016899; Mon, 28 Aug 2006 15:45:38 -0400 (EDT) To: "Magnus Hagander" cc: "Joshua D. Drake" , "Naz Gassiep" , pgsql-www@postgresql.org Subject: Re: PostgreSQL web site In-reply-to: <6BCB9D8A16AC4241919521715F4D8BCEA0FB7E@algol.sollentuna.se> References: <6BCB9D8A16AC4241919521715F4D8BCEA0FB7E@algol.sollentuna.se> Comments: In-reply-to "Magnus Hagander" message dated "Mon, 28 Aug 2006 21:12:30 +0200" Date: Mon, 28 Aug 2006 15:45:38 -0400 Message-ID: <16898.1156794338@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200608/133 X-Sequence-Number: 10524 "Magnus Hagander" writes: >> What are the odds >> that people using older browsers will be locked out entirely? > They should be zero, if you use mod_deflate. > The browser sends an Accept-encoding: deflate (or similar, I'm not 100% > on the name of the header, and too lazy to look it up). If this is not > present in the request, an uncompressed version of the page is sent back > to the browser. Got it. Thanks for the explanation. regards, tom lane