Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Claire Harmony / Claire Harmony (Claire Harmony)
Created: 09/16/2016
Components: Performance
Versions: 2016
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: CF2016_Update2 /
Priority/Frequency: Major / All users will encounter
Locale/System: ALL / Win 2012 Server x64
Vote Count: 1
Problem Description: When posting a form to a long-running Coldfusion script page, when placing a <CFSETTING requestTimeOut="#seconds#"> in the script, it often does not work and has to be placed in various additional places within the script (i.e. in called modules for example) in order to prevent the page from timing out. I should be able to just put one requestTimeOut command at the top of the post page's script and that should control the timeout for the entire page.
Steps to Reproduce: As described above
Actual Result: Page times out.
Expected Result: Page should not time out.
Any Workarounds: Can be overcome by placing <CFSETTING requestTimeOut="#seconds#"> commands in various called modules that are called from the page that the form posts to.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4190136
External Customer Info:
External Company:
External Customer Name: Claire Harmony
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 2012, ColdFusion 2016.
Attachments:
Comments: