0
Running multiple ColdFusion instances
New Here
,
/t5/coldfusion-discussions/running-multiple-coldfusion-instances/td-p/1860740
Jun 01, 2009
Jun 01, 2009
Copy link to clipboard
Copied
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/coldfusion-discussions/running-multiple-coldfusion-instances/m-p/1860741#M98674
Jun 02, 2009
Jun 02, 2009
Copy link to clipboard
Copied
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.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

