I am running coldfusion 9 in distributed mode(web server and CF on different servers). I have three web servers and three coldfusion servers running in a clustered environment. The problem is that I can never get the cluster setup or the web servers to see the cluster unless I disable the database NIC on the coldfusion boxes. Our environment is divided into three tiers. Web tier, Application tier and Database tier with the web servers not being able to see the database tier... so the web servers do not have a database NIC and it seems coldfusion is always listening on the .111 subnet (database).
This also causes a problem when coldfusion is restarted on one of the app servers because it always rejoins the cluster using it's .111 address and then the web servers do not pass traffic to those coldfusion servers until I shut down the database NIC and then restart the coldfusion services.. It then registers on the App tier subnet which the web servers can see. Any ideas on how to make coldfusion only listen on the App tier ip address and not the database tier ip address? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:356371 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

