Re: PostgreSQL web site
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- Cc: "Joshua D. Drake" <jd(at)commandprompt(dot)com>, "Naz Gassiep" <naz(at)mira(dot)net>, pgsql-www(at)postgresql(dot)org
- Subject: Re: PostgreSQL web site
- Date: Mon, 28 Aug 2006 15:45:38 -0400
- Message-id: <16898.1156794338@sss.pgh.pa.us> <text/plain>
"Magnus Hagander" <mha(at)sollentuna(dot)net> 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
Home |
Main Index |
Thread Index