System information
Adobe documentation - Confidential
Run the ColdFusion Web Server Configuration Tool
Right click on wsconfig.exe, located in {cf.instance.root}/runtime/bin/ and select Run as Administrator.
Click the Add... button.
Under Web Server make sure Internet Information Server (IIS) is selected. For IIS Web Site, you can
either install the connector for All sites on IIS or select only certain sites. Select individual sites if you are
going to isolate application pool identities or run dedicated instances of ColdFusion for each site.
Edit {cf.root}/config/wsconfig/n/isapi_redirect.properties
and set the log_file to a location that the
IIS application pool identity (iisuser for example) has permission to write to.
Run the ColdFusion WebSocket Proxy Configuration Tool
ColdFusion 11 has added support for proxying WebSocket traffic directly in IIS via the IIS 8 WebSocket
Protocol role service (installed in section 2.9). If you do not use WebSockets skip this section.
Right click on wsproxyconfig.exe in {cf.instance.root}/bin/ and select Run As Administrator. Click Add
and select the appropriate options for your required configuration and click Ok.
Adobe documentation - Confidential