> > The next issue is load balancing. As I said, I have the web server and CF > > on the same box and now have the second box reserved for load > > balancing. I created an EAR file on the main box, although I'm not sure > > about the Context Root portion of it. > > > > I'm wondering if you've had any experience with deploying this > > configuration or not? > > Just install IIS and CF on both boxes, then use Cluster Manager to > create a CF cluster, and hook it to each of the IIS boxes. I guess you > could just have IIS on one box, and do everything else as described. > > The context root should be "/" unless you're trying to do something special.
Oh, and typically you'd reserve the first instance on each machine to define other instances in this case. This of course entails the installation of CF in the multiserver configuration (as does clustering CF across both boxes). If you're looking for something simpler, you could simply install IIS and CF on both boxes, and put a load balancer in front of them. 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:6909 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-server/unsubscribe.cfm
