tracker issue : CF-4190136

select a category, or use search below
(searches all categories and all time range)
Title:

CFSETTNG requestTimeOut is not working properly

| View in Tracker

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:

Hi, We tried to repro the case but could not. Can you help us with a repro case? I am attaching the case that we used to repro the scenario. Thanks, Suchika
Comment by Suchika S.
1795 | March 21, 2017 07:27:39 AM GMT
Closing this bug since we are not able to reproduce the same. In case we have a reproducible case, we would be willing to reconsider this.
Comment by Vamseekrishna N.
1796 | July 19, 2017 04:06:36 AM GMT