Skip to main content
Participant
June 1, 2009
Question

Running multiple ColdFusion instances

  • June 1, 2009
  • 1 reply
  • 674 views

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

    This topic has been closed for replies.

    1 reply

    June 2, 2009

    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.