> Under NT or Windows 2000 CF installs 3 services: > > Cold Fusion Application Server > Cold Fusion Executive > Cold Fusion RDS > > I understand the function of the CF Application Server and > RDS. What is the Cold Fusion Executive service for? Is it > necessary to have it running. There doesn't seem to be any > listed interdependence between these services. The Executive service is responsible for processing scheduled tasks (created using CFSCHEDULE or within the CF Administrator), and also for restarting the other two services as needed. For example, CFAS can be set to restart after a set number of hung threads; the Executive is what actually does the restart. You'll want to leave it running. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

