Kenneth Gonsalves wrote:
hi,
for the past 2 weeks I am having memory problems with a server. I restart apache, and within a few minutes top shows all RAM and all swap used. The server becomes almost unresponsive until apache is restarted. Can you give some tips on how to find out which particular site is creating this problem? There are about 20 django sites, around 20 wikis and 2 php sites.


Looks more of a database problem to me. Have you deployed any new sites/features in the past two weeks? You might want to do a code review and see if you're running inefficient db queries. Running top should also show you what apart from apache is hogging cpu/memory.

V.
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to