Re: Ready to launch?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>
Cc: "Steve Simms" <steve(at)deefs(dot)net>, <pgsql-www(at)postgresql(dot)org>
Subject: Re: Ready to launch?
Date: 2004-12-23 09:38:19
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E45280DE@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> -----Original Message-----
> From: Oleg Bartunov [mailto:oleg(at)sai(dot)msu(dot)su]
> Sent: 22 December 2004 17:07
> To: Dave Page
> Cc: Steve Simms; pgsql-www(at)postgresql(dot)org
> Subject: RE: [pgsql-www] Ready to launch?
>
> > Most of the pages are dynamically built by php code from
> numerous files
> > & the database, so the server isn't going to know if they
> have changed
> > :-(
>
> So, that php-code should be corrected to issue right headers.
> Marc should
> know how.

Err, probably not - he hasn't had much to do with the new site's code.

Besides, to give an example, if considering one docs page (which
accounts for the vast majority of the site), there are 10 php scripts
involved (the main site handler, the doc handler, plus settings, global
funtions and Pear code), as well as a record in the database. Checking
the freshness of each of those will likely cost more or at least as much
as just serving the page anyway (remember, it's spidering form the same
machine, so there is no real network bottleneck), and would be
particularly tricky to code well I imagine.

Regards, Dave

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2004-12-23 09:40:31 Re: list of mirrora
Previous Message Magnus Hagander 2004-12-23 09:00:27 Re: BUG #1355: 8.0.0 rc2 installer fails