
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] tooo mqny proccess...
- Date: Wed, 26 Jun 2002 14:08:44 +0900 (JST)
- From: Nguyen Hung Vu <vuhung@example.com>
- Subject: Re: [tlug] tooo mqny proccess...
On Wed, 26 Jun 2002, Michael Doughty wrote:
> On Wed, 26 Jun 2002 10:58:40 +0900 (JST), Nguyen Hung Vu wrote:
> > Hello all,
> >
> > I am sorry if it was a FaQ.
> >
> > [root@example.com mysql]# /etc/init.d/mysqld status
> > mysqld (pid 30255 30254 30253 30251) is running...
> > [root@example.com mysql]# ps -ef | grep mysql
> > root 30224 1 0 10:54 pts/2 00:00:00 /bin/sh
> > /usr/bin/safe_mysqld --d
> > mysql 30251 30224 0 10:54 pts/2 00:00:00 /usr/libexec/mysqld
> > --defaults-f
> > mysql 30253 30251 0 10:54 pts/2 00:00:00 /usr/libexec/mysqld
> > --defaults-f
> > mysql 30254 30253 0 10:54 pts/2 00:00:00 /usr/libexec/mysqld
> > --defaults-f
> > mysql 30255 30253 0 10:54 pts/2 00:00:00 /usr/libexec/mysqld
> > --defaults-f
> > [root@example.com mysql]#
> >
> > Why so many mysqld running?
>
> 4 is the default number of processes that safe_mysqld spawns. Allows
> multiple connections to the database.
>
> Michael
>
>
Thank you Mechael.
the same thing happened to httpd and named. I dont know if they are OK.
-----
[root@example.com /]# ps -ef | grep http
root 788 1 0 Jun06 ? 00:00:00 phhttpd -c
/etc/phhttpd.conf
root 28441 1 0 Jun25 ? 00:00:01 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29328 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29329 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29330 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29331 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29332 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29333 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29334 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29335 28441 0 04:02 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29583 28441 0 07:35 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 29703 28441 0 10:11 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
nobody 30463 28441 0 12:12 ? 00:00:00 /usr/sbin/httpd
-DHAVE_PROXY -DH
[root@example.com /]# ps -ef | grep name
named 24828 1 0 Jun08 ? 00:00:00 named -u named
named 24830 24828 0 Jun08 ? 00:00:00 named -u named
named 24831 24830 0 Jun08 ? 00:00:39 named -u named
named 24832 24830 0 Jun08 ? 00:00:00 named -u named
named 24833 24830 0 Jun08 ? 00:00:04 named -u named
[root@example.com /]#
-----
+----------------------------------------------------------+
| Nguyen Hung.Vu( vuhung@example.com ) |
| The University of Electro-Communications, Tokyo, Japan |
+----------------------------------------------------------+
| Takeshi's small space http://site.techviet.com/vuhung/ |
| Join KDE-i18n-Vi? http://vi.i18n.kde.org/ |
| VYSA http://vysasports.vngate.net/ |
| Vn Linux Users Group http://vietlug.sourceforge.net/ |
| Tokyo Linux Users Group http://www.tlug.gr.jp/ |
+----------------------------------------------------------+
Home |
Main Index |
Thread Index