ColdBox Framework Forums Notification: Post to Total Framework Request Execution Time

Title: RE: Total Framework Request Execution Time
Thread: Total Framework Request Execution Time
Forum: Need Help?
Conference: ColdBox
User: lmajano Last access timeout is used if you set it to use on the cache settings
configuration. If its used, then let's say the default timeout is 40 minutes and
the last access is 20 minutes.

This then means that if a handler that is
cached and has not been used for the past 20 minutes, will be marked for
purging.

total framework execution time, is a timer marker of when the total
time it took for the framework to execute a request. It is for debugging
purposes. You also have to note, that it will be slower than a normal production
request due to being in debug mode.
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=C276C330-FF6E-E829-9A5C1B871819D5E2