Not quite right:

The Async CFML Gateway looks for optional CFEvent structure field "timeout", 
and if it exists, sets the time-out, in seconds, during which the listener CFC 
must process the event request and return before ColdFusion gateway services 
terminates the request. 

The default value is the Timeout Request value set on the Server Settings page 
in the ColdFusion MX Administrator. 

Set this value if a request might validly take longer to process than the 
default timeout; for example, if the request involves a very long processing 
time.
 
>Welcome to the world of asynchronous processing... Your asynchronous
>code needs to be pretty robust and report errors verbosely (using
><cflog> perhaps).
>
>> couldnt it run FOREVER?
>
>Until you shutdown the process (JRun/CFMX), yes.
>-- 
>Sean A Corfield -- http://corfield.org/
>Team Fusebox -- http://fusebox.org/
>Got Gmail? -- I have 50, yes 50, invites to give away!
>
>"If you're not annoying somebody, you're not really alive."
>-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:202495
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to