Hi, I have about 15 web applications on a single website. One app comprises about 75% of the server usage, and I would like to isolate this app in its own CF instance. I'm using IIS 6.0 on Windows Server 2003.
I have three CF instances and a JRUN connector for each. One instance is for the default cfusion instance which I only use to manage my instances and to create new instances. A second intance is for all but on of the web apps, and a third is for the large app I want to isolate. Everything is working with the exception of how to manage the CFIDE directory. To do charting with cfcharts, the charts reference /CFIDE/GraphData.cfm and the /CFIDE directory has to be associated with the JRUN connector for the CF instance generating the chart. So, if there can only be on /CFIDE directory on the website, how can I get each instance to have a CFIDE directory of its own for charting (and other things an instance might use the CFIDE directory for)? Thanks! Jon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:252753 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

