> On average, how often should a CF server be rebooted, assuming the server is 
> not being rebooted to fix a problem. I have an app
> that runs once, each time function OnApplicationStart runs, and I'm trying to 
> get an idea of how often the app may run. Any info
> from any CF Admins would be appreciated.

In general, we reboot servers when OS patches require us to, when
they're moved from one location to another, or when we encounter a
resource problem that necessitates doing this in the short term until
the problem is identified and resolved. I can't really think of any
other reason to reboot servers. Linux and Solaris haven't really
required this as a matter of course for a long time, and Windows
servers don't either any more.

But, I don't understand what that has to do with application startup
and shutdown, which may happen periodically as a matter of course, or
may have to happen to reinitialize settings (depending on how the app
is written - there's no reason for reinitialization to require
application shutdown and startup). If you want to find out how often
your application starts up and shuts down, log it in your event
handlers.

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!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326109
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to