It might have with CF5, but MX doesn't natively acknowledge the RequestTimeout url variable anymore (you have to use <cfsetting requestTimeout="#url.requestTimeout#"> to make that happen).
But then Russ says he's not had that problem, so... I dunno... > What if you provide in the URL? ex > www.something.com/index.cfm?RequesTimeout=1500 Doesn't > that override it? > ----- Original Message ----- > From: "S. Isaac Dealey" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > Sent: Tuesday, September 06, 2005 2:17 PM > Subject: Re: Timeout template after x seconds >> My experience is that the CF admin setting overrides any >> cfsetting >> tags... Same with the site-wide error handler... I >> personally wish >> they didn't, but... No once you've set a timeout in CF >> admin I don't >> believe you can extend the timeout beyond that value >> (although you can >> shorten it with cfsetting). >> >>> Sure: >> >>> <cfsetting >>> enableCFoutputOnly = "Yes" or "No" >>> showDebugOutput = "Yes" or "No" >>> requestTimeOut = "value in seconds" > >> >>> http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/t >>> ag >>> s-pc6.htm >> >>> HTH, >> >>> Howie >> >>> --- On Tuesday, September 06, 2005 1:38 PM, Ryan Guill >>> scribed: --- >>>> >>>> Hey guys, >>>> >>>> We are doing some planning for an upcomming project and >>>> have a >>>> question about the timeout. Is there a way that you >>>> can >>>> programatically set the timeout for a page that >>>> overrides >>>> the >>>> cfadministrator setting? In other words, in the admin, >>>> we have a >>>> timeout after 60 seconds. But we have a page we are >>>> going to make >>>> into a scheduled task that will most likely take much >>>> longer to run >>>> and thats okay. Is there a way to make that template >>>> exempt? >>>> >>>> Thanks, s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217503 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

