On Wed, Jan 10, 2018 at 11:14 PM, 갈준영 <jygal@xxxxxxxx> wrote: > Hello. > > I'm using Apache 2.2.31 on Linux Server. > > I've faced an issue that Memory Utilization is over 80% on Linux Server. > > When I checked /var/log/messages on Linux Server, I found out that httpd > processes were too many created on Linux server. How many were created? What makes you say it was too many vs. an expected number that just used too much memory? You're using prefork, which is going to create lots of processes and use the most memory. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx