Recently had a user of our CFMX hosting service complain that they couldn't override the default application server timeout when running a page that used CFSTOREDPROC to load huge data files into an Oracle table. Beside the matter that this is job for the RDBMS itself it did cause me to find that there are a number of CF tags that will not observe the timeout: CFSTOREDPROC, CFCONTENT, CFFTP, CFEXECUTE , CFOBJECT and CFX tags as they must complete execution before they can check for a timeout. This and further tips are contained in Andy Allan's presentation to the October Scottish CFUG.
Saturday, November 13, 2004
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment