> I'm running CF 9 Enterprise in a 3-tiered system with CF on the application > servers (two for load balancing). This is > currently in a test environment but I need to go live with it soon. I'm > trying to access the app servers from the web server, > IIS 7, am not sure of the most efficient way to accomplish this. > Configurations are as follows: > > All 4 servers run Windows Server 2008 Web Edition > The Web server uses IIS 7 > The Applications servers are running CF Enterprise 9 > The Database server runs SQL Server 2008 > > I have no trouble communicating between the app servers and the db server. > The issue is communicating between the web > server and the app servers.
It's not entirely clear from your email, but are the web servers and the app servers on separate boxes (three-tier implies that)? If so, how are you trying to configure CF to talk to IIS? Have you followed the configuration instructions for a distributed mode install as described in the documentation? Frankly, even if you can get that working, I'd recommend a reverse proxy configuration instead. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) 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-server/message.cfm/messageid:6900 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-server/unsubscribe.cfm
