logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: apache running many processes
Author
andrewrimmer



Joined: 13 Oct 2007
Posts: 3

PostPosted: Sat 13 Oct '07 19:44    Post subject: apache running many processes Reply with quote

Hi

I saw that apache is running many processes.
Is this normal? Each one is using 8M

Andrew


Process ID Owner Started Command
1 root Oct12 init [2]
9309 syslog Oct12 /sbin/syslogd -u syslog
9428 root Oct12 /bin/sh /usr/bin/mysqld_safe
9516 mysql Oct12 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file ...
9517 root Oct12 logger -p daemon.err -t mysqld_safe -i -t mysqld
9680 root Oct12 /usr/lib/postfix/master
1687 postfix 18:27 pickup -l -t fifo -u -c
5800 postfix 00:17 qmgr -l -t fifo -u
28048 postfix 07:56 tlsmgr -l -t unix -u -c
9691 root Oct12 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
9692 root Oct12 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
9693 root Oct12 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
9694 root Oct12 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
9695 root Oct12 /usr/sbin/saslauthd -m /var/spool/postfix/var/run/saslauthd -r -a pam
9714 root Oct12 /usr/sbin/sshd
9723 root Oct12 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive
9789 proftpd Oct12 proftpd: (accepting connections)
9801 root Oct12 ha_logd: read process
9802 root Oct12 ha_logd: write process
9842 daemon Oct12 /usr/sbin/atd
9853 root Oct12 /usr/sbin/cron
10185 root Oct12 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
10084 root 18:41 /usr/share/webmin/proc/index_tree.cgi
11323 sbe-clan 02:10 SCREEN -A -m -d -S css-server ./srcds_run -console +ip 72.249.104.197 -game cstr ...
11324 sbe-clan 02:10 /bin/sh ./srcds_run -console +ip 72.249.104.197 -game cstrike +map de_aztec +max ...
11681 sbe-clan 02:10 ./srcds_i686 -console +ip 72.249.104.197 -game cstrike +map de_aztec +maxplayers ...
11889 sbe-clan 02:10 ./server_linux -PID=tsserver2.pid
30714 root 01:16 /usr/sbin/apache2 -k start -DSSL
3860 www-data 07:49 /usr/sbin/apache2 -k start -DSSL
3882 www-data 07:49 /usr/sbin/apache2 -k start -DSSL
3883 www-data 07:49 /usr/sbin/apache2 -k start -DSSL
18379 www-data 01:22 /usr/sbin/apache2 -k start -DSSL
30716 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
30717 www-data 01:16 /usr/sbin/fcgi-pm -k start -DSSL
30718 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31770 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31771 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31772 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31773 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31774 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
31874 www-data 01:16 /usr/sbin/apache2 -k start -DSSL
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Sun 14 Oct '07 2:35    Post subject: Reply with quote

Your question is answered here.

It's better if you don't cross-post questions in several forums at the same time.

-tom-
Back to top
andrewrimmer



Joined: 13 Oct 2007
Posts: 3

PostPosted: Sun 14 Oct '07 14:15    Post subject: Reply with quote

Oops, I'm sorry.

I didn't realise they would be connected.

I'm new but learning, I'll be more careful.


Thanks


Andrew
Back to top


Reply to topic   Topic: apache running many processes View previous topic :: View next topic
Post new topic   Forum Index -> Apache