> I'm looking at the clustering instructions on this page in livedocs: > > http://tinyurl.com/ymfybu > > We're looking at doing this for failover/redundancy of the > coldfusion instances.. they'll reside on the same physical server. > > Step 5 says that I'm supposed to include my applications CFM > files in the archive. > > Does this mean that I'm going to end up having two copies of > my CFM files on the server somewhere? I really don't want to > have to maintain two copies of my CFM files.
If both cluster instances are on the same physical machine, and both instances will be connected with a single virtual web server, you don't need to copy your CFM files. You don't even need to go through creating and deploying an EAR file at all; it's just a simple way of making sure that both servers are configured identically. You could create a CAR file with just server settings, then deploy that after creating the new instance. 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! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259613 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

