[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: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Fri Jul 21 08:56:53 2000
- Organization: Pomfret Computer Technologies
----- Original Message -----
From: <ghislain@xxxxxxxxxxx>
> each time i install something on the RAQ i get a great number of
> daemon process, i see height httpd running, 4 mysql and a lot of
> rmserver (yes i had real g2 installed ...).
>
> Is it ok ? on other system i use there is only one mysqld and
> three or four rmserver... Help !!
<SNIP>
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.
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.
BC