Cache the query for 5 or more minutes?
<CFQUERY NAME="REQUEST.GetListings" DATASOURCE="#REQUEST.DSN#"
USERNAME="#REQUEST.USER#"
PASSWORD="#REQUEST.PASS#" cachedwithin="#createtimespan(0,0,5,0)#">
best, paul
At 08:29 AM 1/26/01 -0500, you wrote:
>Isn't there a way to cache the results of common searches to increase
>perceived performance?
>I seem to remember reading that somewhere. I could be wrong, but if
>I'm not, that solution might buy her some time to work on a more
>comprehensive solution.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists