开发者

ColdFusion 9 Cluster with IIS7.5

Does anyone know of a step by step process of setting up a ColdFusion 9 cluster using IIS 7.5? Either failover or network load balance would be nice. Without IIS being clusterable in Windows 2008 R2, I'm not sure of the best means to configure the web server and ColdFusion service. Some of the things I'm looking for are.....

  1. With load balancing, what do you use out in front of the servers as a load balancer?
  2. If you're 开发者_如何学JAVAusing a network share on a clustered file server for the website data files, how do you configure the ColdFusion service to run so that it has network access instead of running as Local System?


In terms of running CF with network access, you need to change the user that is running the CF9 service in the Services Panel.

Go to Administrative Tools -> Services. Then right-click on the Coldfusion 9 Application Server service and choose Properties. Then click the Log On tab.

There you can run it as the local user or specify another user. This user should have the rights to access the network resources you speak of.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜