The developer has told me that the query is cached for an hour and that page uses the cached data.
Neil p.s. I told them to make the page HTML since the first page always has the same data!!! ----- Original Message ----- From: "Richard Fantini" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 8:14 PM Subject: Re: Heavy CF Load > If I had to take a guess, I would say it may be this page... > > http://www.patriotdrive.com/mural.cfm > > Make sure that they are not selecting the entire recordset of names, then > using startrow and endrow in a cfloop to output a portion of the results. > Instead they should use a stored procedure to return a single page worth of > data. > > -Rich > > ----- Original Message ----- > From: "Neil H." <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Friday, June 21, 2002 6:52 PM > Subject: Re: Heavy CF Load > > > > Anything specific? I have answered a lot of questions from other > people... > > > > Neil > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

