Tagged Questions
1
vote
1answer
249 views
Why does apache keep running out of memory?
All the time my apache2 runs out of memory, I have 6 sites running on it.
My server specs are:
2 gig ram, 6 core processor, 60 gb hard drive, and a 1000 mb/s how can I sort the problem out? it ...
4
votes
1answer
667 views
Set OOM killer adjustment for process on startup?
Is there a way to set the OOM killer adjustment value right when a daemon process (Apache in my case) starts? I would like to give the Apache processes a higher likelihood of being killed and make it ...