Skip to main content
January 27, 2016
Question

coldfusion 11 iis clustering

  • January 27, 2016
  • 1 reply
  • 626 views

Is there a document on how to setup clustering with Coldfusion 11 under IIS, I can find plenty of documents on how to set it up under Tomcat, but none for IIS.

    This topic has been closed for replies.

    1 reply

    Legend
    January 28, 2016

    Hi,

    CF10 reference:

    http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf363c31-7ffa.html

    Note CF10 and CF11 do clustering similarly since both use tomcat.

    CF11 reference see Cluster Manager page chapter:

    https://helpx.adobe.com/coldfusion/configuring-administering/using-the-coldfusion-administrator.html

    I think this CF forum thread is interesting:

    https://forums.adobe.com/thread/1548838

    When you run WSCONFIG tool choose the AppServer Cluster to join to the IIS Web Site.

    HTH, Carl.