| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | "Joshua D(dot) 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: | 2006-08-28 19:45:38 |
| Message-ID: | 16898.1156794338@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
"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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-08-28 19:48:19 | Re: PostgreSQL web site |
| Previous Message | Joshua D. Drake | 2006-08-28 19:34:33 | Re: PostgreSQL web site |