On Mon, Mar 12, 2012 at 10:49 AM, brad f <[email protected]> wrote:

> I have two Windows 2008 R2 boxes, one running 4 CF instances and the other
> running two. I have created a cluster with all six instances. My problem is
> that Coldfusion never sends request to the second server.
>
> I had this running for many years on 2003 servers but for some reason i
> cannot get this setup to work. Any ideas?


Are you sure that you've used wsconfig to connect the cluster to the
webserver instead of just one instance?

Also - how are you determining that the second server isn't ever hit?  If
you need to - drop some code like this into you app.cfc/cfm and have the
instance name output into an HTML comment to make sure you know which
server is being hit.
http://www.sumoc.com/blog/post.cfm/how-to-find-an-instance-name-or-machine-name-in-a-cfmx-cluster

-Cameron

...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:350369
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to