Would someone please confirm this?  The behavior, that is, not the
syntax.  Just looking for a second pair of eyes (or whatever your species
uses) on this.

If you use <CFAPPLICATION
APPLICATIONTIMEOUT="#CreateTimeSpan(0,1,0,0)#">, the app will time out
after 1 hour of *non-use*, not after 1 hour. 

<CFQUERY CACHEDWITHIN="#CreateTimeSpan(0,1,0,0)#"> will purge the query
from the cache after 1 hour, regardless of page requests.

Thanks.
-David
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to