> 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.

Yes. On linux threads are shown as individual processes instead of logically in a 
thread-style

> 
> 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?

Yes, the installed JRun version uses the internal JRE all the time. The JRE settings 
you set are for cf and other things.

You will not see spawned java threads to the external JRE because you are not running 
Java templates, etc. Or loading the JRE on CF start.
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
------------------------------------------------------------------------------
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.

Reply via email to