« Hang or "Failed to connect; session timed out" error when using the fdb command-line debugger | Main | Creating webservice stubs with wsdl2java in ColdFusion MX 6.1 »

August 4, 2006

Manually configuring the web server connector for distributed ColdFusion MX Standalone

(TechNote) ColdFusion MX (CFMX) and JRun can be set up in a Distributed Environment, meaning that the CFMX or JRun server is on a different physical machine than the web server. In a distributed environment, the connector is installed on the web server machine and sends the request across the network to the remote CFMX/JRun machine. This TechNote demonstrates the steps required for manually configuring connections to Apache, IIS and iPlanet websites in a distributed environment.

Posted by dmorris at August 4, 2006 7:01 AM

Related Entries