> Looking for help. We currently run CF9 on windows and run it in distributive 
> mode. I set this up by
> installing coldfusion on one server(using JRUN to run multiple instances), 
> setup a cluster.. then copy
> the wsconfig.jar file to the IIS web server, install the JRE on web server 
> then run the java -jar
> wsconfig.jar to load to the web config tool.. I then would enter the host 
> name of the coldfusion box.. it
> would display the cf cluster on the coldfusion box.. then I would choose the 
> website I wanted to add the
> coldfusion mapping to.. and all would be good.
>
> I am currently trying to setup CF11 in this configuration and am having 
> trouble.. A. finding any
> documentation on this for CF11
> B. getting it to work ..

Wow, I didn't think anyone used distributed mode any more.

Anyway, the underlying infrastructure has changed quite a bit between
CF 9 and CF 10/11 from using JRun to using Tomcat. I don't even know
offhand if distributed mode is even supported in CF 10+.

In any case, I would instead recommend that you set up the
public-facing server as a reverse proxy, instead of a CF distributed
mode server. This will let you use more reliable and well-documented
web server functionality and get you the same benefits as distributed
mode.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359479
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to