Using native Linux "threads", this is normal. Linux does not really have
threads, just very lightweight processes. So each thread spawned is a thread
that will show up as a running process. This also confounds calculating
memory consumption somewhat.

Jeremy

-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 31, 2002 1:08 PM
To: CF-Linux
Subject: RE: MX restarting?


It's normal...CF just opening threads, ready for work...I'm no guru but I
know it has to do with linux architecture in that each thread shows up as a
separate process...

Stace

-----Original Message-----
From: Josh Trefethen [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 30, 2002 8:35 PM
To: CF-Linux
Subject: MX restarting?

OK, just updated my server to MX this past week and am now getting it to
start working...

However, I am seeing the following when I do a "top -c | grep apache"
(the user CF is running as):


17246 apache    20   5 46132  45M 14636 S N   0.1  9.0   0:24
/opt/coldfusionmx/bin/cfusion -start default
17252 apache    20   5 46132  45M 14636 S N   0.1  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
17246 apache    20   5 46196  45M 14636 S N   5.2  9.0   0:25
/opt/coldfusionmx/bin/cfusion -start default
20943 apache    21   5 46212  45M 14636 S N   0.7  9.0   0:00
/opt/coldfusionmx/bin/cfusion -start default
20809 apache    20   5 46212  45M 14636 S N   0.1  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
20943 apache    21   5 46232  45M 14636 S N   3.1  9.0   0:00
/opt/coldfusionmx/bin/cfusion -start default
20809 apache    20   5 46232  45M 14636 S N   0.9  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
17246 apache    20   5 46232  45M 14636 S N   0.1  9.0   0:25
/opt/coldfusionmx/bin/cfusion -start default
17252 apache    20   5 46232  45M 14636 S N   0.1  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
20943 apache    21   5 46296  45M 14636 S N   0.7  9.0   0:00
/opt/coldfusionmx/bin/cfusion -start default
17246 apache    20   5 46296  45M 14636 R N   0.3  9.0   0:25
/opt/coldfusionmx/bin/cfusion -start default
20809 apache    20   5 46296  45M 14636 S N   0.1  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
20943 apache    21   5 46280  45M 14636 S N   3.3  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
20809 apache    20   5 46280  45M 14636 S N   1.1  9.0   0:01
/opt/coldfusionmx/bin/cfusion -start default
17246 apache    20   5 46280  45M 14636 S N   0.9  9.0   0:25
/opt/coldfusionmx/bin/cfusion -start default
17246 apache    20   5 46280  45M 14636 S N   5.0  9.0   0:25
/opt/coldfusionmx/bin/cfusion -start default

Is this normal?  It looks like the server is restarting
constantly....any ideas?

--
Josh Trefethen

:::::[ Exciteworks, Inc ]::[ http://exciteworks.com ]:::::.
::[ cf hosting on linux ]::[ consulting ]::[ expertise ]::.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14

Reply via email to