Perhaps they were installed differently on the two machines? (stand alone, multiserver, jrun installation)
On my CF7 box grepping for cfusion returns 0 results. When I grep for coldfusion, I get 93 processes like this: 6603 ? S 0:00 /opt/coldfusionmx7/runtime/bin/cfmx7 -jar jrun.jar -start coldfusion Or there could just be a lot less load on the second box? I only have 1 other Linux server I can check, and its a CF8 box. Its only running two processes, that look just like the two you found on your second machine: 29598 ? S 0:00 /opt/coldfusion8/runtime/bin/coldfusion8 -jar jrun.jar -autorestart -start coldfusion 29600 ? Sl 56:37 /opt/coldfusion8/runtime/bin/coldfusion8 -jar jrun.jar -start coldfusion Its not a very busy server. -Ryan -------- Original Message -------- > From: Roberto Marzialetti <[EMAIL PROTECTED]> > Sent: Sunday, March 23, 2008 9:04 AM > To: CF-Linux <[email protected]> > Subject: cfmx7 process > > hi all > > easter question: > i've got two linux server (kernel 2.4) with cf standard. when i start > cfmx7 i see many cfmx7 process. see: > > # ps ax | grep cfusion | wc -l > 211 > > .... 211 processes! > > i install another linux server (kernel 2.6)... but when i start cfmx7 > there are only two (only two!) cfmx7 processes. see: > > ps ax | grep cfusion | wc -l > 2 > > .... only *2* processes! > > they are: > > nobody 0:00 /usr/local/coldfusionmx7/bin/cfmx7 -jar cfusion.jar -autorestart > -start coldfusion > nobody 0:22 /usr/local/coldfusionmx7/bin/cfmx7 -jar cfusion.jar -start > coldfusion > > what means? why have i only two process in this server? > what i wrong in configuration? or... am i making too problems? :o) > > idea? > > thanks > Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4392 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
