<cfset requestTimeout="760" />

Or whatever number of seconds you'd like to put in there....

________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clarke Bishop
Sent: Tuesday, April 22, 2008 2:36 PM
To: [email protected]
Subject: [ACFUG Discuss] CFcontent Timout

I have a large PDF document (2MB eBook) that sometimes is failing to fully 
download. It's a static PDF, and all I am doing is:

<cfheader name="Content-Disposition" value="attachment; filename=MyDoc.pdf">
<cfcontent type="application/pdf" file="MyDoc.pdf">

Is there some sort of timeout I should set to keep this from quitting 
prematurely?

Thanks for any ideas ...

     Clarke

-------------------------------------------------------------
Annual Sponsor - Figleaf Software<http://www.figleaf.com>

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink<http://www.fusionlink.com>
-------------------------------------------------------------



-------------------------------------------------------------

Annual Sponsor FigLeaf Software - http://www.figleaf.com



To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-------------------------------------------------------------


Reply via email to