Display "Timeout Requests after ( seconds )" value
I was wondering if anyone knows how to display the "Timeout Requests after ( seconds )" value that is set in the ColdFusion Administrator under the
Server Settings > Settings section.
Also, when I try to override the value that is set to 25 seconds using <cfsetting RequestTimeout = "1800"> or filename.cfm?RequestTimeout=1800 it doesn't override the default value set in the ColdFusion Administrator.
Any help to display and/or change the value will be greatly appreciated. Thanks in advance!
