> > If this is true, what does a high-traffic, clustered > > production system do when they need to change a Java > > program (say to fix a bug, or a security exposure). > > They drop and restart each server in the cluster. Normally > production systems do not use 'hot deploy' because of the > performance overhead involved in 'watching' a hot deploy > directory.
I'm pretty sure that you'd have to do something similar if you're using MTS-managed COM objects, which in the days of "classic" ASP was the MS-approved architecture for n-tier ASP apps. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

