Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL
Philip Hallstrom <philip@adhesivemedia.com>
From: Philip Hallstrom <philip@adhesivemedia.com>
To: "Martin A. Marques" <martin@math.unl.edu.ar>
Cc: pgsql-general@postgresql.org
Date: 2000-11-21T16:41:04Z
Lists: pgsql-hackers
My understanding is that with your configs below you will always have 10 httpd proccesses running as long as your machine is up... ie... they will never die. On Mon, 20 Nov 2000, Martin A. Marques wrote: > On Friday 17 November 2000 18:15, Philip Hallstrom wrote: > > > > What is the value for MinSpareServers in your apache's conf? If that's > > set to 20, then even if you only hit your site 20 times (one for each), > > that many apache processes will continue to live and therefore keep a db > > connection open..?? > > I have 10 as MaxSpareServers and 5 as MinSpareServers. > > > What would be interesting to know is after your down how many postmaster > > processes are running and how many httpd processes are running... > > My question would be, when do those connections die? > > Saludos... :-) > > > -- > "And I'm happy, because you make me feel good, about me." - Melvin Udall > ----------------------------------------------------------------- > Martn Marqus email: martin@math.unl.edu.ar > Santa Fe - Argentina http://math.unl.edu.ar/~martin/ > Administrador de sistemas en math.unl.edu.ar > ----------------------------------------------------------------- >