Add CFSETTING to the page to override the server time out... <cfsetting requesttimeout="54000"> <!--- sets timeout limit to 15 hours --->
Robert B. Harrison Director of Interactive Services Austin & Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 P : 631.231.6600 Ext. 119 F : 631.434.7022 http://www.austin-williams.com Great advertising can't be either/or. It must be &. Plug in to our blog: A&W Unplugged http://www.austin-williams.com/unplugged -----Original Message----- From: Earl, George [mailto:[email protected]] Sent: Wednesday, October 28, 2009 8:42 AM To: cf-talk Subject: Scheduled tasks timeout vs. server timeout We need to be able to manually run scheduled tasks that take longer to complete than our server timeout setting. By 'manually run' I mean by entering the URL for a scheduled task into the address bar of our browser or by clicking on links to a scheduled task (because we have limited access to CF Administrator). I understand that the timeout setting for scheduled tasks overrides the server timeout setting but I assume that works only when the task is run by the CF scheduler or by running it manually from within the CF Administrator, is this correct? If we run a scheduled task manually as described above is cfsetting\requestTimeout in the code our only recourse for overriding the server timeout setting? Thanks! George Earl IT Specialist DCS\OEEAS\DIIS\WMSDB 410 965-5198 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327787 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

