Dear all, I have a problem with my server that runs out of memory and start using too much swap. The only thing I know is that apache is the one eating the resources, but don't know witch site. How can I know this? Regards, Rafael
Have you tried to optimize Apache? http://www.howtoforge.com/configuring_apache_for_maximum_performance
Thanks a lot Hi Falko thanks a lot. I would check it out, do the testings and report back. Is there a way to monitor virtualhosts in a separate way. Maybe i can move one site away from the server if it is eating most of the resources. Best regards, Rafael PS: I been out from the forums for a while, but hope to back more often since next year.
Good question. You can take a look at the Apache access log to find out which web sites get the most hits - probably one of these is using up your resources, but this is just a guess...