Thank you Dave, that worked. The only problem I'm having now is I want that path to be a network share (we're using DFS to replicate the code among our server instances). Is there a way to specify a network path instead of a file path? I tried everything I could think of and couldn't get it to work.
Russ > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Friday, January 20, 2006 9:27 AM > To: CF-Server > Subject: RE: access individual instances in a cluster > > > So the only way to access the individual instance seems to be > > using the jrun web server... Is there any way to change the > > webroot? I really don't want to put my stuff in > > c:\CFUSION7\wwwroot. I have everything on a network drive, > > so that the servers can share the code. > > > > One of the things I would like to set up with this > > configuration is to be able to take 1 server out of the load > > balancer (fail it) and be able to access it through a private > > ip for testing and deployment. I can't seem to find a good > > solution for this either. > > You can configure the JRun web server so that the web root directory is > somewhere else: > > http://www.macromedia.com/support/coldfusion/adv_development/config_builti > n_ > webserver/config_builtin_webserver04.html > > I suspect you could also configure one Apache instance to talk to the > individual instance, then add it to the cluster, then configure another > Apache instance to talk to the cluster. I haven't tried that, though. > > 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! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5826 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
