Skip to main content
Participant
April 10, 2009
Question

How do I adjust per-instance memory in CF8 Enterprise

  • April 10, 2009
  • 1 reply
  • 760 views

We just migrated from CF8 Standard on W2k3 to CF8 Enterprise on W2K8 x64.  System has 16gb RAM but I cant seem to find where I can tell an instance to allocate more memory.  On Standard (single Instance) I could adjust the JVM settings from within CFADMIN.  There's no startup options for the individual instances on the new setup.

What am I not seeing?

Thanks in advance...

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    April 11, 2009
    Participant
    April 22, 2009

    One thing to make note of, since that TechNote doesn't really say, is once you split your instances into using their own jvm.config files you can no longer control them from the web interface. You will have to use the command line or write a wrapper to control them, or use Windows services (I'm on Unix so don't deal with that much). Good luck!