In some testing of CF5 we found it necessary to NOT install the management reporting, graphing and performance tuning services. We found these affected performance. We did not really understand why, so it may have been something else.
I may be wrong on the names of the new services in CF5 but it seems like there were three. I do not have them installed in my development environment so I cannot look. Bartee Lamar www.enterpriseenergy.com MSN [EMAIL PROTECTED] -----Original Message----- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 10:40 PM To: CF-Talk Subject: Re: Heavy CF Load 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 > > > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

