This will allow your script to run for 24 hours without
stopping. But please make sure that you know what you're doing when
you're allowing your script to run for a long time.
Ian Skinner wrote:
> germ wrote:
>> Basically, just add requestTimeout=time at the end
of your page. E.g. :
>>
http://www.mysite.com/mypage.cfm?requestTimeout=86400 >>
>
> Does this still work? I thought the requestTimeout URL
variable had
> been deprecated in the latest versions of ColdFusion.
This is what I found with a brief search. This if from some
CF6
documentation.