[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] is it normal to have 8 httpd running?
- Subject: Re: [cobalt-users] is it normal to have 8 httpd running?
- From: ghislain@xxxxxxxxxxx
- Date: Wed Jul 26 01:57:12 2000
> Yes, that's perfectly normal. On a very busy machine, you could have
> hundreds of httpd processes running at the same time. As long as none of
> them are listed as 'Z' (Zombie) state, then there's nothing wrong.
>
ok, i see in httpd.conf that min serv is 5 so i think it explain the
number with nobody on it for now... :-)
> Depending on how much memory you have in your machine, you might want to
> think about scaling back the number of rmservers started, and the allocated
> memory to each rmserver process.
>
ok, i will jump into the real help files and try to find the way to tune it.
thanks for your message, i'am better now ;-)