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

Running multiple ColdFusion instances

New Here ,
Jun 01, 2009 Jun 01, 2009

Hello!

I've a lot of different ColdFusion webapps, each one with cfusion.war deployed inside webapp. Is there any way to share cfusion.war among web applications?

Thanks a lot

656
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 02, 2009 Jun 02, 2009
LATEST

Andrew,

At a high level, you can configure your web servers (assuming virtual all on the same box) to have their connector talk to a single instance of ColdFusion.

How you do that is based on what web server you're running.

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