Put <cfsetting requesttimeout="number of seconds here"> in your page.

Adrian

> -----Original Message-----
> From: Ron Gruner [mailto:webmas...@gruner.com]
> Sent: 17 March 2009 10:50
> To: cf-talk
> Subject: Time-our on compute intensice page
> 
> 
> I'm executing a compute-intensive page that has 500 iterations which
> generates an "exceeded allowable time limit" error after 30 seconds or
> so.  The page needs to run 500 seconds to finish.  I tried executing
> one iteration and then having the page call itself using <cflocation>
> but that errors out after 10 iterations, I assume to block infinite
> loops.
> 
> So, how do I execute 500 iterations of a routine taking about one
> second each?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320566
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to