I just installed (finally!) CF 5 on a RedHat 7.2 box using Apache 1.3.27. After installing and setting up my Java settings via the Administrator, I did a restart of the services and saw some interesting things using ps -ef that I wonder if you could tell me is normal or not. I'm coming from a Solaris evironment using CF 4.5 SP2, so I'm not sure if it's the OS, the CF version, or just craziness (again, this is all just by doing a ps -ef):
1. There are at least 5 processes per CF service (cfserver, cfexec, cfrdsservice), whereas Solaris had 1 for each. Is this a threading thing? (I get confused between processes and threads sometimes) I know this has nothing to do with the Java settings, but I'm still curious as to why there's so many processes for each. 2. I changed my JRE settings via the Administrator to use the IBM version I installed (and verified that it's working), checked the box to load the JVM when CF starts, and set up the implementation settings, classpath, etc., based on some MM TechNotes I came across. Everything starts up OK when I restart, but I only see processes (10 of them!) for the JRE that CF installed ([install_path]/jre/bin/i386/native_threads), and not the IBM version. Does the JRun service installed always use the installation version JRE as opposed to what I specify in the CF Admin? If so, why didn't the IBM version get started up as well? Thanks in advance, Dave. ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
