Dave Watts wrote: >If you're using CFMX 7, you can use the onApplicationEnd event to mark when >an application times out. > Wouldn't that not function if CF crashes, which is usually the condition that causes the reboot (that and a service pack install)? I know nobody's CF server crashes, but if it ever did ... :-)
The CF server shows when the server started up. You could write something that parses out the log, and trace back to the most recent instance of a recognizable string. Then take the time of that string and do stuff with it. --Matt Robertson-- Janitor, MSB Web Systems http://mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230338 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

