Forum Moderators: phranque

Message Too Old, No Replies

Apache using all system RAM

One Apache processing using all available RAM

         

apguy15

12:33 pm on Feb 16, 2006 (gmt 0)



I recently changed my web server from Win2003/Apache2/PHP to Win2000/Apache/PHP and the RAM used by one of the Apache processes has jumped to a couple of hundred Mb.

The web server hosts a couple of low volume sites and and nothing else, the system is currently running happily with only a few Mb of available RAM.

I thought this might be due to a script that I was working on so I restarted the server and it went back to it's usual 10-20Mb, the next day after doing nothing on the machine it jumped back up.

I am pretty sure the system used to run with just 2 Apache processes, now there are 4 with one of them using all the available RAM.

Does anybody recognise this problem or know how I would fix it.

Thanks

jdMorgan

5:53 pm on Feb 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



apguy15,

Welcome to WebmasterWorld!

> I recently changed my web server from Win2003/Apache2/PHP to Win2000/Apache/PHP

This leads me to ask... How did you accomplish this change? -- Are you sure the old Apache installation was completely removed? We get a lot of reports of directories, files, and registry leftovers after attempting to remove the old Apache configuration, especially if anything "went wrong" during the upgrade.

Not much help, I guess, but knowing the background information might prove useful.

Jim

GeorgeK

10:18 pm on Feb 16, 2006 (gmt 0)

10+ Year Member



If the system load is very low, I wouldn't be too concerned. That could just be Apache caching things in memory, instead of having to seek to the hard disk, to serve up content.