L
L
littleguga2015-07-24 18:05:22
Apache HTTP Server
littleguga, 2015-07-24 18:05:22

Why are there so many apache2 processes?

>ps ax


1158? Ss 0:36 /usr/sbin/apache2 -k start
7992 ? S 0:00 /usr/sbin/apache2 -k start
8023 ? S 0:00 /usr/sbin/apache2 -k start
8024 ? S 0:00 /usr/sbin/apache2 -k start
8035 ? S 0:00 /usr/sbin/apache2 -k start
8186 ? S 0:00 /usr/sbin/apache2 -k start
8332 ? S 0:00 /usr/sbin/apache2 -k start
10614 ? S 0:00 /usr/sbin/apache2 -k start
11169 ? S 0:00 /usr/sbin/apache2 -k start
11213 ? S 0:00 /usr/sbin/apache2 -k start
11328 ? S 0:00 /usr/sbin/apache2 -k start

Thanks in advance for your reply!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin, 2015-07-24
@littleguga

One process is a parent process running as root , the others are child processes running as user www-data .
Try to deal with the settings in the config /etc/apache2/apache2.conf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question