| Contents > Configuring and Administering ColdFusion MX > Using Multiple Server Instances > Defining additional server instances |
|
|
|
|
||
A single installation of JRun supports multiple server instances (also called JRun servers) running on the same machine. Each server instance has associated with it a separate running Java Virtual Machine (JVM), which executes all ColdFusion pages for that instance. The JVM, also known as the Java Runtime Environment (JRE), is the software implementation of a CPU. It contains everything necessary to run programs written for the Java platform. Additionally, you can define classpaths, data sources, and other resources for each application at the server instance level.
You use the J2EE application server's management console to define and manage server instances. For JRun, this is the JRun Management Console (JMC). For more information on the JMC, see Getting Started with JRun in the JRun documentation set.
/bin jrun start servername).|
|
||
| Contents > Configuring and Administering ColdFusion MX > Using Multiple Server Instances > Defining additional server instances |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/cluster3.htm
Comments
jrunrandy said on Jul 9, 2004 at 7:31 AM :