Yea, that (cfsetting) was the first thing that I tried, but it didn't make a difference. I am assuming since it is a timeout of the cfoutput tag, not the request itself.
Pagination, while a good idea, would be a PITA to implement. Any other ideas? > -----Original Message----- > From: Dawson, Michael [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 07, 2006 2:12 PM > To: CF-Talk > Subject: RE: cfoutput timeout > Importance: High > > <cfsetting requesttimeout="300"> would keep the request running for five > minutes. > > On 9/7/06, Ray Champagne <[EMAIL PROTECTED]> wrote: > > > > Hey all: > > > > > > > > I am using a shopping cart that utilizes an image manager. Basically, > > > this image manager uses cfdirectory to list all contents of the images > > > directory, then cfoutputs the directory contents using the cfdirectory > > > result query. > > My problem is that now the client has uploaded so many images into > > that directory, that the cfoutput tag is timing out. Anyone got any > > clever workarounds for this problem? Is there a setting that I can > > adjust for the timeout of the cfoutput tag? > > > > > > > > Thanks, > > > > > > > > Ray > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252390 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

