Hi,
I have an application that is going to be getting a fair few hits (about 20-30
page views per second in peak time) and I am trying to make the home page as
streamlined as possible. The home page has a "news" section which is to be
updated maybe once or twice a day.

Now, in performance terms would it be better for me to write the news section
out as a static file whenever it's updated and <cfinclude> it into the page, or
is it better to do a cachedwithin in the query that produces the news item?

 Which is faster, or won't it matter?

--------
Rob Keniger


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to