Website troubles

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Website troubles
Date: 2003-01-29 14:19:48
Message-ID: cdaba27caf13152a4be61179fcaa5e14@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Was it ever resolved exactly what happened to the website last
weekend? Was there a reason it went for such a long time
without being fixed? Is there a phone number or something
one can use in case the webmaster(s) are not monitoring the
lists?

I know more or less *what* happened (php connections filled up due
to using persistent connections) but not *why*. Also, would it not
be a good idea to have the main page (index.html) be static only,
to prevent things like this happening again? New events and news
items could regenerate a static page as needed, perhaps on
a hourly cron schedule. I see no reason for every access to the
main page to query a news/events database for a dynamic page.

IMO, this is yet another argument to "open-source" the website code:
make it available by CVS, solicit feedback on a mailing list,
and allow people to submit patches.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200301290915

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE+N+KyvJuQZxSWSsgRAoXvAJ45DG7scsu3D30Dd3GX2TMghP1hUQCffWMY
Lls5IO+S/21KYhFFJ4F8yxw=
=ZVDD
-----END PGP SIGNATURE-----

Responses

Browse pgsql-general by date

  From Date Subject
Next Message eric@did-it.com 2003-01-29 14:21:33 Re: tsearch comments
Previous Message Leon Oosterwijk 2003-01-29 13:55:42 Re: need much better query perfomance