On Mon, 6 Mar 2000, 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!!!

This is perfectly normal. httpd and httpsd always fork off to handle
multiple simultaneous requests.
All memory being used is normal too - Linux handles memory very
efficiently by automatically using all unused memory for disk caching etc.
Type free and look at the "-/+ buffers/cache" line.

> I know I need more RAM, but this has just started.  Up until now, there have
> been no problems.

Adding more swap space might be an interim solution if you're really short
on memory (which I doubt - www.microsoft.eu.org is perfectly happy with
its 32 MB RAM, and it's just the highest-traffic server among the 24
domains the machine is serving.)

LLaP
bero


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to