On Mon, Mar 06, 2000 at 09:21:12PM -0600, Kevsurf wrote:
> I have a question about my server. I'm running RH6.1 and Apache. I have
> recently been warned about low memory on my machine. I have 64MB's of RAM
> and 61MB is being used right now! The reason is, httpd is running 11 times
> and httpsd is running 7 times!!!
>
> I know this is not normal and am wondering what I can do to stop this from
> eating up so much memory.
That's normal. apache uses the server-pool approach, to answer faster.
No need of fork on request (at least, if there are less or equal
requests as daemons)..
> I have killed all on both httpd and httpsd and the second I restart them
> they are multiplied in a few seconds.
>
> Any ideas?
If you dont want *all those* servers at a time, you can configure them
in httpd.conf
--
Jonathan Ruano Pach Email: <[EMAIL PROTECTED]>
ICQ:1252101 AIM:Tlabok IRC:Kobalt Homepage: http://www.pobox.com/~kobalt/
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.