Hi,
Probably a dumb question but I couldn't find the answer.. I have switched to using mpm-itk on my server but seem to now have a lot of apache servers running..
Code:
root 2194 0.0 0.4 5404 2484 ? Ss 21:42 0:00 /usr/sbin/apache2 -k start
root 2198 0.0 0.3 5404 1748 ? S 21:42 0:00 /usr/sbin/apache2 -k start
root 2200 0.0 0.3 5404 1748 ? S 21:42 0:00 /usr/sbin/apache2 -k start
root 2201 0.0 0.3 5404 1720 ? S 21:42 0:00 /usr/sbin/apache2 -k start
root 2202 0.0 0.3 5404 1720 ? S 21:42 0:00 /usr/sbin/apache2 -k start
root 2204 0.0 0.3 5404 1720 ? S 21:42 0:00 /usr/sbin/apache2 -k start
root 2524 0.0 0.3 5404 1720 ? S 21:48 0:00 /usr/sbin/apache2 -k start
root 2533 0.0 0.3 5404 1720 ? S 21:48 0:00 /usr/sbin/apache2 -k start
root 2534 0.0 0.3 5404 1720 ? S 21:48 0:00 /usr/sbin/apache2 -k start
How do I reduce this when using mpm-itk?