> Can someone enlighten me on the best direction to go for setting up > clustering with CF Standard versions. I realize you can do > this with the Enterprise version but is there an operating system/web server > or software based method to manage load balancing, > then point to my different CF instances? I'll be using CF 9 Standard. > Apologies for this vague question.
No need to apologize, but vague questions tend to get vague answers. There are plenty of mechanisms for load balancing, using either hardware or software solutions. You're looking for something that lets you balance web servers, not application servers. If you're using Windows and IIS, some versions of Windows Server include software-based load balancing. If you're using some other environment, it may or may not include software-based load balancing. In any case, without CF Enterprise, you won't be able to provide session failover. But you can use any standard load balancing stuff to provide simple load balancing no matter what application server you're using. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328765 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

