This is one is from my main man Kip (@kipthegreat) he ran through this exercise using Adoce CF 9.
Might be helpful for others to know.
The lesson to pay attention to is to catch and handle your exceptions ;o)
Cheers,
-B
Might be helpful for others to know.
|
Situation
|
Does OnRequestEnd() get
executed? |
|
Page calls <cfabort> tag
|
Yes
|
|
Page calls
user |
Yes
|
|
Page calls
abort=”true” |
Yes
|
|
Request exceeds timeout
|
NO
|
|
Uncaught exception
|
NO
|