Application gets started when a request is intiated.

So if you use that logic.

<cfif not IsDefined("Application.StartedTime")>
  <cflock>
    <cfset Application.StartedTime = now() />
  </cflock>
</cfif>


Regards
Andrew Scott
Analyst Programmer

CMS Transport Systems
Level 2/33 Bank Street
South Melbourne, Victoria, 3205

Phone: 03 9699 7988  -  Fax: 03 9699 7976

Quote:
....the myth of socialism is far stronger than the reality of capitalism.
That is because capitalism is not really an ism at all. It is what people do
if you leave them alone. - Arnold Beichmen, Hoover Institute Fellow 
----------------------------------------------------------------------------
--------------------------

-----Original Message-----
From: Michel Deloux [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 24 January 2006 10:56 PM
To: CF-Talk
Subject: When CF restart?

Hi all
After restart a server all applications will wake up right? How to
know when(MM/DD/YYYY HH:mm:ss) a server restart? Or an application
restart?

Cheers

MD



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230386
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

Reply via email to