RE: [ADMIN] High load postgres-driven Web sites

2000-03-15 Thread Nicolas Huillard
rtson [SMTP:[EMAIL PROTECTED]] Date: mardi 14 mars 2000 21:55 À: Nicolas Huillard Objet: Re: [ADMIN] High load postgres-driven Web sites Nicolas Huillard wrote: > > Have someone experience about high-load web sites, using Postgres/mod_perl-Mason ? > > The facts : > * each Apac

Re: [ADMIN] High load postgres-driven Web sites

2000-03-14 Thread thierry
Nicolas Huillard tchatche... > > * is there a way to limit the number of database connections (transaction monitor, >Apache::Session, reverse proxy, etc) or, is there a way to cleanly stop a runaway postgres (taking >10min to process a select) ? > * experience ? >

[ADMIN] High load postgres-driven Web sites

2000-03-14 Thread Nicolas Huillard
Have someone experience about high-load web sites, using Postgres/mod_perl-Mason ? The facts : * each Apache server has it's database connections (i'm using Mason, which is a mod_perl "application server") * the database can be on the same machine, or better, somewhere else * there may be severa