Multi-Server Coldfusion: Per Instance Memory Configuration
Hi
Apologies if this question has been asked already.
We are installing Coldfusion 9 as multiserver mode with the following configuration
Web Server: Apache/2.2.14
Java Container: Jrun 4 as provided with Coldfusion 9
Operating System: Solaris 10 (SPARC)
Our plan is to run a number of instances (about 7 or 😎 each running a few applications to provide isolation to crashes etc. I've created several instances and configured isolation as described in
We would like to be able to have different Maximum Memory settings for each of our instances. For example 512MB might be enough for most of our instances, but there may be a memory intensive application that might need more, so would like to increase the memory available to that instance.
I've tried modifying the Java VM Max Heap Size, through both the JRun Manager and manually editing JRUN_HOME/bin/jvm.config. However this results in the Heap Sizes of all JVM instances being increased.
Please can you advise if there is a method of specifying different Maximum Heap Sizes for instances running within a server?
Thanks
Peter J