Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: PostgreSQL web site


  • From: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, Naz Gassiep <naz(at)mira(dot)net>, pgsql-www(at)postgresql(dot)org
  • Subject: Re: PostgreSQL web site
  • Date: Mon, 28 Aug 2006 12:17:52 -0700
  • Message-id: <44F34160.8090509@commandprompt.com> <text/plain>

Tom Lane wrote:
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
Actually that is a very good question... why are we not using mod_deflate?

Good question. It's definitly worth investigating.

What are we talking about here --- some hack to make users' web browsers
decompress pages on-the-fly?

No it is not a hack. With HTTP1.1 browers have the ability to compress and decompress on the fly. This is done in the negotiation between

> How much does that slow down the browsing
experience, if you've got an old slow PC?

Well good question. How slow are we talking? If we are talking a AMD 300 people are likely not using broadband and it wouldn't matter anyway because either way they are use to slow.

 (I can believe that if you've
got a fast PC and a slow internet connection, it could make things
faster overall ... but the breakeven point is not obvious.)  What are
the odds that people using older browsers will be locked out entirely?

None. Because it will fall back to 1.0 if your browser doesn't support it. The browser will negotiate with the web server to determine the best route to retrieve the data.

Sincerely,

Joshua D. Drake



			regards, tom lane



--

   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
   Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group