On 5/4/05, Al Everett <[EMAIL PROTECTED]> wrote: > Okay, my mind is apparently slipping. > > I understand that the Trusted Cache setting can give significant > performance gains because CF is not checking for a newer version of > CFML to compile for each page request. > > But let's say I have made CFML changes and I need the server to start > using them. > > Can I simply stop and start ColdFusion? > > Or to I need to: > > 1. Turn off trusted cache > 2. Stop ColdFusion > 3. Start ColdFusion > 4. Turn on trusted cache >
C) None of the above. You would do: 1) Turn off trusted cache 2) Copy out your files and run the new pages so CF compile them, etc. 3) Turn on trusted cache No need to restart your server at all in my experience. Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205576 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

