Thanks for the suggestion! The docs for requestTimeOut said is doesn't apply
to CFContent, so I thought this wouldn't work. I'll try it, though.
 
    Clarke

  _____  

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


My bad...
 
<!--- This code would go at the top of a CFM page to override the ColdFusion
Administrator setting  -->
<cfsetting requestTimeOut = "120">

  _____  

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 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