Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Multiple instances for ColdFusion 9 Developer Version

Guest
Jun 24, 2010 Jun 24, 2010

Hello,

I would like to know if I can create multiple instances for the developer version.

thanks

1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 24, 2010 Jun 24, 2010

Yes, the developer version is equivalent to the enterprise version with a few minor preformance throttles.  I.E. only two, non-local IP address, some thread trottles for gateways, etc.

But, to your question, YES you can create multiple instances with the developer edition of CF.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 24, 2010 Jun 24, 2010

thanks IS!  I have tried to set up.  However, it does not seem to work for me.  Do I need IIS to make it works?

thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 24, 2010 Jun 24, 2010

No, you do not need IIS.

But it is a choice that had to be made at installation time.  To use multiple instances you had to choose either the "Multi-home" or "J2EE" option when you installed ColdFusion.

If you insalled "Stand-Alone" then ColdFusion is not configured as a Java|Jrun server and you can't create any other Java|Jrun servers in the Stand-Alone configuration.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 24, 2010 Jun 24, 2010

I followed the instruction on the following sites to install CF 9

http://www.adobe.com/devnet/coldfusion/articles/nlb_failover_03.html

http://www.adobe.com/devnet/coldfusion/articles/multi_instances03.html

when I finished, I did not see any web directory.  Do you have other sites that have instructions?

thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 24, 2010 Jun 24, 2010

Those look outdated.  The second one was for CF 6.1 which was before the multi-instance feature was built into the control panel.

You can now manage your multiple instnace from the "Instance Manager" in the ColdFusion Administrator.

What did you choose on this screen when you installed CF 9?  The first item "Server configuration" will not allow you to have multiple instnaces.

The second choice will install ColdFusion under a JRun Java server and one can administer the multiple instances from the ColdFusion Administrator or the JRun Console.

The third choice will create a Java ear|war file that one then installs into one's Java Server of choice as many times as one likes.

server choices.JPG

http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSc3ff6d0ea77859461172e0811cdec186d9-7ffd.html

This is a link to the online version of the ColdFusion installation instructions that are also included in with the ColdFusion installer materials.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 24, 2010 Jun 24, 2010

Ian,

I chose the second option.

thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 24, 2010 Jun 24, 2010

The you should be able to use this page in the ColdFusion Administrator to create multiple instances.

Instance Manager.JPG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 24, 2010 Jun 24, 2010
LATEST

thanks for your help!  I will try again.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources