> Does anyone know if a template will timeout if called from
> the command line (eg as a sceduled task). I'm thinking that
> it will only timeout when called from the browser, and then
> only because the browser stops waiting. Can someone confirm
> or deny this?
Templates will timeout if they take longer than the specified maximum
timeout value, as long as there is a specified maximum timeout in the CF
Administrator, whether called from the browser or from the command line. You
can override this timeout using the RequestTimeout URL parameter:
SET QUERY_STRING=RequestTimeout=1000000
SET TEMPLATE_PATH=C:\Inetpub\wwwroot\myfile.cfm
C:\CFUSION\BIN\CFML.EXE
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists