maximum execution time

This is a discussion on maximum execution time within the Cold Fusion forums in Application Servers & Tools category; I am a newbie. does maximum execution time exist? if yes, how could we change it? I have an application to run for several hours. will it work? pls kindly advise....

Go Back   Application Development Forum > Application Servers & Tools > Cold Fusion

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-07-2008, 10:27 PM
dynason
Guest
 
Default maximum execution time

I am a newbie.

does maximum execution time exist? if yes, how could we change it?

I have an application to run for several hours. will it work?

pls kindly advise.
Reply With Quote
  #2  
Old 09-07-2008, 10:38 PM
Azadi
Guest
 
Default Re: maximum execution time

what exactly are you referring to? max execution time of what? a single
request? application timeout? session timeout?

all those can be set in CF Administrator and also in individual pages
(look up <cfsetting> tag).

hth

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Reply With Quote
  #3  
Old 09-09-2008, 10:34 AM
germ
Guest
 
Default Re: maximum execution time

Basically, just add requestTimeout=time at the end of your page. E.g. :

http://www.mysite.com/mypage.cfm?requestTimeout=86400

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.

Reply With Quote
  #4  
Old 09-09-2008, 10:37 AM
Ian Skinner
Guest
 
Default Re: maximum execution time

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.
Reply With Quote
  #5  
Old 09-09-2008, 10:43 AM
Ian Skinner
Guest
 
Default Re: maximum execution 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.

<quote
src="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/Tags-pt36.htm">
The cfsetting requestTimeout attribute replaces the use of requestTmeOut
within a URL.
</quote>
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 05:19 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.