RE: Httpd and httpsd eating too much memory

2000-03-09 Thread Chad W. Skinner
gt; Subject: RE: Httpd and httpsd eating too much memory > > > I'm going to take a stab in the date, but I have never heard of > apache using > that much memory on so few servers, but then again I have never run the > secure server either. If you run top and find that apache is

RE: Httpd and httpsd eating too much memory

2000-03-08 Thread Bjornson, Matt
To: Red Hat List Subject: Httpd and httpsd eating too much memory Hello, 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

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Ryan Caveney
Kevsurf <[EMAIL PROTECTED]> wrote: >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. It's perfectly normal. If you installed from RPM, your Apache config files are prob

RE: Httpd and httpsd eating too much memory

2000-03-08 Thread Chad W. Skinner
ntire swap space and the RAM or just RAM? Hope this helps and thanks, Chad > -Original Message- > From: Kevsurf [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 06, 2000 9:21 PM > To: Red Hat List > Subject: Httpd and httpsd eating too much memory > > > Hello, > >

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Chuck Dale
Hi Kevin This is normal. Each httpd process handles an incoming connection. There are options in httpd.conf to modify how many processes to start initially but you won't want to reduce the number you have now. The output of 'free' and 'ps aux' would be helpful in finding the problem. Regards,

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Danny
How many users are using this apache server I have used a P166 with Apache and 64mb ram for a long time without any problems. On Tue, 07 Mar 2000, Kevsurf wrote: > Hello, > > I have a question about my server. I'm running RH6.1 and Apache. I have > recently been warned about low memory on my

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Vidiot
>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

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Jonathan Ruano
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 htt

Re: Httpd and httpsd eating too much memory

2000-03-08 Thread Bernhard Rosenkraenzer
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

Httpd and httpsd eating too much memory

2000-03-08 Thread Kevsurf
Hello, 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 a