View Single Post
04-09-2010, 07:48 PM
#2
Jordan is offline Jordan
Jordan's Avatar
Status: #pugs {display: block;}
Join date: Jan 2007
Location: Chicago
Expertise: CSS, HTML, PHP
Software: Sublime Text 2
 
Posts: 1,187
iTrader: 7 / 100%
 

Jordan is on a distinguished road

  Old

What OS? CentOS? Using Apache?

There are often times when Apache will have a lot of leftover processes and the easiest way to "remove" them is to just restart Apache.

I'd setup a cron job to restart Apache every 24 hours. This will help with idle processes.

Reply With Quote